naskitis / Cache-Conscious-Data-Structures
The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.
☆42Updated 8 years ago
Alternatives and similar repositories for Cache-Conscious-Data-Structures:
Users that are interested in Cache-Conscious-Data-Structures are comparing it to the libraries listed below
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- ☆25Updated 7 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 9 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 7 years ago
- ☆12Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- RWMutex for sharing of multicore machines.☆17Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Artifact for PPoPP'18☆18Updated 2 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆10Updated 9 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 2 years ago
- A SQL-to-native-code compiler based on LLVM☆47Updated 9 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- Persistent Memory Graph Database☆44Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 6 years ago
- Embedded DB Benchmark Framework☆60Updated 4 years ago