Pakket: libstreamvbyte-dev (0.4.1-4)
Verwijzigingen voor libstreamvbyte-dev
Debian bronnen:
Het bronpakket libstreamvbyte downloaden:
- [libstreamvbyte_0.4.1-4.dsc]
- [libstreamvbyte_0.4.1.orig.tar.gz]
- [libstreamvbyte_0.4.1-4.debian.tar.xz]
Beheerders:
- Debian Med Packaging Team (QA-pagina, Mailarchief)
- Andreas Tille (QA-pagina)
- Nilesh Patra (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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: libstreamvbyte0 (= 0.4.1-4)
- fast integer compression in C using the StreamVByte codec