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
Alternatives and similar repositories for flextool:
Users that are interested in flextool are comparing it to the libraries listed below
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- value types for composite class design - with allocators☆43Updated this week
- An indirect value-type for C++☆82Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 2 weeks ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆61Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 11 months ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆75Updated 3 weeks ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years 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
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- C++20 Static Branch library☆52Updated 5 months ago
- Some library components that didn't quite fit anywhere else...☆35Updated 4 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- C++20 for flag enums☆27Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 9 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A functional parsing library☆28Updated 10 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago