软件包: libstreamvbyte-dev (0.4.1-4)
libstreamvbyte-dev 的相关链接
Trisquel 的资源:
下载源码包 libstreamvbyte:
- [libstreamvbyte_0.4.1-4.dsc]
- [libstreamvbyte_0.4.1.orig.tar.gz]
- [libstreamvbyte_0.4.1-4.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Med Packaging Team (Mail Archive)
- Andreas Tille
- Nilesh Patra
外部的资源:
- 主页 [github.com]
相似软件包:
fast integer compression in C using the StreamVByte codec (devel)
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).
This package contains the static library and header files.
其他与 libstreamvbyte-dev 有关的软件包
|
|
|
-
- dep: libstreamvbyte0 (= 0.4.1-4)
- fast integer compression in C using the StreamVByte codec