stephenberry / argzLinks
A light weight C++ in memory argument parser
☆66Updated last year
Alternatives and similar repositories for argz
Users that are interested in argz 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.☆97Updated last month
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆134Updated this week
- Cryptography library for modern C++.☆77Updated 2 years ago
- ☆103Updated last year
- C++ small containers☆148Updated 6 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆95Updated 3 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 3 months ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 4 months ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆144Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆50Updated last week
- A memory leak and deadlock finder for C, C++☆77Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆55Updated last week
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- C++20 Unit-Testing library☆52Updated 6 months ago
- A collection of std-like single-header C++ libraries☆194Updated 2 weeks ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- value types for composite class design - with allocators☆71Updated last week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 4 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆131Updated 2 weeks ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- C++20 [Minimal] Static Perfect Hash library☆242Updated 3 months ago
- A C++ header-only YAML library☆125Updated 3 months ago
- C++20 coroutine library☆137Updated 3 weeks ago
- C++ command line argument parsing and routing☆52Updated last year
- Creating a simpler, more intuitive means of C++ reflection☆124Updated 2 weeks ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆161Updated last year