getml / reflect-cppLinks
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, flexbuffers, msgpack, TOML, UBJSON, XML, YAML / msgpack.org[C++20]
☆1,405Updated this week
Alternatives and similar repositories for reflect-cpp
Users that are interested in reflect-cpp are comparing it to the libraries listed below
Sorting:
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,193Updated 7 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,021Updated this week
- A lightweight C++20 serialization and RPC library☆848Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,662Updated 4 months ago
- scanf for modern C++☆1,182Updated this week
- C++20 μ(micro)/Unit Testing framework☆1,336Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,557Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,147Updated 2 years ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,032Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,550Updated 7 months ago
- Extremely fast, in memory, JSON and interface library for modern C++☆1,853Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,419Updated 2 months ago
- Header-only TOML config file parser and serializer for C++17.☆1,749Updated last week
- Your binary serialization library☆1,156Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,578Updated 8 months ago
- C++20 coroutine library☆762Updated last week
- Unified Executors☆1,588Updated 3 months ago
- The quantities and units library for C++☆1,206Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,394Updated 2 weeks ago
- C++14 lock-free queue.☆1,657Updated 3 weeks ago
- The most over-engineered C++ assertion library☆623Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆390Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,536Updated 2 weeks ago
- A C++17 cross-platform implementation for UUIDs☆804Updated 11 months ago
- Runtime polymorphism done right☆1,006Updated 4 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,906Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,198Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,442Updated 2 months ago
- C++ parsing DSL☆1,066Updated last month