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:
- C++ micro benchmark library☆98Updated 8 years ago
- Our open source benchmarks and code samples☆193Updated last month
- C11 Lock-free Stack☆184Updated last year
- Latency benchmarks of Unix IPC mechanisms☆100Updated 2 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
- C++17 inplace_string implementation☆97Updated 7 years ago
- An implementation of Seqlock in C++11☆229Updated last year
- A library for events and fibers☆37Updated 5 years ago
- c++ wrapper around libpapi☆89Updated 8 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆29Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 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
- Robin Hood hash map library☆67Updated 4 years ago
- Automatically exported from code.google.com/p/relacy☆244Updated 3 months ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- generic stack-based container☆110Updated 7 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- Intrusive Red-Black Tree Collection☆37Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- High performance utility library for C☆96Updated 5 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- ☆59Updated 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