arun11299 / cpp-subprocess
Subprocessing with modern C++
☆459Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-subprocess
- C++ hash map and hash set which preserve the order of insertion☆518Updated last month
- A header-only C++ library for task concurrency☆624Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- A miniature library for struct-field reflection in C++☆500Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- C++17 `std::variant` for C++11/14/17☆669Updated last year
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆901Updated 2 weeks ago
- 🦘 A dependency injection container for C++11, C++14 and later☆498Updated this week
- A modern C++ scope guard that is easy to use but hard to misuse.☆182Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆860Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- Implementation of strong types in C++☆775Updated 2 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆190Updated 2 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- Implementation of C++20's std::span for older compilers☆335Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆484Updated last month
- A reflective enum implementation for C++☆289Updated 9 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated 9 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- scanf for modern C++☆1,083Updated last week
- Runtime polymorphism done right☆977Updated 3 years ago
- Yet Another Serialization☆733Updated 8 months ago