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:
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- 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
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 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
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A comparison between different integer set techniques☆14Updated 7 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
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 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
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Coroutine library in C.☆20Updated 4 years ago
- ☆26Updated 8 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆56Updated 4 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago