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
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Concurrent trie-hash map library☆92Updated last year
- QSBR and EBR library☆127Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- A C++ library for integer array compression☆29Updated 3 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- For details, see the blog post:☆33Updated last year
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 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 just-in-time compiler for c minus☆46Updated 12 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Allocation benchmarks☆30Updated 9 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago