Fast integer compression in C using the StreamVByte codec
☆412Feb 9, 2025Updated last year
Alternatives and similar repositories for streamvbyte
Users that are interested in streamvbyte are comparing it to the libraries listed below
Sorting:
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 3 months ago
- A simple C library for compressing lists of integers using binary packing☆517Aug 18, 2023Updated 2 years ago
- Fastest Integer Compression☆826Mar 1, 2024Updated last year
- C library to pack and unpack short arrays of integers as fast as possible☆94Mar 11, 2023Updated 2 years ago
- The FastPFOR C++ library: Fast integer compression☆961Jan 27, 2026Updated last month
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 7 months ago
- A port of Stream VByte to Go☆35Feb 22, 2022Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Feb 19, 2017Updated 9 years ago
- Integer Compression Libraries for Go☆134Dec 23, 2017Updated 8 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,782Feb 20, 2026Updated last week
- Header-only binary fuse and xor filter library☆424Jan 19, 2026Updated last month
- BitMagic Library☆443Aug 26, 2025Updated 6 months ago
- High-performance dictionary coding☆109Apr 5, 2017Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆55Dec 8, 2017Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Jul 22, 2020Updated 5 years ago
- A simple bitset library in C☆142Jan 12, 2026Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,682Updated this week
- Fast Approximate Membership Filters (C++)☆289Aug 29, 2025Updated 6 months ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Sep 12, 2021Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Feb 19, 2024Updated 2 years ago
- Compact tries for fixed-width keys☆26Jun 4, 2018Updated 7 years ago
- Metrics gathering thingy☆11Jul 17, 2019Updated 6 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,095Jun 7, 2024Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Feb 9, 2026Updated 2 weeks ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- A C++ library for integer array compression☆30Mar 18, 2022Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆360Jun 29, 2024Updated last year
- ALP: Adaptive Lossless Floating-Point Compression☆164Oct 16, 2025Updated 4 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,001Updated this week
- amd64 optimized bit operations☆41Jan 13, 2018Updated 8 years ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,957Updated this week
- C library implementing the ridiculously fast CLHash hashing function☆282Apr 4, 2024Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- One of the fastest hash functions.☆364Feb 15, 2025Updated last year
- A very fast lightweight embedded database engine with a built-in query language.☆576Aug 20, 2021Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- A fast, compressed, persistent binary data store library for C.☆550Feb 19, 2026Updated last week
- C library to remove white space from strings as fast as possible☆157Sep 5, 2024Updated last year