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).
132 stars
7 watching
16 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list
bitprotodata-exchangedata-interchangeembeddedmarshallingprotocolserializationserialization-library
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight C++20 serialization and RPC library in one header file | 755 |
| A binary serialization library optimized for speed and space. | 1,090 |
| A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers | 52 |
| Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 156 |
| A Rust library for serializing and deserializing data in a compact binary format | 260 |
| A Python-based interface to the MicroPython REPL on the micro:bit device | 32 |
| A binary serialization format designed for speed and size, generating source code from schema definitions. | 746 |
| A C++ library providing a bitpacking serializer for efficiently storing and reading structured data in binary format. | 34 |
| Compares performance of various data serialization libraries in C++ | 731 |
| A Common Lisp implementation of the Bitcoin Protocol components | 37 |
| A C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays. | 481 |
| An MQTT client library for Arduino | 1,034 |
| A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 290 |
| Provides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller. | 149 |
| Allows mixing protocol buffer files into D code at compile time to create structures. | 37 |