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 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Container Traits for Modern C++☆29Updated 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
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A C++20 serialization library (cereal fork)☆29Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- C++20 Unit-Testing library☆44Updated 5 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- rust-like traits (type erasure) on plain C++☆18Updated last year
- Portable UUID generation library for C++☆26Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated last week
- P0323 & P2505 std::expected simple implementation☆39Updated last week
- A graph concurrent library for C++☆63Updated last year
- C++20 compile-time reflection library.☆35Updated 5 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago