Pakket: libstreamvbyte-dev (0.5.1-1) [debports]
Verwijzigingen voor libstreamvbyte-dev
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan libstreamvbyte-dev gerelateerde pakketten
|
|
|
|
-
- dep: libstreamvbyte1 (= 0.5.1-1)
- fast integer compression in C using the StreamVByte codec