No project description provided
Project description
happybuf - Happy Appendable Python Buffers
An abstraction layer for multiple popular serialization formats:
This package is an exploration of different serialization formats/libraries regarding their support of appending (chaining) multiple messages. This can be useful when storing serialized data in a binary file that is supposed to grow over time.
While developing, those general resources for using the different backend libs with Python are useful:
- Protocol Buffers:
- Cap'n Proto:
- FlatBuffers:
Some more Python libs I found interesting while doing research (not necessarily related to this project):
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
happybuf-0.1.0.tar.gz
(3.5 kB
view hashes)