arun11299 / cpp-subprocessLinks
Subprocessing with modern C++
☆559Updated 2 months ago
Alternatives and similar repositories for cpp-subprocess
Users that are interested in cpp-subprocess are comparing it to the libraries listed below
Sorting:
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- C++ hash map and hash set which preserve the order of insertion☆567Updated 3 months ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆468Updated 2 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆769Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- C++17 `std::variant` for C++11/14/17☆707Updated 3 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- Fast, convenient JSON serialization and parsing in C++☆499Updated this week
- Yet Another Serialization☆771Updated 11 months ago
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆568Updated last week
- Semantic Versioning for modern C++☆347Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Updated this week
- 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
- Header-only C++ library for JSON Schema validation, with support for many popular parsers☆403Updated last month
- Scope Guard & Defer C++☆182Updated 2 years ago
- C++ library for storing and printing backtraces.☆484Updated 3 weeks ago
- A cross-platform (C99/C++11) process library☆614Updated last year
- C++ header-only JSON library☆667Updated 2 months ago
- A reflective enum implementation for C++☆300Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Updated 2 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆209Updated last month
- A simple C++11 command line argument parser☆235Updated 9 months ago
- 🦘 A dependency injection container for C++11, C++14 and later☆542Updated this week
- 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 C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆468Updated last month