streamvbyte
2.0.0Integer compression with SIMD based on Google\'s varint
StreamVByte is an integer compression technique that applies SIMD instructions (vectorization) to Google's varint approach. The net result is faster than other byte-oriented compression techniques. The approach is patent-free, the code is available under the Apache License. It includes fast differential coding. It assumes a recent Intel processor (e.g., haswell or better, though we provide runtime dispatching for compatibility with legacy systems) or an ARM processor with NEON instructions (which is almost all of them).
Origin: archivers/streamvbyte
Category: archivers
Size: 63.8KiB
License: APACHE20
Maintainer: jwb@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
Website: github.com/lemire/streamvbyte
$
pkg install streamvbyteMore in archivers
zstd1.5.7_1
Fast real-time compression algorithmliblz41.10.0_2,1
LZ4 compression library, lossless and very fastlibarchive3.8.5,1
Library to create and read several streaming archive formatskf6-karchive6.22.0
Reading, creating, and manipulating file archivesphp84-zlib8.4.16
The zlib shared extension for phplzo22.10_1
Portable speedy, lossless data compression librarybrotli1.2.0,1
Generic-purpose lossless compression algorithmlibzip1.11.4
C library for reading, creating, and modifying ZIP archivesphp84-zip8.4.16
The zip shared extension for phpphp82-zlib8.2.30
The zlib shared extension for php