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:
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 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
- C++ interface to CPU affinity management☆30Updated 7 years ago
- ☆20Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Allocation benchmarks☆30Updated 9 years ago
- memory pool allocator☆50Updated 12 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Code example from Crash and Burn lecture☆28Updated 3 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
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Clone of https://code.google.com/p/google-coredumper/ with enhancements by Amadeus☆13Updated last year
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Netstring parsing in C☆36Updated 4 years ago
- C11 Lock-free Stack☆184Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Your one-stop C and C++ library for URI parsing.☆31Updated 6 years ago