amplab / succinct-cppLinks
Succinct C++
☆24Updated 5 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:
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Updated 5 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- ☆39Updated 5 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 11 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- ☆12Updated 7 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- LSM-trie☆114Updated 4 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 11 months ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆132Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 6 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- Adaptive Radix Tree in C++☆50Updated 2 weeks ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆84Updated 3 years ago
- A four-dimensional Analysis of Partitioned Approximate Filters☆11Updated 6 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- simd enabled column imprints☆11Updated 7 years ago
- Multi-core Window-Based Stream Processing Engine☆73Updated 4 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Count-Min sketch-based approximate counting library☆47Updated 8 months ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- Quickstep project☆44Updated last year
- Dynamic succinct/compressed data structures☆115Updated last month
- FOEDUS main source code repository☆64Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33Updated 4 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 10 months ago