fredemmott / magic_args
Ease-of-use-first argument parsing for C++23
☆61Updated 2 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☆56Updated this week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- KISS C++20 Type Reflection using IFC files☆70Updated 10 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆45Updated 3 weeks ago
- C++20 Unit-Testing library☆47Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆71Updated last month
- C++ command line argument parsing and routing☆53Updated 9 months ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 2 months ago
- simple ray tracing library focusing on good code☆56Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆31Updated this week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A helper to convert a header-based C++ project to module-based one.☆48Updated 8 months ago
- C++20 Dynamic Reflection Library☆136Updated last month
- Meta C++ Library and Tool☆81Updated 2 years ago
- ☆100Updated 11 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆54Updated 6 months ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 5 months ago
- High-performance metrics library☆42Updated 4 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- An indirect value-type for C++☆83Updated last year
- value types for composite class design - with allocators☆51Updated last week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆123Updated 2 months ago
- Time to #include standard library and other C++ headers.☆105Updated 3 years ago