fix8mt / conjure_enum
Lightweight header-only C++20 enum and typename reflection
☆53Updated 3 weeks ago
Alternatives and similar repositories for conjure_enum:
Users that are interested in conjure_enum are comparing it to the libraries listed below
- Boost.PFR without the boost namespaces☆68Updated last year
- C++ command line argument parsing and routing☆52Updated 7 months ago
- Ease-of-use-first argument parsing for C++23☆61Updated 3 weeks ago
- A helper to convert a header-based C++ project to module-based one.☆41Updated 6 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆48Updated 4 months ago
- KISS C++20 Type Reflection using IFC files☆64Updated 8 months ago
- ☆45Updated 6 months ago
- An indirect value-type for C++☆82Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- C++20 Unit-Testing library☆43Updated 4 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- value types for composite class design - with allocators☆45Updated this week
- Compact SVO optimized vector for C++17 or higher☆101Updated 9 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A C++20 concepts library, providing container concepts etc.☆79Updated 4 months ago
- ranges features for c+23 ported to C++20☆77Updated last year
- A C++14 reflection library☆70Updated 2 months ago
- C++ library aiming to replace all built-in integers☆93Updated 2 weeks ago
- C++20 Dynamic Reflection Library☆136Updated last month
- ☆76Updated 2 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆44Updated last week
- Compile-time reflection for C++ to get field names and types from a struct/class.☆28Updated 2 months ago
- C++20 Compact Tuple Tools☆49Updated 3 months ago
- Backward compatibly refactor header-based C++ into modules.☆85Updated this week
- A minimal xoshiro256** generator with the C++ <random> interface☆35Updated 3 years ago
- simple ray tracing library focusing on good code☆56Updated last year
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated last month