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#☆44Updated 3 years ago
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆228Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compression☆460Updated 4 months ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 6 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Make QuickSort Quick Again in C#☆102Updated 3 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated last month
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Sprintz time series compression algorithm☆69Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last week
- Fast Middle-out Compression for Time-series Data☆211Updated 7 years ago
- A .NET library for compressed bit set data structures☆35Updated 10 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆324Updated 9 months ago
- Header-only binary fuse and xor filter library☆409Updated last week
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 6 months ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- C# port of XXH3, plus the fastest xxHash[32|64] in the west☆30Updated 6 years ago
- Batched random number generation☆18Updated 4 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆49Updated 4 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago
- Fast Approximate Membership Filters (C++)☆281Updated last week
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆58Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A probabilistic data structures library for C#☆79Updated 4 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago