fast-pack / simdcomp
A simple C library for compressing lists of integers using binary packing
☆495Updated last year
Alternatives and similar repositories for simdcomp:
Users that are interested in simdcomp are comparing it to the libraries listed below
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆429Updated last year
- Fast integer compression in C using the StreamVByte codec☆384Updated this week
- The FastPFOR C++ library: Fast integer compression☆897Updated last month
- Fastest Integer Compression☆783Updated 10 months ago
- Header-only binary fuse and xor filter library☆355Updated last month
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- TurboRLE-Fastest Run Length Encoding☆286Updated last year
- Fast decoder for VByte-compressed integers☆119Updated 7 months ago
- A fast alternative to the modulo reduction☆306Updated 3 years ago
- Adaptive Radix Trees implemented in C☆775Updated 2 years ago
- A compressed bitmap class in C++.☆449Updated 2 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆404Updated 5 months ago
- High-performance dictionary coding☆104Updated 7 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 2 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆245Updated 3 years ago
- One of the fastest hash functions☆344Updated 2 years ago
- SIMD-accelerated base64 codecs☆429Updated 9 months ago
- A fast SIMD parser for CSV files☆149Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆253Updated last year
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,591Updated last month
- C port of the HdrHistogram☆239Updated 2 months ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆989Updated last month
- A very fast lightweight embedded database engine with a built-in query language.☆572Updated 3 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆87Updated last year
- An efficient trie implementation.☆252Updated 4 years ago
- BitMagic Library☆415Updated 4 months ago
- Fast Approximate Membership Filters (C++)☆273Updated 2 weeks ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆361Updated 2 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆332Updated 9 months ago