jermp / cmd_line_parser
Command line parser for C++17.
☆26Updated 5 months ago
Alternatives and similar repositories for cmd_line_parser
Users that are interested in cmd_line_parser are comparing it to the libraries listed below
Sorting:
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- For details, see the blog post:☆32Updated last year
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- The Fancy Named Parameters Library☆31Updated this week
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Boost.org unordered module☆72Updated 2 weeks ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- A header only structure of arrays container for C++☆41Updated last year
- Radix set/map implementation☆16Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- A C++14 Lambda Library☆24Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- benchmarking positional population count☆14Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- ☆16Updated 10 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++11 compatible charconv☆30Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆83Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago