Zstandard

Zstandard -- 快速实时压缩算法。「Zstandard - Fast real-time compression algorithm」

  • 所有者: facebook/zstd
  • 平台: BSD
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Zstandard, or zstd as short version, is a fast lossless compression algorithm,
targeting real-time compression scenarios at zlib-level and better compression ratios.
It's backed by a very fast entropy stage, provided by Huff0 and FSE library.

The project is provided as an open-source dual BSD and GPLv2 licensed C library,
and a command line utility producing and decoding .zst, .gz, .xz and .lz4 files.
Should your project require another programming language,
a list of known ports and bindings is provided on Zstandard homepage.

Development branch status:

Build Status
Build status
Build status
Build status
Fuzzing Status

Benchmarks

For reference, several fast compression algorithms were tested and compared
on a server running Arch Linux (Linux version 5.0.5-arch1-1),
with a Core i9-9900K CPU @ 5.0GHz,
using lzbench, an open-source in-memory benchmark by @inikep
compiled with gcc 8.2.1,
on the Silesia compression corpus.

主要指标

概览
名称与所有者facebook/zstd
主编程语言C
编程语言Makefile (语言数: 15)
平台BSD
许可证Other
所有者活动
创建于2015-01-24 00:22:38
推送于2025-05-20 16:14:46
最后一次提交
发布数77
最新版本名称v1.5.7-kernel (发布于 2025-03-12 13:09:31)
第一版名称v0.1.0 (发布于 )
用户参与
星数24.9k
关注者数413
派生数2.2k
提交数11.2k
已启用问题?
问题数1476
打开的问题数171
拉请求数2445
打开的拉请求数22
关闭的拉请求数389
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?