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:
- a simple RPC wrapper generator to C/C++ functions☆42Updated 10 years ago
- Python-like range iterators for C++☆81Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- Modern C++ generic header-only template library.☆103Updated last month
- C++ binding for nanomsg☆111Updated 10 years ago
- Header-only C++ logging library☆141Updated 7 months ago
- async/await in vanilla C++11☆80Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 6 years ago
- ☆27Updated last year
- C++ BSON Library☆62Updated 7 years ago
- A C++14 type safe format string library heavily inspired by Python's str.format() function.☆44Updated 4 years ago
- Nice sweet cpp header that help in daily life☆94Updated 2 years ago
- Experimental config library for C++☆144Updated 3 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆213Updated 8 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- Cross-platform C++ library for fast binary and REST messaging☆44Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- exploring coroutine C++ proposal☆45Updated 9 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- This project is obsolete. TinyXML-2 offers a very similar C++ interface.☆92Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 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 …☆31Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆57Updated 5 months 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 …☆117Updated 7 years ago