mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-17 13:58:06 +00:00
Add mashumaro to Serialization
This commit is contained in:
parent
091e9e6c4e
commit
deb7af99fe
|
@ -1063,6 +1063,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [pysimdjson](https://github.com/TkTech/pysimdjson) - A Python bindings for [simdjson](https://github.com/lemire/simdjson).
|
* [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).
|
* [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.
|
* [ultrajson](https://github.com/esnme/ultrajson) - A fast JSON decoder and encoder written in C with Python bindings.
|
||||||
|
* [mashumaro](https://github.com/Fatal1ty/mashumaro) - Fast and well tested serialization framework on top of dataclasses
|
||||||
|
|
||||||
## Serverless Frameworks
|
## Serverless Frameworks
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user