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:
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 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
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A C++20 serialization library (cereal fork)☆32Updated 6 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- A utility for creating amalgamated single-header C++ libraries☆62Updated 3 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆142Updated 2 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- A functional parsing library☆29Updated last year
- C++ Dynamic loader generator for C APIs☆18Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago