Skip to content

Commit 4ff7129

Browse files
authored
Merge pull request #2843 from JinyangWang27/master
Add orjson
2 parents fd08065 + a085ede commit 4ff7129

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,7 @@ _Libraries and software for indexing and performing search queries on data._
935935
_Libraries for serializing complex data types._
936936

937937
- [marshmallow](https://github.com/marshmallow-code/marshmallow) - A lightweight library for converting complex objects to and from simple Python datatypes.
938+
- [orjson](https://github.com/ijl/orjson) - Fast, correct JSON library.
938939
- [pysimdjson](https://github.com/TkTech/pysimdjson) - A Python bindings for [simdjson](https://github.com/lemire/simdjson).
939940
- [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) - A Python wrapper around [RapidJSON](https://github.com/Tencent/rapidjson).
940941
- [toonify](https://github.com/ScrapeGraphAI/toonify) - A compact, human-readable serialization format that reduces LLM token usage by 30-60% compared to JSON.

0 commit comments

Comments
 (0)