weisslj / cpp-optparseLinks
Python's excellent OptionParser in C++
☆94Updated 2 years ago
Alternatives and similar repositories for cpp-optparse
Users that are interested in cpp-optparse are comparing it to the libraries listed below
Sorting:
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Experimental config library for C++☆144Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- C++11 implementation of https://hashids.org/☆68Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- ☆29Updated 2 years ago
- Python-like range iterators for C++☆80Updated 8 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Header-only C++ logging library☆143Updated 3 months ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 8 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- a simple RPC wrapper generator to C/C++ functions☆42Updated 10 years ago
- C++ BSON Library☆63Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 9 years ago
- Fast delegates implementation☆57Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆153Updated 2 months ago