serialize
Bitpacker
A C++ library providing a bitpacking serializer for efficiently storing and reading structured data in binary format.
Bitpacking serializer for C++
34 stars
3 watching
7 forks
Language: C++
last commit: 3 months ago bitpackerbitpackingbitsserialize
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays. | 481 |
| A binary serialization library optimized for speed and space. | 1,090 |
| A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. | 7 |
| A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| A lightweight C++ library for serializing and deserializing data in the MsgPack format | 121 |
| Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
| A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 835 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
| A compact binary serialization library for C++ | 91 |
| A tool that packs and unpacks binary data in a compact format | 221 |
| Provides efficient serialization and deserialization capabilities for binary data formats | 226 |
| Provides a C++ framework for serializing and deserializing data structures to and from various formats | 122 |
| A fast JSON serialization and deserialization library with SIMD acceleration | 861 |
| A fast and flexible serialization library for .NET objects. | 326 |
| A C library for serializing and deserializing binary objects in a compact format | 507 |