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
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months 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
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++20 serialization library (cereal fork)☆30Updated 6 months ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated last month
- 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
- A graph concurrent library for C++☆63Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- Yet another C++ text formatting library.☆71Updated last year