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 2 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆462Updated 5 months ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A .NET library for compressed bit set data structures☆36Updated 11 months 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
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last month
- Fast Approximate Membership Filters (C++)☆284Updated 3 weeks ago
- A C# port of JavaFastPFOR☆54Updated last year
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆58Updated 5 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 2 months ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 7 months ago
- Fast Approximate Membership Filters (C++)☆22Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Header-only binary fuse and xor filter library☆411Updated 3 weeks ago
- ☆52Updated 10 months ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- ViyaDB in-memory columnar analytical data store☆115Updated 5 years ago
- .NET Implementation of RoaringBitmap☆73Updated 5 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago
- A probabilistic data structures library for C#☆79Updated 4 years ago
- Fastest Integer Compression☆811Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Sprintz time series compression algorithm☆69Updated last year
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Batched random number generation☆18Updated 5 months ago