fredemmott / magic_argsLinks
Ease-of-use-first argument parsing for C++23
☆63Updated 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☆82Updated 6 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆109Updated this week
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- ☆103Updated last year
- simple ray tracing library focusing on good code☆58Updated last year
- C++ command line argument parsing and routing☆51Updated last year
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 7 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.☆77Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Creating a simpler, more intuitive means of C++ reflection☆125Updated this week
- A collection of std-like single-header C++ libraries☆200Updated last week
- C++ small containers☆148Updated 3 weeks ago
- P0323 & P2505 std::expected simple implementation☆43Updated 6 months ago
- Documentation generator for C++☆148Updated last month
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Updated 6 months ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago