pybinn
Serializer
A Python wrapper around a binary serialization format
Python 3.x wrapper for BINN binary serialization format
5 stars
3 watching
1 forks
Language: Python
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
intellimath/pyaxon | A lightweight, human-readable data serialization format and associated Python library for representing complex data structures | 22 |
haskell/binary | Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 109 |
antidot/pyckson | A Python library that serializes objects to JSON by analyzing their class structure and parameters. | 28 |
python-rapidjson/python-rapidjson | A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
phadej/igbinary | A binary serialization format designed to replace the standard PHP serializer with improved compression and reduced storage requirements. | 259 |
liteserver/binn | A binary data serialization format designed to be compact and fast. | 455 |
dogtopus/minipb | A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers | 52 |
spotlightkid/upy-msgpack | A lightweight MessagePack serialization library for MicroPython | 0 |
quid2/flat | A binary serialization format for compact data storage and efficient transfer | 60 |
mgsloan/store | A fast binary serialization library in Haskell with efficient encoding and decoding of various data types | 109 |
whynot63/abinator | A Python wrapper for Solidity ABI specifications in a dataclass-like format | 0 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,410 |
bakpakin/binser | A binary Lua serializer that handles complex data types and metatables | 200 |
dcodeio/pson | A binary serialization format for JSON focused on minimizing network size | 460 |