keithrausch / InterprocessMemPool
c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.
☆15Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for InterprocessMemPool
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆70Updated 2 months ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆38Updated this week
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated last week
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆61Updated 7 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆79Updated 2 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…☆190Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- C++ Message Queuing Library and Framework☆86Updated 3 weeks ago
- Shared-memory based ring buffer☆57Updated 7 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆55Updated 4 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆37Updated 8 months ago
- ☆47Updated 9 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- ☆75Updated last year
- A fast, lightweight and single-header C++ csv parser library☆80Updated 5 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆140Updated 8 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆114Updated 7 months ago
- a small lightweight std::execution work-alike☆55Updated last month
- C++20 Microservice Bootstrapping Framework☆205Updated last week
- Boost.org circular_buffer module☆53Updated last week
- Pipelines for Modern C++☆58Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆84Updated 9 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆64Updated this week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆47Updated this week
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆153Updated 8 months ago
- Lightweight structured concurrency for C++20☆83Updated 2 months ago
- State Machine Design in C++☆120Updated 2 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago