alk / shm_pipe
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
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- memory pool allocator☆50Updated 12 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 11 months ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆86Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Clone of https://code.google.com/p/google-coredumper/ with enhancements by Amadeus☆13Updated 9 months ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 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
- Allocation benchmarks☆30Updated 8 years ago
- A prototype implementation of the futures proposal☆11Updated 6 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
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- ☆21Updated 6 years ago