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#☆46Updated 4 years ago
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆232Updated 2 years ago
- A .NET library for compressed bit set data structures☆36Updated last year
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Make QuickSort Quick Again in C#☆102Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A fast SIMD parser for CSV files☆160Updated 3 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆488Updated last month
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 months ago
- ☆53Updated last year
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆60Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 6 months ago
- Fast Approximate Membership Filters (C++)☆22Updated 4 years ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 10 months ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- A Minimal Perfect Hash Function Library☆171Updated 4 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- ☆37Updated 5 years ago
- Compression Benchmark☆358Updated 2 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago