eidheim / tiny-process-libraryLinks
A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process
☆356Updated 7 years ago
Alternatives and similar repositories for tiny-process-library
Users that are interested in tiny-process-library are comparing it to the libraries listed below
Sorting:
- Pure C++17 Signals and Slots☆432Updated 2 years ago
- High performance C++11 signals☆175Updated 6 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- Mustache text templates for modern C++☆377Updated last month
- Generic observable objects and reactive expressions for C++☆301Updated 3 years ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- C++ signal and slot system☆163Updated 5 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☆244Updated 6 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☆408Updated 4 months ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆400Updated 2 months ago
- Visual Studio and GCC precompiled header macro for CMake☆159Updated 5 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆223Updated 2 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- C++ MongoDB API and BSON/JSON Serialization library☆319Updated 2 weeks ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- Cross-platform C++ file system library supporting multiple backends☆495Updated last year
- A miniature library for struct-field reflection in C++☆575Updated last week
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- Minimal, type safe printf replacement library for C++☆548Updated last year
- A header only C++11 library for parsing TOML☆172Updated last year
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 3 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☆443Updated 4 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Subprocessing with modern C++☆527Updated 2 months ago
- C++11/C++14 Variant☆377Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Provides helper tools for creating RESTful services using Boost.Beast