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:
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- C++ micro benchmark library☆98Updated 8 years ago
- Our open source benchmarks and code samples☆193Updated last month
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- Intrusive Red-Black Tree Collection☆37Updated 5 months ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- Minimize lock-free queue ever!☆134Updated 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
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- ☆18Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 2 months ago
- High performance utility library for C☆96Updated 4 months ago
- C++14 cache friendly B-heap priority queue☆109Updated 2 months ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆88Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Robin Hood hash map library☆67Updated 4 years ago
- An implementation of Seqlock in C++11☆228Updated last year
- A library for events and fibers☆37Updated 4 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆231Updated 4 years ago
- Lightweight locality-aware user-level threading runtime.☆198Updated 2 weeks ago
- A C library of hashtables and tries designed to store objects with high performance☆241Updated last month
- Tiny helper lib for building daemons in C☆18Updated 2 weeks 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