jkopinsky / SprayListLinks
The SprayList data structure
☆33Updated 8 years ago
Alternatives and similar repositories for SprayList
Users that are interested in SprayList are comparing it to the libraries listed below
Sorting:
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 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
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Fast linearizability checker☆66Updated 9 years ago
- High-performance multicore-scalable data structures and benchmarks☆141Updated 5 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- ☆66Updated 4 years ago
- The StreamIt compiler infrastructure.☆71Updated 8 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- ☆25Updated 8 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 4 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago