[ ソース: golang-github-pierrec-lz4 ]
パッケージ: golang-github-pierrec-lz4-dev (0.0~git20170519.0.5a3d224-2)
golang-github-pierrec-lz4-dev に関するリンク
Debian の資源:
golang-github-pierrec-lz4 ソースパッケージをダウンロード:
- [golang-github-pierrec-lz4_0.0~git20170519.0.5a3d224-2.dsc]
- [golang-github-pierrec-lz4_0.0~git20170519.0.5a3d224.orig.tar.xz]
- [golang-github-pierrec-lz4_0.0~git20170519.0.5a3d224-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
LZ4 compression and decompression in pure Go
This library implements reading and writing lz4 compressed data (a frame), as specified in http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html, using an io.Reader (decompression) and io.Writer (compression). It is designed to minimize memory usage while maximizing throughput by being able to [de]compress data concurrently.
その他の golang-github-pierrec-lz4-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-pierrec-xxhash-dev
- pure Go implementation of xxHash (32 and 64 bits versions)