This is the Linux app named compress whose latest release can be downloaded as s2-windows_386.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named compress 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
compress
DESCRIPTION
This package provides various compression algorithms. zstandard compression and decompression in pure Go. S2 is a high-performance replacement for Snappy. Optimized deflate packages which can be used as a dropin replacement for gzip, zip and zlib. snappy is a drop-in replacement for github.com/golang/snappy offering better compression and concurrent streams. huff0 and FSE implementations for raw entropy encoding. gzhttp Provides client and server wrappers for handling gzipped requests efficiently. pgzip is a separate package that provides a very fast parallel gzip implementation. Stream decompression is now faster on asynchronous since the goroutine allocation much more effectively splits the workload. On typical streams, this will typically use 2 cores fully for decompression. When a stream has finished decoding no goroutines will be left over, so decoders can now safely be pooled and still be garbage collected.
Features
- zstandard compression and decompression in pure Go
- S2 is a high performance replacement for Snappy
- Optimized deflate packages which can be used as a dropin replacement for gzip, zip and zlib
- huff0 and FSE implementations for raw entropy encoding
- gzhttp Provides client and server wrappers for handling gzipped requests efficiently
- pgzip is a separate package that provides a very fast parallel gzip implementation
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/compress.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.