amplab / succinct-cppLinks
Succinct C++
☆24Updated 4 years ago
Alternatives and similar repositories for succinct-cpp
Users that are interested in succinct-cpp are comparing it to the libraries listed below
Sorting:
- ☆12Updated 6 years ago
- ☆38Updated 5 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- This repository hosts the code used for the following paper: Claude Barthels, Ingo Müller, Konstantin Taranov, Torsten Hoefler, Gustavo A…☆10Updated 5 years ago
- A Memory-efficient Graph Store for Interactive Queries☆13Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- simd enabled column imprints☆11Updated 7 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 2 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 4 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- ☆54Updated last year
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- SUccinct Retrieval Framework☆20Updated 9 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- Count-Min sketch-based approximate counting library☆45Updated last month
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Quickstep project☆42Updated 7 months ago
- A data structure and algorithm library built for TerarkDB☆64Updated 3 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago