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
Sorting:
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- Example program for BoostCon11 talk☆37Updated 13 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 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 10 years ago
- Crossroads I/O core library☆19Updated 13 years ago
- Boost.org function module☆25Updated last month
- C++ Green threads and coroutines library☆38Updated 10 years ago
- ARTful radix tree☆13Updated 8 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Multipurpose parallel I/O framework for C++ with fully multithreaded event loop implementation☆98Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 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
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Convert build system from autoconf/make to CMake☆75Updated 2 years ago
- A nano concurrency library☆24Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆34Updated 5 years ago