Zstandard
Zstandard (zstd) is a fast, lossless data compression algorithm developed by Meta (formerly Facebook) for real-time compression scenarios, offering high compression ratios and fast decompression speeds. It combines dictionary-matching (LZ77) with entropy coding (Huffman and finite-state entropy) and supports a broad range of compression levels.
Follow to track new versions in your feed.
Overview
0
Version & Lifecycle
0
Community Notes
No community notes yet
Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.
Release Notes & Updates
0
Avg cadence: —
Next anticipated release: —
Updates • 0
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Looking for matching products…
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
zstandardmeta zstandard
Sign in to suggest a name.
Packaging Notes
0
Reference implementation in C; supports multiple platforms via bindings