pybinn

Serializer

A Python wrapper around a binary serialization format

Python 3.x wrapper for BINN binary serialization format

GitHub

5 stars
3 watching
1 forks
Language: Python
last commit: 12 months 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. 106
antidot/pyckson A simple Python library to serialize objects to JSON by discovering class structure from init signatures and using camelCase for key names. 28
python-rapidjson/python-rapidjson A Python wrapper around an extremely fast C++ JSON parser and serialization library. 507
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. 454
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,407
bakpakin/binser A binary Lua serializer that handles complex data types and metatables 198
dcodeio/pson A binary serialization format for JSON focused on minimizing network size 459