eelejalde / Hazard-PointersLinks
C implementation of the Hazard-Pointers memory manager
☆17Updated 11 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:
- C11 Lock-free Stack☆183Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- ☆37Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 8 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- Fast in-memory B+-Tree implementation in C.☆29Updated 9 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Coroutines for C.☆76Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Coroutines in C☆121Updated 11 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago