zpp_bits
Serialization library
A lightweight C++20 serialization and RPC library in one header file
A lightweight C++20 serialization and RPC library
755 stars
10 watching
59 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
cppcpp20header-onlyrpcserialization
Related projects:
Repository | Description | Stars |
---|---|---|
| Compares performance of various data serialization libraries in C++ | 731 |
| A C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays. | 481 |
| A lightweight serialization library for Scala based on Protocol Buffers with macros magic. | 34 |
| A C++ header-only library providing fast and compact implementations of zip, bzip2, and brotli compression, with plans to add novel compression methods using suffix arrays and LCP. | 25 |
| A set of reusable C libraries for simplifying common tasks and providing a foundation for other modules. | 996 |
| A C library for serializing and deserializing binary objects in a compact format | 507 |
| Provides a convenient C++ interface to serial ports on Linux operating system | 427 |
| A compact, extensible protocol for serializing data structures at the bit level | 132 |
| A C++ RPC library for remote procedure call using MessagePack. | 1,728 |
| A high-performance serialization library for Clojure that provides fast and efficient data storage and retrieval | 1,056 |
| A header-only C++11 library for serializing arbitrary data types and nested containers to binary format. | 7 |
| A cross-platform C++14 library for reading and writing ZIP files with a simple API. | 234 |
| A Zig language library for configuring and using serial ports | 63 |
| A binary serialization library optimized for speed and space. | 1,090 |
| A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,249 |