fast-pack / FastPFOR
The FastPFOR C++ library: Fast integer compression
☆910Updated 3 weeks ago
Alternatives and similar repositories for FastPFOR:
Users that are interested in FastPFOR are comparing it to the libraries listed below
- Fastest Integer Compression☆795Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆431Updated last year
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Fast integer compression in C using the StreamVByte codec☆393Updated last month
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,620Updated 2 weeks ago
- Header-only binary fuse and xor filter library☆358Updated 2 months ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,000Updated this week
- Fast Static Symbol Table (FSST): efficient random-access string compression☆427Updated last month
- TurboRLE-Fastest Run Length Encoding☆288Updated last year
- Adaptive Radix Trees implemented in C☆783Updated 3 years ago
- Experimental C++11 version of sparsehash☆289Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆274Updated 11 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆337Updated last year
- First Practical and General-purpose Range Filter☆542Updated 3 years ago
- A high-performance, concurrent hash table☆1,645Updated 4 months ago
- Fast Approximate Membership Filters (C++)☆274Updated 3 months ago
- Filter for improving compression of typed binary data.☆225Updated 3 months ago
- Bloom-filter based minimal perfect hash function library☆254Updated 2 years ago
- BitMagic Library☆422Updated last week
- SIMD-accelerated base64 codecs☆433Updated 11 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆814Updated 6 months ago
- A compressed bitmap class in C++.☆452Updated 5 months ago
- One of the fastest hash functions.