A simple C library for compressing lists of integers using binary packing
☆517Aug 18, 2023Updated 2 years ago
Alternatives and similar repositories for simdcomp
Users that are interested in simdcomp are comparing it to the libraries listed below
Sorting:
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 7 months ago
- The FastPFOR C++ library: Fast integer compression☆961Jan 27, 2026Updated last month
- 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
- Fast integer compression in C using the StreamVByte codec☆412Feb 9, 2025Updated last year
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 3 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Feb 19, 2017Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 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
- High-performance dictionary coding☆109Apr 5, 2017Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆55Dec 8, 2017Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆282Apr 4, 2024Updated last year
- 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
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Jan 3, 2024Updated 2 years ago
- A simple bitset library in C☆142Jan 12, 2026Updated last month
- A fast, compressed, persistent binary data store library for C.☆550Feb 19, 2026Updated last week
- 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-accelerated base64 codecs☆444Apr 4, 2024Updated last year
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,040Dec 15, 2025Updated 2 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- A port of Stream VByte to Go☆35Feb 22, 2022Updated 4 years ago
- Integer Compression Libraries for Go☆134Dec 23, 2017Updated 8 years ago
- Header-only binary fuse and xor filter library☆424Jan 19, 2026Updated last month
- A very fast lightweight embedded database engine with a built-in query language.☆576Aug 20, 2021Updated 4 years ago
- Vectorized version of the PCG random number generator☆87Jan 9, 2026Updated last month
- Random access array of tightly packed unsigned integers☆171Jun 11, 2022Updated 3 years ago
- Succinct Data Structure Library 2.0☆2,296Jun 2, 2023Updated 2 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Nov 5, 2015Updated 10 years ago
- LZ77/LZSS designed for SSE based decompression☆145Apr 18, 2019Updated 6 years ago
- Proof of concept LSM-tree built on MDB☆17Jun 1, 2015Updated 10 years ago
- Filter for improving compression of typed binary data.☆234Dec 31, 2024Updated last year
- TurboRLE-Fastest Run Length Encoding☆289Apr 7, 2023Updated 2 years ago
- A fast alternative to the modulo reduction☆317Mar 22, 2021Updated 4 years ago
- Adaptive Radix Trees implemented in C☆819Mar 21, 2022Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Jul 22, 2020Updated 5 years ago
- Fast and Strong Burrows Wheeler Model☆20Nov 6, 2018Updated 7 years ago
- Universe-sliced indexes in C++.☆18Jan 8, 2023Updated 3 years ago
- Compressed numerical arrays that support high-speed random access☆849Jan 30, 2026Updated 3 weeks ago