DaanDeMeyer / reprocLinks
A cross-platform (C99/C++11) process library
☆608Updated last year
Alternatives and similar repositories for reproc
Users that are interested in reproc are comparing it to the libraries listed below
Sorting:
- A miniature library for struct-field reflection in C++☆630Updated last month
- A C/C++ header to help move #ifdefs out of your code☆877Updated last year
- Unicode (UTF-8) capable std::string☆548Updated 3 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆523Updated 3 weeks ago
- Cross-platform C++ file system library supporting multiple backends☆503Updated last year
- Fast, convenient JSON serialization and parsing in C++☆501Updated this week
- Glob for C++17☆280Updated 7 months ago
- Implementation of C++20's std::span for older compilers☆371Updated 2 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☆463Updated 3 weeks ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆549Updated last year
- Semantic Versioning for modern C++☆345Updated 5 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☆421Updated 3 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…☆362Updated 7 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 5 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆510Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,006Updated this week
- A simple to use, composable, command line parser for C++ 11 and beyond☆560Updated 4 months ago
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆731Updated last year
- What a c++ standard Unicode library might look like.☆340Updated last year
- C++11 multiplatform utility library☆515Updated last week
- Your binary serialization library☆1,206Updated 2 months ago
- rocket - Fast single header signal/slots library for C++☆209Updated last year
- A modern header-only C++ library that provides platform-independent utilities.☆234Updated 2 years ago
- C++ command line parsing library☆204Updated 2 years ago
- Subprocessing with modern C++☆556Updated last month
- A modern C++ scope guard that is easy to use but hard to misuse.☆200Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆469Updated 10 months ago
- libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any cal…☆430Updated last month
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆230Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆477Updated 2 weeks ago