fast-pack / SIMDCompressionAndIntersectionLinks
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
☆438Updated 3 months ago
Alternatives and similar repositories for SIMDCompressionAndIntersection
Users that are interested in SIMDCompressionAndIntersection are comparing it to the libraries listed below
Sorting:
- The FastPFOR C++ library: Fast integer compression☆932Updated 3 months ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- Fastest Integer Compression☆811Updated last year
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆348Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compression