Zstandard

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

  • Owner: facebook/zstd
  • Platform: BSD
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerfacebook/zstd
Primary LanguageC
Program languageMakefile (Language Count: 15)
PlatformBSD
License:Other
所有者活动
Created At2015-01-24 00:22:38
Pushed At2025-05-20 16:14:46
Last Commit At
Release Count77
Last Release Namev1.5.7-kernel (Posted on 2025-03-12 13:09:31)
First Release Namev0.1.0 (Posted on )
用户参与
Stargazers Count24.9k
Watchers Count413
Fork Count2.2k
Commits Count11.2k
Has Issues Enabled
Issues Count1476
Issue Open Count171
Pull Requests Count2445
Pull Requests Open Count22
Pull Requests Close Count389
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private