eelejalde / Hazard-PointersLinks
C implementation of the Hazard-Pointers memory manager
☆17Updated 10 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 simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 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
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- For details, see the blog post:☆32Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- W-TinyLFU cache C++11 header only implementation☆59Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- C++ extensions for readable event-driven programming☆26Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Crossroads I/O core library☆19Updated 13 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago