eelejalde / Hazard-Pointers
C implementation of the Hazard-Pointers memory manager
☆17Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for Hazard-Pointers
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 9 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆15Updated 12 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 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☆67Updated 10 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Phase Fair and Standard Reader Writer Locks☆16Updated 5 years ago
- Dynamic structured data container for C++14☆19Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 2 years ago
- ☆30Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Crossroads I/O core library☆19Updated 12 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 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/ …☆42Updated 9 years ago
- 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.☆35Updated this week
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- Example program for BoostCon11 talk☆35Updated 13 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Pblog is a small, low overhead, structured logging library☆30Updated 6 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago