Skip to content

Commit 5c05dab

Browse files
committed
add back ultrajson
1 parent 77b2750 commit 5c05dab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ _Libraries for serializing complex data types._
444444
- [marshmallow](https://github.com/marshmallow-code/marshmallow) - A lightweight library for converting complex objects to and from simple Python datatypes.
445445
- [msgpack](https://github.com/msgpack/msgpack-python) - MessagePack serializer implementation for Python.
446446
- [orjson](https://github.com/ijl/orjson) - Fast, correct JSON library.
447+
- [ultrajson](https://github.com/esnme/ultrajson) - A fast JSON decoder and encoder written in C with Python bindings.
447448

448449
**Data & Science**
449450

0 commit comments

Comments
 (0)