fredemmott / magic_argsLinks
Ease-of-use-first argument parsing for C++23
☆62Updated last month
Alternatives and similar repositories for magic_args
Users that are interested in magic_args are comparing it to the libraries listed below
Sorting:
- Lightweight header-only C++20 enum and typename reflection☆78Updated last month
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- C++ command line argument parsing and routing☆52Updated last year
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- ☆102Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆90Updated 2 weeks ago
- List-initialize containers with proper move semantics☆30Updated 6 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- Meta C++ Library and Tool☆83Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆89Updated 3 months ago
- Backward compatibly refactor header-based C++ into modules.☆90Updated 2 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆59Updated 4 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++20 Unit-Testing library☆50Updated 4 months ago
- A modern C++ library for type-safe environment variable parsing☆148Updated 9 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- C++20 Dynamic Reflection Library☆137Updated 5 months ago
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆114Updated 2 months ago
- A memory leak and deadlock finder for C, C++☆74Updated last year
- Creating a simpler, more intuitive means of C++ reflection☆124Updated 2 weeks ago