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☆24Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 4 months ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 3 months ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- An indirect value-type for C++☆83Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Easy Parsing C++ Library☆21Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Functional C++ iterator library☆25Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated 9 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 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Fast C++17 signal/slot library☆39Updated 6 years ago
- A functional parsing library☆28Updated last year
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- rust-like traits (type erasure) on plain C++☆18Updated last year
- A C++14 Lambda Library☆25Updated last month
- Tiny Test System☆27Updated 2 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆124Updated 3 months ago