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☆52Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- A C++20 serialization library (cereal fork)☆29Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- 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
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Build-system agnostic code generation application for C++.☆21Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- C++ build system that uses C++ for build configuration.☆17Updated last week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month