fredemmott / magic_argsLinks
Ease-of-use-first argument parsing for C++23
☆62Updated 4 months ago
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 4 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆99Updated last month
- C++ command line argument parsing and routing☆52Updated last year
- ☆103Updated last year
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last week
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 3 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- simple ray tracing library focusing on good code☆58Updated last year
- Meta C++ Library and Tool☆83Updated 2 years ago
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- C++20 Dynamic Reflection Library☆139Updated 7 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆92Updated 6 months ago
- C++20 Unit-Testing library☆52Updated 7 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆69Updated 2 months ago
- Coroutines for C++23☆39Updated 2 months ago
- An easy to customize, strong type library with built in support for unit-like behavior☆46Updated this week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated this week
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆152Updated last month
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 5 months ago