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.☆185Updated 12 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- Various open addressing hashmap algorithms in C++☆258Updated 4 years ago
- C11 Lock-free Stack☆184Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Boost.Coroutine☆85Updated last month
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- The world's first Web-scale memory allocator☆110Updated 7 years ago
- Library containing high-performance datastructures and utilities for C++☆76Updated 8 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A C++ pointer bump memory arena implementation☆94Updated 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/ …☆45Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 6 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- Coroutines in C☆122Updated 11 years ago
- ☆37Updated 10 years ago
- Mirror of Apache C++ Standard Library☆66Updated 7 years ago