ms705 / ipc-benchLinks
Latency benchmarks of Unix IPC mechanisms
☆20Updated 9 years ago
Alternatives and similar repositories for ipc-bench
Users that are interested in ipc-bench are comparing it to the libraries listed below
Sorting:
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- C implementation of Disruptor queues☆23Updated 3 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 10 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 11 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- QSBR and EBR library☆135Updated 6 years ago
- An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.…☆21Updated 8 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 3 months ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 months ago
- Various small bits of code, generally testing small edge cases in the language☆43Updated 2 weeks ago
- A nano concurrency library☆24Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 6 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- ☆25Updated 5 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆26Updated 3 years ago
- a fast and light-weighted key-value store library☆48Updated 4 months ago
- A high-performance, concurrent hash table☆25Updated 12 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Raft network simulator, for QA☆18Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago