tsaarni / cpp-subprocessLinks
popen() -like C++ library with iostream support for stdio forwarding
☆93Updated 2 years ago
Alternatives and similar repositories for cpp-subprocess
Users that are interested in cpp-subprocess are comparing it to the libraries listed below
Sorting:
- cross platform subprocess library for c++ similar to design of python subprocess☆209Updated last month
- Subprocessing with modern C++☆559Updated 2 months ago
- A C++ high level library for running shell processes☆205Updated 6 months 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.☆252Updated 2 months ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 3 weeks ago
- Git for Modern C++ (A libgit2 Wrapper Library)☆120Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆364Updated 7 years ago
- A simple, single-header-only library, for wrapping text. In C++☆108Updated 6 years ago
- A reflective enum implementation for C++☆300Updated last year
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- Small, header only signals and slots C++11 library.☆264Updated 2 years ago
- Semantic Versioning for modern C++☆347Updated last week
- Scope Guard & Defer C++☆182Updated 2 years ago
- Header-only C++ logging library☆143Updated 3 months ago
- C++ command line parsing library☆203Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated last month
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 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
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A C++ header-only ZLib wrapper☆335Updated 3 months ago
- A simple C++11 command line argument parser☆235Updated 9 months ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A really stupid INI file format for C++11☆146Updated 2 years ago
- C++ header-only config reader library based on JSON☆195Updated last year
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆149Updated last year