fraillt / bitsery
Your binary serialization library
☆1,153Updated 3 months ago
Alternatives and similar repositories for bitsery
Users that are interested in bitsery are comparing it to the libraries listed below
Sorting:
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,011Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,188Updated 7 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,140Updated 2 years ago
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- scanf for modern C++☆1,174Updated last month
- Yet Another Serialization☆758Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆848Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,409Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,541Updated 7 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆631Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,524Updated 2 weeks ago
- A C++17 cross-platform implementation for UUIDs☆801Updated 10 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆508Updated 7 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆515Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,576Updated 8 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,792Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated 2 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,389Updated this week
- 🦘 A dependency injection container for C++11, C++14 and later☆523Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆889Updated 11 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- Fast, convenient JSON serialization and parsing in C++☆487Updated last week
- A simple C++14 signal-slots implementation☆780Updated 11 months ago
- Async++ concurrency framework for C++11☆1,397Updated 7 months ago
- C++ hash map and hash set which preserve the order of insertion☆532Updated 7 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,425Updated 3 months ago
- C++17 `std::variant` for C++11/14/17☆690Updated 2 years ago