[Debian-med-packaging] Bug#963142: ITP: libstreamvbyte -- fast integer compression in C using the StreamVByte codec
Andreas Tille
tille at debian.org
Fri Jun 19 17:03:41 BST 2020
Package: wnpp
Severity: wishlist
Subject: ITP: libstreamvbyte -- fast integer compression in C using the StreamVByte codec
Package: wnpp
Owner: Andreas Tille <tille at debian.org>
Severity: wishlist
* Package name : libstreamvbyte
Version : 0.4.1
Upstream Author : Daniel Lemire, Kendall Willets, Alexander Gallego
* URL : https://github.com/lemire/streamvbyte
* License : Apache-2.0
Programming Lang: C
Description : fast integer compression in C using the StreamVByte codec
StreamVByte is a new integer compression technique that applies SIMD
instructions (vectorization) to Google's Group Varint approach. The net
result is faster than other byte-oriented compression techniques.
.
It includes fast differential coding.
.
It assumes a recent Intel processor (e.g., haswell or better) or an ARM
processor with NEON instructions (which is almost all of them).
Remark: This package is maintained by Debian Med Packaging Team at
https://salsa.debian.org/med-team/libstreamvbyte
More information about the Debian-med-packaging
mailing list