weisslj / cpp-optparseLinks
Python's excellent OptionParser in C++
☆93Updated 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:
- Python-like range iterators for C++☆81Updated 7 years ago
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- async/await in vanilla C++11☆80Updated 8 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- 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 …☆117Updated 7 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- C++11 implementation of https://hashids.org/☆68Updated 4 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- Modern C++ generic header-only template library.☆102Updated 2 weeks ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Header-only C++ logging library☆140Updated 6 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- A C++14 type safe format string library heavily inspired by Python's str.format() function.☆44Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 10 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- a FIFO-ordered associative container for C++☆202Updated 2 years ago
- A tiny single-file header-only C++ logging framework☆64Updated 4 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 …☆31Updated 4 years ago