smcho-kr / magic-ring-bufferLinks
Magic ring buffer
☆21Updated 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:
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 6 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- An implementation of Seqlock in C++11☆223Updated last year
- c++ wrapper around libpapi☆80Updated 7 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆263Updated 4 years ago
- Effective Memory Reclamation☆62Updated 5 years ago
- Intrusive Red-Black Tree Collection☆36Updated 3 months ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆43Updated 10 years ago
- ☆18Updated 9 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last week
- generic stack-based container☆109Updated 7 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 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
- ☆56Updated 4 years ago
- C++ framework for rapid server development☆76Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- Linux kernel driver to export the TSC frequency via sysfs☆53Updated 6 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆156Updated 2 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago