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
- Fast integer compression in C using the StreamVByte codec☆411Updated 9 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆479Updated last month
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- A .NET library for compressed bit set data structures☆36Updated last year
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- Fast Approximate Membership Filters (C++)☆22Updated 4 years ago
- ☆53Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 4 months ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 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
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Sprintz time series compression algorithm☆73Updated last year
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 9 months ago
- Fast Middle-out Compression for Time-series Data☆209Updated 7 years ago
- Make QuickSort Quick Again in C#☆102Updated 3 years ago
- A Minimal Perfect Hash Function Library☆169Updated 4 years ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 10 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- ☆36Updated 5 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Fastest Integer Compression☆818Updated last year
- SIMD (SSE) string functions☆103Updated 8 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
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year