[ 源代码: golang-github-bkaradzic-go-lz4 ]
软件包:golang-github-bkaradzic-go-lz4-dev(1.0.0-5)
golang-github-bkaradzic-go-lz4-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-bkaradzic-go-lz4:
- [golang-github-bkaradzic-go-lz4_1.0.0-5.dsc]
- [golang-github-bkaradzic-go-lz4_1.0.0.orig.tar.gz]
- [golang-github-bkaradzic-go-lz4_1.0.0-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
port of the LZ4 lossless compression algorithm to Go
go-lz4 is a port of the LZ4 lossless compression algorithm to Go.
Note: go-lz4 saves a uint32 with the original uncompressed length at the beginning of the encoded buffer. They may get in the way of interoperability with other implementations.