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:
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Boost.Coroutine☆86Updated this week
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Coroutines in C☆122Updated 11 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Coroutines for C/C++☆81Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Our open source benchmarks and code samples☆193Updated 3 weeks ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 6 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago