fredemmott / magic_argsLinks
Ease-of-use-first argument parsing for C++23
☆63Updated last week
Alternatives and similar repositories for magic_args
Users that are interested in magic_args are comparing it to the libraries listed below
Sorting:
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆101Updated 3 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- ☆103Updated last year
- Boost.PFR without the boost namespaces☆76Updated 6 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 3 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last week
- C++ command line argument parsing and routing☆51Updated last year
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- Meta C++ Library and Tool☆83Updated 3 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 6 months ago
- C++20 Dynamic Reflection Library☆139Updated 8 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- An easy to customize, strong type library with built in support for unit-like behavior☆46Updated last month
- A modern C++ library for type-safe environment variable parsing☆153Updated 3 weeks ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 months ago
- C++20 Unit-Testing library☆52Updated 8 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆182Updated 4 years ago