eelejalde / Hazard-Pointers
C implementation of the Hazard-Pointers memory manager
☆17Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for Hazard-Pointers
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- Phase Fair and Standard Reader Writer Locks☆16Updated 5 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆15Updated 12 years ago
- Library containing high-performance datastructures and utilities for C++☆72Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 8 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Boost.Coroutine☆80Updated this week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Benchmarks for our memory allocator☆61Updated last year
- Crossroads I/O core library☆19Updated 12 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 11 years ago
- A nano concurrency library☆24Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 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
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- A User Space Threading Library☆17Updated 6 months ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- Experiments with "reflexpr"☆11Updated 7 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- Linear vs binary search benchmark☆41Updated 4 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago