bitproto

bit-level serialization protocol

A compact, extensible protocol for serializing data structures at the bit level

The bit level data interchange format for serializing data structures (long term maintenance).

GitHub

132 stars
7 watching
16 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list

bitprotodata-exchangedata-interchangeembeddedmarshallingprotocolserializationserialization-library

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
eyalz800/zpp_bitsA lightweight C++20 serialization and RPC library in one header file755
fraillt/bitseryA binary serialization library optimized for speed and space.1,090
dogtopus/minipbA lightweight, pure Python library for serializing and deserializing data using Protocol Buffers52
adamisz/from0k2bpExploring the development of a cryptographic protocol from scratch to production-ready implementation156
paritytech/parity-scale-codecA Rust library for serializing and deserializing data in a compact binary format260
ntoll/microreplA Python-based interface to the MicroPython REPL on the micro:bit device32
pascaldekloe/colferA binary serialization format designed for speed and size, generating source code from schema definitions.746
mas-bandwidth/serializeA C++ library providing a bitpacking serializer for efficiently storing and reading structured data in binary format.34
thekvs/cpp-serializersCompares performance of various data serialization libraries in C++731
rodentrabies/bpA Common Lisp implementation of the Bitcoin Protocol components37
p-ranav/alpacaA C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays.481
256dpi/arduino-mqttAn MQTT client library for Arduino1,034
neopallium/lua-pbA Lua implementation of Protocol Buffers for efficient data serialization and deserialization.290
bbcmicrobit/hardwareProvides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller.149
msoucy/dprotoAllows mixing protocol buffer files into D code at compile time to create structures.37