blockspacer / flextoolLinks
C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse language, etc.)
☆41Updated 4 years ago
Alternatives and similar repositories for flextool
Users that are interested in flextool are comparing it to the libraries listed below
Sorting:
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 3 weeks ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- C++ build system that uses C++ for build configuration.☆24Updated 2 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago