[ 源代码: golang-github-klauspost-compress ]
软件包: golang-github-klauspost-compress-dev (1.9.5-2)
golang-github-klauspost-compress-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-klauspost-compress:
- [golang-github-klauspost-compress_1.9.5-2.dsc]
- [golang-github-klauspost-compress_1.9.5.orig.tar.xz]
- [golang-github-klauspost-compress_1.9.5-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Tim Potter
- Dmitry Smirnov
- Anthony Fok
外部的资源:
- 主页 [github.com]
相似软件包:
optimized compression packages
This package is based on an optimized Deflate function, which is used by gzip/zip/zlib packages. It offers slightly better compression at lower compression settings, and up to 3x faster encoding at highest compression level.
其他与 golang-github-klauspost-compress-dev 有关的软件包
|
|
|
-
- dep: golang-github-cespare-xxhash-dev (>= 2.1.0~)
- implementation of the 64-bit xxHash algorithm (XXH64)
-
- dep: golang-github-google-go-cmp-dev
- Package for comparing Go values in tests
-
- dep: golang-github-klauspost-cpuid-dev
- CPU feature identification for Go