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:
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆227Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Clustered Elias-Fano inverted indexes.☆16Updated 7 years ago
- Library for encoding integers in the minimal number of bits. Includes VLQ and Elias Omega encoding.☆77Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Fast Approximate Membership Filters (C++)☆21Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- A collection of succinct data structures☆207Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 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 7 years ago
- Compact Data Structures Library☆128Updated 10 years ago
- Inverted file indexing and retrieval optimized for short texts. Supports auto-suggest and query segment classification.☆34Updated 2 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- ☆36Updated 4 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆87Updated 4 years ago
- a quotient filter written in C☆86Updated 7 years ago
- A Minimal Perfect Hash Function Library☆167Updated 4 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
- MergedTrie code☆12Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Exercises and sample code for a C# SIMD (vectorization) workshop☆36Updated 7 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 6 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- fixed-length integer trim☆34Updated 2 years ago