wolfgarbe / EliasFanoCompressionLinks
EliasFanoCompression: quasi-succinct compression of sorted integers in C#
☆45Updated 3 years ago
Alternatives and similar repositories for EliasFanoCompression
Users that are interested in EliasFanoCompression are comparing it to the libraries listed below
Sorting:
- Clustered Elias-Fano inverted indexes.☆15Updated 6 years ago
- ☆36Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Sample implementations using Naiad☆39Updated 10 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- fixed-length integer trim☆34Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Experiments with array layouts for comparison-based searching☆84Updated last year
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆225Updated last year
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- MergedTrie code☆12Updated 5 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- actordb storage engine☆20Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- Fast decoder for VByte-compressed integers☆122Updated last year
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year