diff --git a/README.md b/README.md index 6f6bd43..012827a 100644 --- a/README.md +++ b/README.md @@ -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