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
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 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☆63Updated 9 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months 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
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- An indirect value-type for C++☆84Updated 2 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- A C++20 serialization library (cereal fork)☆30Updated 4 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 last year
- The Fancy Named Parameters Library☆36Updated last week
- C++20 compile-time reflection library.☆35Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 8 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Easy Parsing C++ Library☆21Updated 2 years ago