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.☆100Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- C++ command line argument parsing and routing☆52Updated last year
- ☆103Updated last year
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 6 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
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 3 months ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- Backward compatibly refactor header-based C++ into modules.☆92Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆138Updated last month
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- C++20 Unit-Testing library☆52Updated 8 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- Time to #include standard library and other C++ headers.☆105Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago
- An easy to customize, strong type library with built in support for unit-like behavior☆46Updated 3 weeks ago
- C++20 Dynamic Reflection Library☆138Updated 8 months ago
- CMake script for embedding resources in binaries.☆94Updated 2 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆152Updated last week
- A collection of std-like single-header C++ libraries☆196Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago