Subprocessing with modern C++
☆559Feb 18, 2026Updated last week
Alternatives and similar repositories for cpp-subprocess
Users that are interested in cpp-subprocess are comparing it to the libraries listed below
Sorting:
- cross platform subprocess library for c++ similar to design of python subprocess☆209Dec 14, 2025Updated 2 months ago
- 🐜 single header process launching solution for C and C++☆1,323Jul 20, 2024Updated last year
- scanf for modern C++☆1,298Oct 29, 2025Updated 3 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,915Feb 11, 2024Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Parsing Expression Grammar Template Library☆2,109Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- 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…☆370Jun 12, 2018Updated 7 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆468Nov 28, 2025Updated 2 months ago
- A beautiful stack trace pretty printer for C++☆4,253Apr 14, 2025Updated 10 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 6 months ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,378Jan 10, 2026Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- Event Dispatcher and callback list for C++☆1,639Dec 8, 2024Updated last year
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- A simple C++14 signal-slots implementation☆872Jul 26, 2025Updated 7 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,273Jan 18, 2026Updated last month
- C++ compile-time enum to string, iteration, in a single header file☆1,811Feb 10, 2024Updated 2 years ago
- A cross-platform (C99/C++11) process library☆617Apr 7, 2024Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- A miniature library for struct-field reflection in C++☆636Oct 31, 2025Updated 3 months ago
- A C++ high level library for running shell processes☆205Jul 23, 2025Updated 7 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 9 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,514Dec 31, 2025Updated last month
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 2 weeks ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆649May 8, 2025Updated 9 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- A C++11 library for serialization☆4,623Jan 20, 2025Updated last year
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆539Dec 27, 2025Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- Compile Time Type Information for C++☆612Apr 20, 2023Updated 2 years ago