eelejalde / Hazard-Pointers
C implementation of the Hazard-Pointers memory manager
☆17Updated 10 years ago
Alternatives and similar repositories for Hazard-Pointers:
Users that are interested in Hazard-Pointers are comparing it to the libraries listed below
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- ARTful radix tree☆13Updated 8 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 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 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Library containing high-performance datastructures and utilities for C++☆73Updated 7 years ago
- Boost.org function module☆25Updated 2 months ago
- Crossroads I/O core library☆19Updated 12 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Software and Hardware C-language Locking Algorithms and Implementations☆40Updated last month
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 9 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- ☆66Updated 4 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- Multipurpose parallel I/O framework for C++ with fully multithreaded event loop implementation☆98Updated 9 years ago