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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?