[ ソース: libstreamvbyte ]
パッケージ: libstreamvbyte-dev (0.4.1-4 など)
libstreamvbyte-dev に関するリンク
Debian の資源:
libstreamvbyte ソースパッケージをダウンロード:
- [libstreamvbyte_0.4.1-4.dsc]
- [libstreamvbyte_0.4.1.orig.tar.gz]
- [libstreamvbyte_0.4.1-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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+b1)
- fast integer compression in C using the StreamVByte codec