Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
☆1,198Nov 5, 2022Updated 3 years ago
Alternatives and similar repositories for refl-cpp
Users that are interested in refl-cpp are comparing it to the libraries listed below
Sorting:
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- C++ Reflection Library☆3,434Apr 25, 2024Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆649May 8, 2025Updated 9 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- Header-only, tiny (99 lines) and powerful C++20 static reflection library.☆691Aug 7, 2021Updated 4 years ago
- A miniature library for struct-field reflection in C++☆636Oct 31, 2025Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Oct 31, 2022Updated 3 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- C++20 Dynamic Reflection Library☆139Apr 9, 2025Updated 10 months ago
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- A lightweight C++20 serialization and RPC library☆924Jan 23, 2026Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,817Jan 9, 2024Updated 2 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆631Dec 26, 2023Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- C++ compile-time enum to string, iteration, in a single header file☆1,811Feb 10, 2024Updated 2 years ago
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 4 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Apr 2, 2025Updated 10 months ago
- Event Dispatcher and callback list for C++☆1,639Dec 8, 2024Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- universal serialization engine☆1,298Feb 11, 2026Updated 2 weeks ago
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,273Jan 18, 2026Updated last month
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- A beautiful stack trace pretty printer for C++☆4,253Apr 14, 2025Updated 10 months 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,594May 29, 2025Updated 9 months ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 11 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,747Feb 21, 2026Updated last week
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- C++20 μ(micro)/Unit Testing framework☆1,414Feb 14, 2026Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆502Feb 16, 2026Updated last week