zstd

Zstandard - Fast real-time compression algorithm

OTHER License

Downloads
142.7K
Stars
22.3K
Committers
349

Bot releases are hidden (Show)

zstd - Zstandard v0.2.2

Published by Cyan4973 almost 9 years ago

Fixed : wrong binary generation by Visual Studio 2013 & 2015 in release mode (issue #52, compiler bug), reported and fixed by Christophe Chevalier (@KrzysFR)

zstd - Zstandard v0.2.1

Published by Cyan4973 almost 9 years ago

Fixed issues reported by Hanno Böck (@hannob)

zstd - Zstandard v0.2

Published by Cyan4973 almost 9 years ago

  • Improved decompression speed (+30%)
  • New compressed format
    • Decoder compatible with v0.1.x compressed files
zstd - Zstandard v0.1.3

Published by Cyan4973 about 9 years ago

minor improvements :

  • Saved one allocation, thanks to @xaphier
  • Fixed uninitialization warnings thanks to @nemequ report
zstd - Zstandard v0.1.2

Published by Cyan4973 about 9 years ago

Added : frame concatenation support

zstd - Zstandard v0.1.1

Published by Cyan4973 about 9 years ago

  • fixed a bug in compression
  • detects write-on-flush errors
zstd - First Zstd release

Published by Cyan4973 about 9 years ago

First Zstd release,
compression speed ~ 250 MB/s per core, and decompression speed > 500 MB/s per core.
It features a "robust" decoder, able to properly handle erroneous input.

Note : the internal compressed format is not yet "final".
Use this version for testing only, or if you intend to ship the decoder alongside compressed data.

Package Rankings
Top 14.05% on Cocoapods.org
Top 14.77% on Pypi.org
Top 1.44% on Conda-forge.org
Top 6.42% on Swiftpackageindex.com
Top 8.97% on Repo1.maven.org
Top 0.51% on Pkg.adelielinux.org
Top 3.49% on Proxy.golang.org
Top 4.03% on Anaconda.org
Top 0.92% on Formulae.brew.sh
Badges
Extracted from project README
Build Status Build status Build status Fuzzing Status