invertedtomato / packingLinks
Library for encoding integers in the minimal number of bits. Includes VLQ and Elias Omega encoding.
☆77Updated 2 years ago
Alternatives and similar repositories for packing
Users that are interested in packing are comparing it to the libraries listed below
Sorting:
- EliasFanoCompression: quasi-succinct compression of sorted integers in C#☆45Updated 3 years ago
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆227Updated last year
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 4 months ago
- A .NET library for compressed bit set data structures☆35Updated 8 months ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- Sprintz time series compression algorithm☆69Updated last year
- A probabilistic data structures library for C#☆80Updated 4 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- Make QuickSort Quick Again in C#☆102Updated 3 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆36Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆47Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆22Updated 4 years ago
- A fast approximate membership query data structure☆11Updated last year
- ViyaDB in-memory columnar analytical data store☆115Updated 5 years ago
- Batched random number generation☆18Updated 2 months ago
- Memory mapped data structures: dictionary, array and list☆27Updated 4 years ago
- a quotient filter written in C☆85Updated 7 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- Thread safe and multi-endian version of Bob Jenkins' spookyhash☆70Updated 4 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- ☆52Updated 7 months ago