weisslj / cpp-optparse
Python's excellent OptionParser in C++
☆92Updated 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
- Simple resource pool for recycling resources in C++☆68Updated 9 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- Python-like range iterators for C++☆82Updated 7 years ago
- STL-based caches for C++☆116Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Boost Process☆128Updated last week
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 8 years ago
- A very sane (header only) C++14 JSON library☆133Updated 8 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 10 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 2 months ago
- JSON & BSON parser/writer☆38Updated 9 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 …☆138Updated last month
- Cmake-based build of boost☆57Updated 5 years ago
- Boost.org pool module☆52Updated 2 weeks ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- Header-only C++ logging library☆141Updated 3 months ago
- Boost.org circular_buffer module☆56Updated 2 weeks ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Zero-dependency C++ BSON library.☆43Updated 4 years ago
- Boost.Process is a library to manage system processes☆114Updated 2 years ago
- A simple process management library for C++ on UNIX platforms.☆144Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago