add pysimdjson

This commit is contained in:
Vinta 2019-03-03 15:47:25 +08:00
parent 123592e3e7
commit ea576df14a
1 changed files with 1 additions and 0 deletions

View File

@ -992,6 +992,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Libraries for serializing complex data types*
* [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).
## Serverless Frameworks