ChrisThrasher / argon
Command line argument parser
☆9Updated last month
Related projects ⓘ
Alternatives and complementary repositories for argon
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Ergonomic C++ Iterator interface for STL containers☆38Updated last year
- A C++14 reflection library☆69Updated 3 weeks ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆21Updated this week
- Metadata to support C++ packaging☆37Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- Make std::mdspan formattable by std::format.☆10Updated 10 months ago
- 📜 Give credit automatically! A license disclaimer generator for your CPM.cmake dependencies.☆34Updated last year
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆24Updated last month
- A drop in replacement for pkg-config/pkgconf using cps files☆18Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆59Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Portable UUID generation library for C++☆24Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆10Updated 3 months ago
- value types for composite class design - with allocators☆37Updated last month
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Beman.Optional26: `std::optional` extensions targeting C++26☆14Updated this week
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 2 years ago
- A C++20 serialization library (cereal fork)☆25Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆103Updated last month
- C++20 Compact Tuple Tools☆47Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆53Updated 10 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year