keithrausch / InterprocessMemPoolLinks
c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.
☆16Updated 3 weeks ago
Alternatives and similar repositories for InterprocessMemPool
Users that are interested in InterprocessMemPool are comparing it to the libraries listed below
Sorting:
- Performance benchmark framework for C++ with nanoseconds measure precision☆322Updated 6 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆282Updated 3 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆124Updated last year
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆445Updated last year
- Fast C++ IPC using shared memory☆626Updated 3 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆120Updated last year
- An efficient single publisher multiple subscriber message queue for Linux IPC☆67Updated 5 years ago
- A low overhead nanosecond clock based on x86 TSC☆355Updated 11 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago
- ☆88Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆169Updated 6 months ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆286Updated last week
- C++20 State Machine library☆233Updated 8 months ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Lightweight structured concurrency for C++20☆158Updated last month
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated last month
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- Implementation of the networking proposal P2762☆75Updated last month
- Shared-memory based ring buffer☆66Updated 8 years ago
- A headers only high performance C++ middleware framework/lib. See README for details.☆38Updated 4 months ago
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆633Updated 6 months ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- ☆147Updated 3 months ago