fast-pack / streamvbyteLinks
Fast integer compression in C using the StreamVByte codec
☆402Updated 4 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☆499Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- Fastest Integer Compression☆808Updated last year
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- Header-only binary fuse and xor filter library☆367Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- The FastPFOR C++ library: Fast integer compression☆923Updated 3 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- High-performance dictionary coding☆104Updated 8 years ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- One of the fastest hash functions.☆353Updated 4 months ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆256Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆264Updated 2 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆368Updated 2 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆442Updated 2 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆305Updated last year
- SIMD-accelerated base64 codecs☆435Updated last year
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- BitMagic Library☆425Updated 2 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Hashing functions and PRNGs based on them☆161Updated 4 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆303Updated last year
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆660Updated 3 weeks ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago