EnglishFrenchSpanish

Ad


OnWorks favicon

Zstandard download for Linux

Free download Zstandard Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named Zstandard whose latest release can be downloaded as zstd-v1.5.5-win64.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named Zstandard with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


Zstandard


DESCRIPTION

Zstandard is a fast compression algorithm, providing high compression ratios. It also offers a special mode for small data, called dictionary compression. The reference library offers a very wide range of speed / compression trade-off, and is backed by an extremely fast decoder (see benchmarks below). Zstandard library is provided as open source software using a BSD license. Its format is stable and published as IETF RFC 8478. The negative compression levels, specified with --fast=#, offer faster compression and decompression speed in exchange for some loss in compression ratio compared to level 1, as seen in the table above. Zstd can trade compression speed for stronger compression ratios. It is configurable by small increment. Decompression speed is preserved and remain roughly the same at all settings, a property shared by most LZ compression algorithms, such as zlib or lzma.



Features

  • Zstd offers a training mode, which can be used to tune the algorithm for a selected type of data
  • Training Zstandard is achieved by provide it with a few samples
  • The result of this training is stored in a file called "dictionary", which must be loaded before compression and decompression
  • Using this dictionary, the compression ratio achievable on small data improves dramatically
  • Zstandard API is designed with learning curve in mind
  • The reference library offers a very wide range of speed / compression trade-off, and is backed by an extremely fast decoder


Programming Language

C


Categories

Algorithms, File Compression

This is an application that can also be fetched from https://sourceforge.net/projects/zstandard.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad