fast-pack / streamvbyteLinks
Fast integer compression in C using the StreamVByte codec
☆412Updated 11 months ago
Alternatives and similar repositories for streamvbyte
Users that are interested in streamvbyte are comparing it to the libraries listed below
Sorting:
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆442Updated 6 months ago
- A fast alternative to the modulo reduction☆316Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Fastest Integer Compression☆822Updated last year
- The FastPFOR C++ library: Fast integer compression☆952Updated last month
- Header-only binary fuse and xor filter library☆422Updated last week
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆339Updated last year
- High-performance dictionary coding☆108Updated 8 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆492Updated 2 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆92Updated 2 years ago
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆271Updated 6 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- BitMagic Library☆438Updated 5 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆166Updated last year
- SIMD-accelerated base64 codecs☆444Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Hashing functions and PRNGs based on them☆167Updated last month
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆325Updated 6 months ago
- Rolling Hash C++ Library☆190Updated last year
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- One of the fastest hash functions.☆363Updated 11 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)