7-Zip-zstd 项目推荐

7-Zip-zstd 项目推荐

7-Zip-zstd 7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard 7-Zip-zstd 项目地址: https://gitcode.com/gh_mirrors/7z/7-Zip-zstd

项目基础介绍和主要编程语言

7-Zip-zstd 是一个基于 7-Zip 的开源项目,旨在为 7-Zip 添加对多种现代压缩算法(如 Brotli、Fast-LZMA2、Lizard、LZ4、LZ5 和 Zstandard)的支持。该项目的主要编程语言是 C++,这是由于 7-Zip 本身是用 C++ 编写的,因此 7-Zip-zstd 也继承了这一特性。

项目核心功能

7-Zip-zstd 的核心功能是为 7-Zip 提供额外的压缩算法支持,使得用户可以在使用 7-Zip 时选择更多的压缩选项。具体支持的压缩算法包括:

  • Zstandard (Zstd): 一种实时压缩算法,提供高压缩比,速度快且解码速度极快。
  • Brotli: 一种通用的无损压缩算法,使用 LZ77 算法的现代变体、霍夫曼编码和二阶上下文建模,压缩比与当前最佳的通用压缩方法相当。
  • LZ4: 一种无损压缩算法,压缩速度高达 400 MB/s 每核,解码速度更快。
  • LZ5: LZ4 的改进版本,旨在在牺牲压缩和解压速度的情况下提供更好的压缩比。
  • Lizard: 一种高效的压缩算法,解压速度快,压缩比与 zip/zlib 和 zstd/brotli 相当。
  • Fast-LZMA2: LZMA2 压缩算法的快速版本,比标准 LZMA2 快 20% 到 100%,但压缩比稍低。

项目最近更新的功能

最近,7-Zip-zstd 项目更新了以下功能:

  1. 支持 Zstandard 压缩算法: 添加了对 Zstandard 压缩算法的全面支持,包括不同压缩级别的选项。
  2. Brotli 压缩算法的改进: 对 Brotli 压缩算法进行了优化,提高了压缩速度和压缩比。
  3. Lizard 压缩算法的集成: 新增了对 Lizard 压缩算法的支持,提供了更好的压缩比和解压速度。
  4. Fast-LZMA2 算法的优化: 对 Fast-LZMA2 算法进行了进一步优化,减少了内存使用并提高了压缩速度。
  5. 用户界面和体验的改进: 改进了安装程序和用户界面,使得用户更容易使用和配置这些新的压缩算法。

通过这些更新,7-Zip-zstd 项目不仅扩展了 7-Zip 的功能,还提升了用户在使用现代压缩算法时的体验。

7-Zip-zstd 7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard 7-Zip-zstd 项目地址: https://gitcode.com/gh_mirrors/7z/7-Zip-zstd

创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考

This is a shared library for Android, iOS, OSX, Windows, Linux and webGL to decompress 7z (7zip) files and to compress/decompress zip/gzip (.zip/.gz), LZ4 (.lz4), brotli (.br), fastLZ files and buffers. ZIP plugin: iOS/tvOS compilation may require to add the -lz linking flag at Build Settings-> Linking- > Other Linker flags on xcode. webGL for flz,lzma & lz4 supports buffers compression/decompression only. Brotli supports buffer decompression. webGL for zip supports all functions except those that require file system operations. 7ZIP section: The library serves the scope to have fast decompression of 7z files and compress/decompress lzma files and buffers. - The library does 7z decompression and not 7z compression. Compression of lzma alone files is supported. Passwords are not supported. - It is about 2.5x times faster then using a c# implementation for 7z decompression. - You can extract a single file out of the 7z archive. - If you intend to decompress large files it would be better to use the largeFiles flag.(consumes less ram) - You can extract the contents of the 7z file keeping its folder structure. - Ability to get the filenames and file sizes of files in a 7z archive. - get progress of extraction when the 7zip archive has multiple files. - get byte level progress of 7z decompression (single or multiple files). - get byte level progress of lzma compression/decompression. - Ability to encode/decode to/from .lzma alone format. - Ability to decode a specific file in a 7z archive to a byte buffer. - Ability to decode/encode a byte buffer to/from the lzma alone format. - Ability to cancel the decompression when the 7z archive has multiple entries.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

强耿习Margot

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值