A work in progress minimal C++ static reflection API and codegen tool.
☆262Apr 22, 2021Updated 4 years ago
Alternatives and similar repositories for tinyrefl
Users that are interested in tinyrefl are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A library for C++ reflection and introspection☆202Jul 30, 2017Updated 8 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Jan 7, 2020Updated 6 years ago
- Library to parse and work with the C++ AST☆1,771Jun 13, 2024Updated last year
- Compile Time Type Information for C++☆613Apr 20, 2023Updated 2 years ago
- C++ unit testing and mocking made easy☆56Apr 10, 2019Updated 6 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Jun 19, 2022Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27May 25, 2018Updated 7 years ago
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 6 months ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- C++ type_name template utilities for pretty-printing type names☆13Feb 1, 2019Updated 7 years ago
- Parsing Expression Grammar Template Library☆2,114Mar 16, 2026Updated last week
- C++ Testing using spies and fakes for isolation and simulation☆62Apr 11, 2018Updated 7 years ago
- Replaced by foonathan/lexy☆138Dec 1, 2020Updated 5 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- c++ hot code reload for linux and macos☆451Mar 2, 2026Updated 3 weeks ago
- c++ LINQ -like library of higher-order functions for data manipulation☆201Mar 14, 2021Updated 5 years ago
- Lean library to observe file changes in a specific directory path.☆45Aug 14, 2025Updated 7 months ago
- A clean implementation of reflection and related proposals.☆28Jan 26, 2018Updated 8 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆201May 11, 2023Updated 2 years ago
- Compile-time printf-like string formatting☆76May 25, 2018Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- dynamic polymorphism without inheritance☆31Sep 24, 2017Updated 8 years ago
- Library of flat vector-like based associative containers☆76Jan 5, 2023Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 5 years ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- C++ header-only library which enable using aggregates like tuples☆24Aug 3, 2018Updated 7 years ago
- runtime to compile-time mappings☆109Oct 29, 2017Updated 8 years ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆887Jun 15, 2019Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51May 29, 2018Updated 7 years 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,600May 29, 2025Updated 9 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Aug 8, 2019Updated 6 years ago
- A lightweight, non-owning reference to a callable.☆183Mar 16, 2026Updated last week