fraillt / bitsery
Your binary serialization library
☆1,106Updated 6 months ago
Alternatives and similar repositories for bitsery:
Users that are interested in bitsery are comparing it to the libraries listed below
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,918Updated last week
- Yet Another Serialization☆741Updated 10 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,128Updated 3 months ago
- scanf for modern C++☆1,112Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,107Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,506Updated 6 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,361Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,480Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆776Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆524Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆910Updated 2 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆834Updated last year
- A C++17 cross-platform implementation for UUIDs☆782Updated 7 months ago
- Async++ concurrency framework for C++11☆1,378Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆873Updated 7 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆738Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,557Updated 4 months ago
- A simple C++14 signal-slots implementation