smcho-kr / magic-ring-bufferLinks
Magic ring buffer
☆21Updated 8 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:
- C++ micro benchmark library☆97Updated 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
- c++ wrapper around libpapi☆79Updated 7 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
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- An implementation of Seqlock in C++11☆220Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 6 years ago
- Our open source benchmarks and code samples☆192Updated last month
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- C11 Lock-free Stack☆183Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Code to test various clocks☆85Updated 4 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- ☆56Updated 4 years ago
- generic stack-based container☆109Updated 7 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- Non bloated asynchronous logger☆222Updated last year
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last month
- C++ framework for rapid server development☆76Updated last year
- ☆18Updated 9 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago