纯Go中的LZ4压缩和解压缩

上传者: yellowgiutou | 上传时间: 2021-04-29 13:04:24 | 文件大小: 37.75MB | 文件类型: ZIP
z4:纯Go中的LZ4压缩 总览 该软件包为提供流接口,并为LZ4数据块提供低级压缩和解压缩功能。 该实现基于参考C 。 安装 假设您已经安装了go工具链: go get github.com/pierrec/lz4 有一个命令行界面工具可以压缩和解压缩LZ4文件。 go install github.com/pierrec/lz4/cmd/lz4c 用法 Usage of lz4c:

文件下载

资源详情

[{"title":"( 78 个子文件 37.75MB ) 纯Go中的LZ4压缩和解压缩","children":[{"title":"lz4","children":[{"title":".travis.yml <span style='color:#111;'> 302B </span>","children":null,"spread":false},{"title":"decode_amd64.s <span style='color:#111;'> 6.03KB </span>","children":null,"spread":false},{"title":"testdata","children":[{"title":"pi.txt.lz4 <span style='color:#111;'> 93.12KB </span>","children":null,"spread":false},{"title":"README.txt <span style='color:#111;'> 93B </span>","children":null,"spread":false},{"title":"vmlinux_LZ4_19377 <span style='color:#111;'> 42.95MB </span>","children":null,"spread":false},{"title":"pg_control.tar.lz4 <span style='color:#111;'> 477B </span>","children":null,"spread":false},{"title":"Mark.Twain-Tom.Sawyer_long.txt.lz4 <span style='color:#111;'> 2.68MB </span>","children":null,"spread":false},{"title":"repeat.txt <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"gettysburg.txt.lz4 <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"pg1661.txt <span style='color:#111;'> 580.99KB </span>","children":null,"spread":false},{"title":"repeat.txt.lz4 <span style='color:#111;'> 59B </span>","children":null,"spread":false},{"title":"random.data.lz4 <span style='color:#111;'> 16.02KB </span>","children":null,"spread":false},{"title":"pg_control.tar <span style='color:#111;'> 9.50KB </span>","children":null,"spread":false},{"title":"gettysburg.txt <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"random.data <span style='color:#111;'> 16.00KB </span>","children":null,"spread":false},{"title":"Mark.Twain-Tom.Sawyer.txt.lz4 <span style='color:#111;'> 250.39KB </span>","children":null,"spread":false},{"title":"bzImage_lz4_isolated <span style='color:#111;'> 991.60KB </span>","children":null,"spread":false},{"title":"vmlinux_LZ4_19377.lz4 <span style='color:#111;'> 11.12MB </span>","children":null,"spread":false},{"title":"e.txt.lz4 <span style='color:#111;'> 93.05KB </span>","children":null,"spread":false},{"title":"issue51.data <span style='color:#111;'> 8.00KB </span>","children":null,"spread":false},{"title":"pi.txt <span style='color:#111;'> 97.66KB </span>","children":null,"spread":false},{"title":"bzImage_lz4_isolated.lz4 <span style='color:#111;'> 560.60KB </span>","children":null,"spread":false},{"title":"pg1661.txt.lz4 <span style='color:#111;'> 368.52KB </span>","children":null,"spread":false},{"title":"upperbound.data <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"Mark.Twain-Tom.Sawyer.txt <span style='color:#111;'> 378.76KB </span>","children":null,"spread":false},{"title":"Mark.Twain-Tom.Sawyer_long.txt <span style='color:#111;'> 4.07MB </span>","children":null,"spread":false},{"title":"e.txt <span style='color:#111;'> 97.66KB </span>","children":null,"spread":false},{"title":"issue43.data <span style='color:#111;'> 4.00MB </span>","children":null,"spread":false}],"spread":false},{"title":"reader.go <span style='color:#111;'> 8.22KB </span>","children":null,"spread":false},{"title":"reader_test.go <span style='color:#111;'> 2.43KB </span>","children":null,"spread":false},{"title":"block_test.go <span style='color:#111;'> 3.94KB </span>","children":null,"spread":false},{"title":"cmd","children":[{"title":"lz4c","children":[{"title":"compress.go <span style='color:#111;'> 2.66KB </span>","children":null,"spread":false},{"title":"uncompress.go <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"main.go <span style='color:#111;'> 691B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"debug.go <span style='color:#111;'> 351B </span>","children":null,"spread":false},{"title":"block.go <span style='color:#111;'> 10.45KB </span>","children":null,"spread":false},{"title":"internal","children":[{"title":"xxh32","children":[{"title":"xxh32zero_test.go <span style='color:#111;'> 3.13KB </span>","children":null,"spread":false},{"title":"xxh32zero.go <span style='color:#111;'> 4.88KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"bench_test.go <span style='color:#111;'> 4.06KB </span>","children":null,"spread":false},{"title":"writer.go <span style='color:#111;'> 10.42KB </span>","children":null,"spread":false},{"title":"decode_test.go <span style='color:#111;'> 2.33KB </span>","children":null,"spread":false},{"title":"example_test.go <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"writer_test.go <span style='color:#111;'> 3.57KB </span>","children":null,"spread":false},{"title":"errors.go <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"lz4_go1.10.go <span style='color:#111;'> 526B </span>","children":null,"spread":false},{"title":"decode_amd64.go <span style='color:#111;'> 117B </span>","children":null,"spread":false},{"title":"reader_legacy.go <span style='color:#111;'> 5.45KB </span>","children":null,"spread":false},{"title":"lz4_notgo1.10.go <span style='color:#111;'> 522B </span>","children":null,"spread":false},{"title":"debug_stub.go <span style='color:#111;'> 94B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 517B </span>","children":null,"spread":false},{"title":"lz4.go <span style='color:#111;'> 3.92KB </span>","children":null,"spread":false},{"title":"fuzz","children":[{"title":"lz4-fuzz.zip <span style='color:#111;'> 2.80MB </span>","children":null,"spread":false},{"title":"corpus","children":[{"title":"71d46729aae37a915a9d7a3e0af011039c9dbcaf <span style='color:#111;'> 279B </span>","children":null,"spread":false},{"title":"663f8f824d792210a108801ecc7bca77d939719d-1 <span style='color:#111;'> 934.93KB </span>","children":null,"spread":false},{"title":"repeat.txt <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"d32b4f81e94cbb18af8e96e92cc5244e15876fb3 <span style='color:#111;'> 1023.50KB </span>","children":null,"spread":false},{"title":"395df8f7c51f007019cb30201c49e884b46b92fa-1 <span style='color:#111;'> 1B </span>","children":null,"spread":false},{"title":"pg1661.txt <span style='color:#111;'> 568.24KB </span>","children":null,"spread":false},{"title":"3af0d9f28847f713e8f0d6f3d76e883d18350228 <span style='color:#111;'> 1023.81KB </span>","children":null,"spread":false},{"title":"f654c860d512e55681b1b44ba0dd51d3b315a1e0 <span style='color:#111;'> 12B </span>","children":null,"spread":false},{"title":"pg_control.tar <span style='color:#111;'> 9.50KB </span>","children":null,"spread":false},{"title":"gettysburg.txt <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"random.data <span style='color:#111;'> 16.00KB </span>","children":null,"spread":false},{"title":"2c3c06f5c01917e29b1b7677f9c0160ba76cade7 <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"da39a3ee5e6b4b0d3255bfef95601890afd80709-1 <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"0fe8d630da208c92ae1a33832403baa1d5e0c8b8 <span style='color:#111;'> 8.50KB </span>","children":null,"spread":false},{"title":"pi.txt <span style='color:#111;'> 97.66KB </span>","children":null,"spread":false},{"title":"upperbound.data <span style='color:#111;'> 583B </span>","children":null,"spread":false},{"title":"Mark.Twain-Tom.Sawyer.txt <span style='color:#111;'> 378.76KB </span>","children":null,"spread":false},{"title":"Mark.Twain-Tom.Sawyer_long.txt <span style='color:#111;'> 4.07MB </span>","children":null,"spread":false},{"title":"74a6b487676ce7b6209cead25ca735981c3c31ce <span style='color:#111;'> 15.50KB </span>","children":null,"spread":false},{"title":"e.txt <span style='color:#111;'> 97.66KB </span>","children":null,"spread":false},{"title":"issue43.data <span style='color:#111;'> 4.00MB </span>","children":null,"spread":false}],"spread":false},{"title":"lz4.go <span style='color:#111;'> 677B </span>","children":null,"spread":false}],"spread":false},{"title":"reader_legacy_test.go <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 2.41KB </span>","children":null,"spread":false},{"title":"decode_other.go <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明