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:
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 10 years ago
- Multipurpose parallel I/O framework for C++ with fully multithreaded event loop implementation☆98Updated 10 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Lthread C++11 binding☆11Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Pblog is a small, low overhead, structured logging library☆30Updated 7 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- leveldb FUSE filesystem☆16Updated 11 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- C11 Lock-free Stack☆183Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago