Zstd Page

Zstd

=

Return to Anaconda Packages List, Python Package Index (PyPI)], Python Standard Library, Python Libraries, Python, Python DevOps - Python SRE - Python CI/CD, Cloud Native Python - Python Microservices - Serverless Python, Python Security - Python DevSecOps, Functional Python, Python Concurrency, Async Python, Python Data Science - Python and Databases, Python Machine Learning, Python Bibliography, Python Courses, Python Glossary, Awesome Python, Python GitHub, Python Topics

Zstandard - Fast real-time compression algorithm

* License: BSD 3-Clause
* Home: http://www.zstd.net
* Development: https://github.com/facebook/zstd
* Documentation: https://facebook.github.io/zstd/zstd_manual.html
* 24766737 total downloads

To install this package run one of the following:
* conda install -c conda-forge zstd
* conda install -c "conda-forge/label/gcc7" zstd
* pip install zstd

Description


Simple python bindings to ddg>Yann Collet ZSTD compression library.

Zstd, short for Zstandard, is a new lossless compression algorithm, which provides both good compression ratio and speed for your standard compression needs. “Standard” translates into everyday situations which neither look for highest possible ratio (which LZMA and ZPAQ cover) nor extreme speeds (which LZ4 covers).

Zstandard is a real-time compression algorithm, providing high compression ratios. It offers a very wide range of compression / speed trade-off, while being backed by a very fast decoder. It also offers a special mode for small data, called dictionary compression, and can create dictionaries from any sample set. Zstandard library is provided as open source software using a BSD license.

{{wp>zstd}}

Research More


Python Research:
* anaconda>Zstd on Anaconda.org Anaconda Package Repositories - https://anaconda.org/conda-forge/zstd
* github>Zstd on Github
* pypi>Zstd on PyPI.org Python Package Index (PyPI) - https://pypi.org/project/zstd
* python>Zstd on Python.org
* PyMOTW>Zstd on PyMOTW.com
* oreilly>Zstd on O'Reilly
* amz>Zstd on Amazon.com
* ddg>Zstd on DuckDuckGo


=Security - Pentesting

=
* exploit>Zstd on exploit-db.com
* cve>Zstd on cve.org Database of Common Vulnerabilities and Exposures (CVE)
* threatpost>Zstd on threatpost.com
* talos>Zstd on TalosIntelligence.com



* javatpoint>Zstd on javatpoint.com
* w3schools>Zstd on w3schools.com
* tutorialspoint>Zstd on tutorialspoint.com
* freecode>Zstd on FreeCodeCamp.org
* redhat>Zstd on developers.redhat.com
* ibm>Zstd on IBM.com
* ms>Zstd on docs.microsoft.com


* youtube>Zstd on YouTube
* reddit>Zstd on Reddit
* scholar>Zstd on scholar.google.com
* stackoverflow>Zstd on Stackoverflow
* quora>Zstd on Quora
* dzone>Zstd on Dzone
* hackernoon>Zstd on Hacker Noon
* infoq>Zstd on InfoQ.com
* wikipedia>Zstd on Wikipedia.org



Fair Use Sources


Fair Use Sources:
* ddg>Zstd on DuckDuckGo

Fair Use Sources


Fair Use Sources:
* ddg>Zstd on DuckDuckGo


{{navbar_python}}

{{navbar_footer}}