
msgspec-serde
github.com/ebrevdo/msgspec-serde- Category
- Developer Tools
- Rank
- No. 2338Tools index
- Type
- TOOL
- Latest release
- v0.1.1
- Date
About
msgspec-serde extends the msgspec Python library with support for additional data formats: NumPy arrays for gridded data and FlatBuffers cross-language schemas, including generating typed msgspec.Struct models and read-only FlatBuffers views from .fbs schema files. Its benchmarks show it encoding FlatBuffers roughly 20-22 times faster and decoding them into full models 11-13 times faster than Python's official FlatBuffers API.
Why it made the leaderboard
Speeds up FlatBuffers and array-heavy serialization in Python by an order of magnitude over the official API, useful for data-heavy services and pipelines.
Tags
pythonmsgspecflatbuffersnumpyserialization
Tech Stack
Python
Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.