blockspacer / flextoolLinks
C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse language, etc.)
☆41Updated 3 years ago
Alternatives and similar repositories for flextool
Users that are interested in flextool are comparing it to the libraries listed below
Sorting:
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- Some library components that didn't quite fit anywhere else...☆37Updated this week
- Easy Parsing C++ Library☆21Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- A C++20 serialization library (cereal fork)☆29Updated 2 months ago
- C++20 compile-time reflection library.☆35Updated 10 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- A utility for creating amalgamated single-header C++ libraries☆59Updated 3 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year