パッケージ: libstreamvbyte-dev (0.5.1-1)
libstreamvbyte-dev に関するリンク
Debian の資源:
libstreamvbyte ソースパッケージをダウンロード:
- [libstreamvbyte_0.5.1-1.dsc]
- [libstreamvbyte_0.5.1.orig.tar.gz]
- [libstreamvbyte_0.5.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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: libstreamvbyte1 (= 0.5.1-1)
- fast integer compression in C using the StreamVByte codec