fast-pack / streamvbyteLinks
Fast integer compression in C using the StreamVByte codec
☆408Updated 7 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☆506Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 2 months ago
- Header-only binary fuse and xor filter library☆410Updated 3 weeks ago
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- Fastest Integer Compression☆811Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- The FastPFOR C++ library: Fast integer compression☆931Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 10 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆462Updated 4 months ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- Fast Approximate Membership Filters (C++)☆282Updated 3 weeks ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- High-performance dictionary coding☆105Updated 8 years ago
- SIMD-accelerated base64 codecs☆439Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆265Updated 2 months ago
- BitMagic Library☆428Updated 3 weeks ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆311Updated 2 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- A compressed bitmap class in C++.☆457Updated 10 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- One of the fastest hash functions.☆359Updated 7 months ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 3 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 8 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year