mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
add ujson
This commit is contained in:
parent
eeba5214c7
commit
62ee518260
1 changed files with 1 additions and 0 deletions
|
@ -985,6 +985,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [marshmallow](https://github.com/marshmallow-code/marshmallow) - A lightweight library for converting complex objects to and from simple Python datatypes.
|
||||
* [pysimdjson](https://github.com/TkTech/pysimdjson) - A Python bindings for [simdjson](https://github.com/lemire/simdjson).
|
||||
* [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) - A Python wrapper around [RapidJSON](https://github.com/Tencent/rapidjson).
|
||||
* [ultrajson](https://github.com/esnme/ultrajson) - A fast JSON decoder and encoder written in C with Python bindings.
|
||||
|
||||
## Serverless Frameworks
|
||||
|
||||
|
|
Loading…
Reference in a new issue