wolfgarbe / EliasFanoCompression
EliasFanoCompression: quasi-succinct compression of sorted integers in C#
☆44Updated 3 years ago
Alternatives and similar repositories for EliasFanoCompression:
Users that are interested in EliasFanoCompression are comparing it to the libraries listed below
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- ☆36Updated 4 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 9 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 6 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 5 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- C++ utility library☆24Updated 11 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- fixed-length integer trim☆33Updated last year
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆217Updated last year
- a 64-bit histogram / quantile sketch☆58Updated 3 weeks ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 8 months ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆57Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.☆36Updated 4 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- MergedTrie code☆12Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆63Updated last year