getml / reflect-cpp
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,363Updated last week
Alternatives and similar repositories for reflect-cpp:
Users that are interested in reflect-cpp are comparing it to the libraries listed below
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,186Updated 6 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,006Updated last week
- A lightweight C++20 serialization and RPC library☆843Updated 2 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,635Updated 3 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,404Updated last month
- scanf for modern C++☆1,173Updated last month
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆928Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,535Updated 7 months ago
- C++20 μ(micro)/Unit Testing framework☆1,324Updated last week
- Extremely fast, in memory, JSON and interface library for modern C++☆1,827Updated this week
- Your binary serialization library☆1,149Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,576Updated 7 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,869Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,138Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,529Updated last week
- C++ parsing DSL☆1,059Updated this week
- C++20 coroutine library☆740Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,383Updated last week
- Header-only TOML config file parser and serializer for C++17.☆1,726Updated last week
- A C++17 cross-platform implementation for UUIDs☆800Updated 10 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆939Updated 3 months ago
- A modern, fast, lightweight thread pool library based on C++20☆496Updated 4 months ago
- Freestanding fast input/output for C++20☆762Updated last week
- Unified Executors☆1,580Updated 2 months ago
- C++14 lock-free queue.☆1,637Updated last week
- C++ compile-time enum to string, iteration, in a single header file☆1,754Updated last year
- The most over-engineered C++ assertion library☆611Updated 3 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆515Updated last month
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,379Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆886Updated 10 months ago