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:
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- C++11 implementation of https://hashids.org/☆68Updated 4 years ago
- Python-like range iterators for C++☆80Updated 8 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆85Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A PostgreSQL client library written in Modern C++☆25Updated 6 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆119Updated 7 years ago
- Nice sweet cpp header that help in daily life☆94Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Experimental config library for C++☆144Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- ☆28Updated 2 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Header-only C++ logging library☆143Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 5 years ago