argv0 / nbdsLinks
C implementations of several scalable non-blocking data structures for x86 and x86-64.
☆38Updated 14 years ago
Alternatives and similar repositories for nbds
Users that are interested in nbds are comparing it to the libraries listed below
Sorting:
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- QSBR and EBR library☆135Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 10 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 11 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- ☆27Updated 8 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 3 years ago
- ☆66Updated 5 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Vectorized intersections (research code)☆16Updated 9 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago