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 10 months ago
- Make QuickSort Quick Again in C#☆102Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- A .NET library for compressed bit set data structures☆36Updated last year
- Fast Middle-out Compression for Time-series Data☆209Updated 7 years ago
- A probabilistic data structures library for C#☆80Updated 4 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- C# port of XXH3, plus the fastest xxHash[32|64] in the west☆30Updated 6 years ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 10 months ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆484Updated 3 weeks ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 5 months ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆58Updated 5 years ago
- Fast WHATWG forgiving-base64 decoding in C#☆40Updated 8 months ago
- Sprintz time series compression algorithm☆73Updated last year
- A simple bitset library in C☆141Updated 9 months ago
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- A host application to host the new .NET Core Crl☆33Updated 10 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- Fastest Integer Compression☆819Updated last year
- Header-only binary fuse and xor filter library☆414Updated 3 months 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
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago