robert-sedgewick / hyperbitbitLinks
Official repository for the official implementation of HyperBitT, HyperBitBit64, and HyperTwoBits
☆16Updated 9 months ago
Alternatives and similar repositories for hyperbitbit
Users that are interested in hyperbitbit are comparing it to the libraries listed below
Sorting:
- Bumped Ribbon Retrieval and Approximate Membership Query☆45Updated last month
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆62Updated 4 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- A collection of succinct data structures☆204Updated last year
- 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☆35Updated 5 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆280Updated 6 months ago
- High-performance dictionary coding☆104Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- ☆38Updated 5 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆60Updated 4 months ago
- A C++ library for summarizing data streams☆23Updated 5 years ago
- Order-preserving key encoder☆123Updated 5 years ago
- Compact Data Structures Library☆100Updated 3 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- Nonblocking data structures☆12Updated 10 years ago
- Parallel Balanced Binary Tree Structures☆117Updated 4 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 3 years ago
- A Single-Pass Learned Index☆133Updated 2 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 4 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
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 6 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago