alk / shm_pipeLinks
Proof-of-concept implementation and benchmark of zero-copy shared-memory transport
☆30Updated 12 years ago
Alternatives and similar repositories for shm_pipe
Users that are interested in shm_pipe are comparing it to the libraries listed below
Sorting:
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- memory pool allocator☆50Updated 12 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- Allocation benchmarks☆30Updated 8 years ago
- ☆20Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Magic ring buffer☆20Updated 8 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- libuv thread communication☆58Updated 2 years ago
- ☆14Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- Simple out-of-process invoker☆18Updated 11 months ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated last year
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- A nano concurrency library☆24Updated 5 years ago