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.☆91Updated 2 weeks ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆130Updated this week
- Cryptography library for modern C++.☆76Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- C++ small containers☆146Updated 5 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆102Updated last year
- sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆113Updated this week
- A modern C++ library for type-safe environment variable parsing☆148Updated 10 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆79Updated 2 months ago
- ☆102Updated last year
- C++20 [Minimal] Static Perfect Hash library☆236Updated 2 months ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆94Updated 2 years ago
- A memory leak and deadlock finder for C, C++☆75Updated last year
- Backward compatibly refactor header-based C++ into modules.☆90Updated 3 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆43Updated this week
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last month
- value types for composite class design - with allocators☆62Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆91Updated 2 months ago
- Standalone version of the boost::unordered library☆28Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Light-weight Thread Pool library in modern C++☆98Updated 7 months ago
- C++20 Unit-Testing library☆50Updated 5 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆105Updated this week
- C++ command line argument parsing and routing☆52Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆89Updated last month
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year