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:
- Convenient & cross-platform sandboxing C library☆44Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 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
- memory pool allocator☆51Updated 12 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C11 Lock-free Stack☆183Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Tiny helper lib for building daemons in C☆19Updated 2 months ago
- Intrusive Red-Black Tree Collection☆33Updated 2 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- ☆32Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 5 years ago
- Memory Pool☆16Updated 7 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- libuv thread communication☆58Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- C99 trie library☆101Updated 6 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago