RaftLib / ipc
Inter-process C++ communication library to enable allocation managed between processes/threads and send/receive of allocated regions between producers/consumer processes or threads using this IPC buffer. (and yes it implements an M:N ring buffer too)
☆12Updated 2 years ago
Alternatives and similar repositories for ipc
Users that are interested in ipc are comparing it to the libraries listed below
Sorting:
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Asio Buffers without the Asio☆12Updated 3 months ago
- Demo implementation of C++ networking☆16Updated 7 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- 3 different C++, multi-threaded queues including a lock-free one☆10Updated last year
- Libusb wrapper for Asio☆64Updated 2 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- Standalone C++11 implementation of variant☆12Updated 4 years ago
- Tiny Test System☆27Updated last month
- RemoteCall C++ framework for IPC☆22Updated 8 years ago
- Library for complex bitfields☆19Updated 11 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 3 weeks ago
- Google Benchmark data visualization tool☆24Updated last year
- A simple implementation of a MessageBus.☆26Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆22Updated 4 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- ☆9Updated 4 months ago
- Interval library for C++☆12Updated 3 months ago