alk / shm_pipe
Proof-of-concept implementation and benchmark of zero-copy shared-memory transport
☆29Updated 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
- Magic ring buffer☆18Updated 8 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 8 months ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- 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
- ☆21Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆77Updated 9 years ago
- ☆20Updated 9 years ago
- portability macros for compiler and hardware micro operations☆35Updated 6 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 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
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Clone of https://code.google.com/p/google-coredumper/ with enhancements by Amadeus☆13Updated 6 months ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago