keithrausch / InterprocessMemPoolLinks
c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.
☆15Updated 6 months ago
Alternatives and similar repositories for InterprocessMemPool
Users that are interested in InterprocessMemPool are comparing it to the libraries listed below
Sorting:
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆102Updated 9 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- ☆84Updated last year
- C++ Message Queuing Library and Framework☆88Updated last month
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆165Updated last month
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated last month
- Shared-memory based ring buffer☆62Updated 8 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 9 months ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- A headers only high performance C++ middleware framework/lib. See README for details.☆33Updated 3 months ago
- C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue☆14Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- C++ light-weight Thread Pool library☆96Updated 3 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆36Updated this week
- A performant and flexible genetic algorithm implemented in C++20/23.☆19Updated 9 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆52Updated last week
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- A parallel pipeline for stream processing☆66Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- Pipelines for Modern C++☆67Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago