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:
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Updated 5 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Multi-core Window-Based Stream Processing Engine☆73Updated 4 years ago
- ☆39Updated 5 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆83Updated 3 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- ☆12Updated 7 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- LSM-trie☆114Updated 4 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 10 months ago
- Parallel Balanced Binary Tree Structures☆121Updated 9 months ago
- HOT - Height Optimized Trie☆158Updated 7 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆167Updated last month
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 5 years ago
- A Memory-efficient Graph Store for Interactive Queries☆13Updated 4 years ago
- A local cache for the Anna KVS☆24Updated 5 years ago
- A four-dimensional Analysis of Partitioned Approximate Filters☆11Updated 4 months ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- ☆53Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 2 years ago