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:
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Easy Parsing C++ Library☆21Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 10 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- C++20 compile-time reflection library.☆35Updated 9 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A C++20 serialization library (cereal fork)☆29Updated 3 weeks ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆126Updated 2 weeks ago
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated last month
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆39Updated last month
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 5 months ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- 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
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- C++ build system that uses C++ for build configuration.☆17Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago