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:
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Concurrent trie-hash map library☆92Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- QSBR and EBR library☆127Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 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☆53Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- For details, see the blog post:☆34Updated last year
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Coroutine library in C.☆20Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- ☆27Updated 8 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago