fraillt / bitseryLinks
Your binary serialization library
☆1,213Updated 4 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,168Updated last month
- A C++17 cross-platform implementation for UUIDs☆868Updated last year
- Yet Another Serialization☆771Updated 11 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆919Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆650Updated 9 months ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,593Updated 8 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,463Updated this week
- scanf for modern C++☆1,297Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated last month
- A simple C++14 signal-slots implementation☆870Updated 6 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆558Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,520Updated 6 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,668Updated last year
- Fast, convenient JSON serialization and parsing in C++☆499Updated this week
- C++ compile-time enum to string, iteration, in a single header file☆1,811Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Updated 2 years ago
- 🦘 A dependency injection container for C++11, C++14 and later☆542Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆770Updated last week
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,510Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,914Updated last year
- efsw is a C++ cross-platform file system watcher and notifier.☆837Updated 3 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond