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 .NET library for compressed bit set data structures☆35Updated 9 months ago
- Fast integer compression in C using the StreamVByte codec☆406Updated 6 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆452Updated 3 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆259Updated 3 years ago
- Header-only binary fuse and xor filter library☆405Updated 6 months ago
- A C# port of JavaFastPFOR☆54Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated last month
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 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 last year
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete☆591Updated last year
- Sprintz time series compression algorithm☆68Updated last year
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- Fastest Integer Compression☆810Updated last year
- The FastPFOR C++ library: Fast integer compression☆929Updated last month
- C# port of XXH3, plus the fastest xxHash[32|64] in the west☆30Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- A simple C library for compressing lists of integers using binary packing☆505Updated last year
- Fast Middle-out Compression for Time-series Data☆211Updated 7 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- Batched random number generation☆18Updated 3 months ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆58Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 5 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 5 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago