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:
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- 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☆51Updated 3 years ago
- Tiny helper lib for building daemons in C☆19Updated last month
- Convenient & cross-platform sandboxing C library☆44Updated last year
- ☆21Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Intrusive Red-Black Tree Collection☆33Updated last month
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆137Updated 2 years ago
- C11 Lock-free Stack☆183Updated last year
- 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
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- ☆32Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- libuv thread communication☆58Updated 2 years ago