lemire / streamvbyte
Fast integer compression in C using the StreamVByte codec
☆376Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for streamvbyte
- A simple C library for compressing lists of integers using binary packing☆490Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆426Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- The FastPFOR C++ library: Fast integer compression☆879Updated this week
- Fastest Integer Compression☆773Updated 8 months ago
- A fast alternative to the modulo reduction☆298Updated 3 years ago
- Header-only binary fuse and xor filter library☆349Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated this week
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆296Updated 8 months ago
- Fast decoder for VByte-compressed integers☆117Updated 6 months ago
- High-performance dictionary coding☆103Updated 7 years ago
- A fast, compressed, persistent binary data store library for C.☆447Updated last week
- C library to pack and unpack short arrays of integers as fast as possible☆85Updated last year
- One of the fastest hash functions☆345Updated 2 years ago
- TurboRLE-Fastest Run Length Encoding☆285Updated last year
- Fast Approximate Membership Filters (C++)☆263Updated 10 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆391Updated 3 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆199Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆361Updated 2 years ago
- SIMD-accelerated base64 codecs☆428Updated 7 months ago
- Bloom-filter based minimal perfect hash function library☆248Updated last year
- The world's first wait-free Software Transactional Memory☆169Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆240Updated 2 years ago
- BitMagic Library☆412Updated 2 months ago
- Hashing functions and PRNGs based on them☆145Updated 3 years ago
- A benchmark framework for concurrent queue implementations☆285Updated 4 years ago
- C port of the HdrHistogram☆236Updated this week
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago