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:
- Our open source benchmarks and code samples☆193Updated 3 months ago
- C++ micro benchmark library☆98Updated 8 years ago
- An implementation of Seqlock in C++11☆236Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- c++ wrapper around libpapi☆92Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- Ultra low latency messaging kernel☆157Updated 11 years ago
- generic stack-based container☆110Updated 7 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- C++ framework for rapid server development☆77Updated 2 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Effective Memory Reclamation☆63Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years 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
- C++17 inplace_string implementation☆98Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 4 months ago
- ☆59Updated 4 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆235Updated 4 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago