auth-xyz / clickyLinks
An argument parser, just like python's argparse, but for c++
☆18Updated 10 months ago
Alternatives and similar repositories for clicky
Users that are interested in clicky 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.☆101Updated 3 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- C++ Entity Component System (ECS)☆34Updated last year
- A C++ SIMD mathematics library for computer graphics.☆28Updated 3 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆68Updated this week
- simple ray tracing library focusing on good code☆58Updated last year
- A light weight C++ in memory argument parser☆67Updated last year
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 3 months ago
- reflection in c++ for json de/serialization☆48Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 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 last year
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated last week
- Header-only implementation of a grid for spatial lookups☆26Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++ Config library for managing application configuration.☆28Updated last year
- variadic pointers and references☆22Updated 4 months ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 6 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- C++17 header-only library for manipulating terminal output colors using ANSI escape sequences.☆61Updated last year
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 8 months ago
- A header-only C++20 library of fast delegates and events☆28Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- A C++20 serialization library (cereal fork)☆30Updated 6 months ago
- ☆31Updated 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…☆43Updated 4 months ago
- Runtime compiled C++ with hot-swapped classes.☆121Updated 3 years ago
- C++20 Unit-Testing library☆52Updated 8 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year