JoeLeavitt / SkipTrie
☆13Updated 7 years ago
Alternatives and similar repositories for SkipTrie:
Users that are interested in SkipTrie are comparing it to the libraries listed below
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- A comparison between different integer set techniques☆14Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Parallel boolean circuit evaluation☆20Updated 6 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆41Updated 8 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 5 years ago
- 64-bit integer compression algorithms in Java☆15Updated 6 years ago
- Experiments on bit-slice indexing☆13Updated 10 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆28Updated 3 years ago
- Fastest RPC in the west☆21Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- Cache-Sensitive Skip List.☆22Updated 6 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- Persistent Memory Graph Database☆44Updated 2 years ago
- General purpose C++ library for iZENECloud☆42Updated 9 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- A Portable Persistent Memory Allocation Library☆13Updated 4 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Presentation slides from conferences☆18Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆34Updated 4 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago