argv0 / nbdsLinks
C implementations of several scalable non-blocking data structures for x86 and x86-64.
☆38Updated 13 years ago
Alternatives and similar repositories for nbds
Users that are interested in nbds are comparing it to the libraries listed below
Sorting:
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- RLU resizable hash-table☆17Updated 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☆54Updated last year
- Algorithms to compress sorted arrays of integers☆17Updated 11 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- Raft implementation based on libcppa☆21Updated 10 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- ☆26Updated 8 years ago