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
Sorting:
- A library for C++ reflection and introspection☆201Jul 30, 2017Updated 8 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Jan 7, 2020Updated 6 years ago
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year
- Compile Time Type Information for C++☆612Apr 20, 2023Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months 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
- Compile-time printf-like string formatting☆76May 25, 2018Updated 7 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- C++ unit testing and mocking made easy☆56Apr 10, 2019Updated 6 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆201May 11, 2023Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆201Mar 14, 2021Updated 4 years ago
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 5 months ago
- C++14 code to convert integers to strings at compile-time☆121Jan 2, 2025Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- c++ hot code reload for linux and macos☆449Oct 9, 2025Updated 4 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 3 weeks ago
- Parsing Expression Grammar Template Library☆2,112Updated this week
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Jun 19, 2022Updated 3 years ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆887Jun 15, 2019Updated 6 years ago
- Lean library to observe file changes in a specific directory path.☆45Aug 14, 2025Updated 6 months 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
- C++ type_name template utilities for pretty-printing type names☆13Feb 1, 2019Updated 7 years ago
- meta-programming, C++11☆16Jun 21, 2022Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 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,596May 29, 2025Updated 9 months ago
- runtime to compile-time mappings☆109Oct 29, 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
- Replaced by foonathan/lexy☆138Dec 1, 2020Updated 5 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Find unnecessary #include directives in C++ programs☆27Nov 7, 2013Updated 12 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- C++ Reflection using clang☆283May 10, 2023Updated 2 years ago
- A clean implementation of reflection and related proposals.☆28Jan 26, 2018Updated 8 years ago