DaanDeMeyer / reproc
A cross-platform (C99/C++11) process library
☆577Updated last year
Alternatives and similar repositories for reproc:
Users that are interested in reproc are comparing it to the libraries listed below
- A C/C++ header to help move #ifdefs out of your code☆838Updated 7 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☆436Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆552Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 10 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆511Updated 2 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆456Updated last month
- Implementation of C++20's std::span for older compilers☆348Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 8 months ago
- Unicode (UTF-8) capable std::string☆548Updated 3 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☆405Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆507Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- C++ command line parsing library☆199Updated last year
- Fast, convenient JSON serialization and parsing in C++☆486Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆435Updated last month
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆626Updated 4 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆885Updated 10 months ago
- Glob for C++17☆260Updated this week
- Cross-platform C++ file system library supporting multiple backends☆482Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆746Updated last week
- scanf for modern C++☆1,168Updated 3 weeks ago
- A header-only C++ library for task concurrency☆626Updated last year
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago
- What a c++ standard Unicode library might look like.☆331Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆186Updated 2 years ago
- Compile Time Type Information for C++☆586Updated 2 years ago
- Yet Another Serialization☆755Updated 2 months ago
- Semantic Versioning for modern C++☆317Updated 2 weeks 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…☆352Updated 6 years ago