Zstandard 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. Zstandard's format is stable and documented in RFC8878. The more data-specific a dictionary is, the more efficient it is (there is no universal dictionary. For more information, please read CONTRIBUT.

5m read timeFrom github.com
Post cover image
Table of contents
BenchmarksThe case for Small Data compressionBuild instructionsTestingStatusLicenseContributing
2 Comments

Sort: