RaftLib / ipcLinks
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
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- ☆9Updated 6 months ago
- Library for complex bitfields☆19Updated last year
- 3 different C++, multi-threaded queues including a lock-free one☆10Updated last year
- 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
- Container Traits for Modern C++☆29Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆25Updated last year
- A static block implementation for C++☆19Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- Interval library for C++☆12Updated 4 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- A simple implementation of a MessageBus.☆26Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Tiny Test System☆27Updated this week
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Demo implementation of C++ networking☆17Updated 8 months ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- Asio Buffers without the Asio☆14Updated last month
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago