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:
- ☆9Updated 6 months ago
- An Array Mapped Tree implementation☆10Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- RemoteCall C++ framework for IPC☆22Updated last month
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- Asio Buffers without the Asio☆14Updated 2 weeks ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Interval library for C++☆12Updated 5 months ago
- A cross-platform file management library wrapper in C++☆16Updated 6 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆26Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A simple implementation of a MessageBus.☆26Updated last year
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated this week
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- 3 different C++, multi-threaded queues including a lock-free one☆10Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Library for complex bitfields☆19Updated last year
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years 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 this week
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- shared memory inter process communication library☆7Updated 11 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆18Updated 3 years ago
- Custom C++ String Pool Allocator, including benchmark code to compare vs. STL strings.☆11Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- easy to use callback library for C++☆42Updated 8 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago