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 4 years ago
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆231Updated 2 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☆157Updated 3 years ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 8 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Fast integer compression in C using the StreamVByte codec☆410Updated 9 months ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete☆593Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compression☆472Updated last month
- Sprintz time series compression algorithm☆72Updated last year
- A .NET library for compressed bit set data structures☆36Updated last year
- 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
- Make QuickSort Quick Again in C#☆102Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 2 months ago
- High-performance dictionary coding☆108Updated 8 years ago
- A simple bitset library in C☆137Updated 8 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- Header-only binary fuse and xor filter library☆411Updated 2 months ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- Hashing functions and PRNGs based on them☆165Updated 9 months ago
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Fast Middle-out Compression for Time-series Data☆209Updated 7 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆332Updated 11 months ago
- Fast Approximate Membership Filters (C++)☆22Updated 4 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago