arun11299 / cpp-subprocessLinks
Subprocessing with modern C++
☆531Updated 3 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:
- C++ hash map and hash set which preserve the order of insertion☆551Updated 11 months ago
- A miniature library for struct-field reflection in C++☆587Updated last month
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆448Updated 5 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated last week
- A simple C++11 command line argument parser☆232Updated 4 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated last month
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆410Updated 5 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆543Updated last month
- Yet Another Serialization☆765Updated 6 months ago
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆490Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆364Updated 2 years ago
- C++ header-only JSON library☆657Updated 6 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆194Updated 2 years ago
- A reflective enum implementation for C++☆297Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆503Updated 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…☆357Updated 7 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆902Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆952Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆657Updated last year
- 🦘 A dependency injection container for C++11, C++14 and later☆529Updated 2 months ago
- CMake modules to help use sanitizers☆407Updated 11 months ago
- A cross-platform (C99/C++11) process library☆597Updated last year
- C++ library for storing and printing backtraces.☆475Updated this week
- Scope Guard & Defer C++☆176Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆489Updated 5 months ago