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++☆639Updated 3 months ago
- C++ hash map and hash set which preserve the order of insertion☆566Updated 3 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated 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☆421Updated 2 months ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆769Updated 2 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆467Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- C++ header-only JSON library☆667Updated last month
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆968Updated 8 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated 3 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆566Updated 5 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆209Updated last month
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- Yet Another Serialization☆771Updated 11 months ago
- Semantic Versioning for modern C++☆347Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆512Updated 2 months ago
- Header-only C++ library for JSON Schema validation, with support for many popular parsers☆402Updated last month
- A C++ header-only ZLib wrapper☆335Updated 3 months ago
- Jinja2 C++ (and for C++) almost full-conformance template engine implementation☆571Updated 7 months ago
- 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
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 10 months ago
- A reflective enum implementation for C++☆300Updated last year
- C++ library for storing and printing backtraces.☆484Updated 2 weeks ago
- A cross-platform (C99/C++11) process library☆613Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 3 weeks ago
- Scope Guard & Defer C++☆181Updated 2 years ago