A C++ library to compress and intersect sorted lists of integers using SIMD instructions
☆447Jun 7, 2026Updated 2 months ago
Alternatives and similar repositories for SIMDCompressionAndIntersection
Users that are interested in SIMDCompressionAndIntersection are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The FastPFOR C++ library: Fast integer compression☆974Jun 7, 2026Updated 2 months ago
- A simple C library for compressing lists of integers using binary packing☆536Jun 7, 2026Updated 2 months ago
- Fastest Integer Compression☆840Jun 28, 2026Updated 2 months ago
- Fast differential coding functions (using SIMD instructions)☆54Dec 8, 2017Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆417Jun 7, 2026Updated 2 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Fast decoder for VByte-compressed integers☆131Jun 7, 2026Updated 2 months 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
- A C++ library for integer array compression☆31Mar 18, 2022Updated 4 years ago
- High-performance dictionary coding☆112Apr 5, 2017Updated 9 years ago
- C library to pack and unpack short arrays of integers as fast as possible