smcho-kr / magic-ring-bufferLinks
Magic ring buffer
☆22Updated 9 years ago
Alternatives and similar repositories for magic-ring-buffer
Users that are interested in magic-ring-buffer are comparing it to the libraries listed below
Sorting:
- An implementation of Seqlock in C++11☆232Updated last year
- C++ micro benchmark library☆98Updated 8 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- c++ wrapper around libpapi☆90Updated 8 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- Intrusive Red-Black Tree Collection☆37Updated 6 months ago
- C11 Lock-free Stack☆184Updated last year
- C++17 inplace_string implementation☆97Updated 7 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Ultra low latency messaging kernel☆157Updated 11 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- ☆59Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 6 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- ☆18Updated 10 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 3 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free me…☆14Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 8 months ago