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 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☆52Updated 3 years ago
- C11 Lock-free Stack☆183Updated last year
- Convenient & cross-platform sandboxing C library☆44Updated last week
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- ☆20Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A much faster popen() and system() implementation for Linux☆68Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- libuv thread communication☆59Updated 2 years ago
- Tiny helper lib for building daemons in C☆19Updated 3 weeks ago
- Allocation benchmarks☆30Updated 9 years ago
- Code example from Crash and Burn lecture☆28Updated 3 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 2 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- ☆21Updated 6 years ago
- memory pool allocator☆51Updated 12 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated 2 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago