An argument parser, just like python's argparse, but for c++
☆18Feb 25, 2025Updated last year
Alternatives and similar repositories for clicky
Users that are interested in clicky are comparing it to the libraries listed below
Sorting:
- variadic pointers and references☆22Aug 24, 2025Updated 6 months ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- C++ lazy expression template interface for vector types☆11Jun 12, 2024Updated last year
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- A C++ SIMD mathematics library for computer graphics.☆28Jan 26, 2026Updated last month
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- Typed Dataframe C++☆18May 4, 2022Updated 3 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Aug 10, 2025Updated 6 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24May 28, 2024Updated last year
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆23Jan 1, 2026Updated 2 months ago
- JSON pull-parser/push-serializer library for C++☆21Oct 20, 2025Updated 4 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Apr 20, 2020Updated 5 years ago
- An STL-like ring buffer for C++11.