Skip to content

Commit a085ede

Browse files
Add orjson library to serialization section
1 parent a504dd5 commit a085ede

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
@@ -932,6 +932,7 @@ _Libraries and software for indexing and performing search queries on data._
932932
_Libraries for serializing complex data types._
933933

934934
- [marshmallow](https://github.com/marshmallow-code/marshmallow) - A lightweight library for converting complex objects to and from simple Python datatypes.
935+
- [orjson](https://github.com/ijl/orjson) - Fast, correct JSON library.
935936
- [pysimdjson](https://github.com/TkTech/pysimdjson) - A Python bindings for [simdjson](https://github.com/lemire/simdjson).
936937
- [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) - A Python wrapper around [RapidJSON](https://github.com/Tencent/rapidjson).
937938
- [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)