blockspacer / flextool
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
Related projects ⓘ
Alternatives and complementary repositories for flextool
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆21Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- A C++20 serialization library (cereal fork)☆26Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- The Fancy Named Parameters Library☆27Updated last week
- C++20 Static Branch library☆47Updated 3 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆69Updated this week
- An indirect value-type for C++☆82Updated last year
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆55Updated 10 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆103Updated 5 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A header only structure of arrays container for C++☆39Updated last year
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago
- Simple mutation-testing☆43Updated 7 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated last year
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- KISS C++20 Type Reflection using IFC files☆49Updated 5 months ago
- value types for composite class design - with allocators☆39Updated this week
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Easy Parsing C++ Library☆21Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago