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:
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- 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 hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Robin Hood hash map library☆61Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- C11 Lock-free Stack☆183Updated last year
- Effective Memory Reclamation☆58Updated 5 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Tiny helper lib for building daemons in C☆19Updated last month
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Block level data synchronization library☆49Updated 6 years ago
- A library for events and fibers☆36Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Linux kernel driver to export the TSC frequency via sysfs☆52Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago