RefPack Rust pipe wrapper
A downloadable tool for Windows
Compression utility for RefPack format based on Refpack-rs (Refpack Rust) library
This release uses "optimal" algorithm of corresponding library from its 5.0 version
Optimal algorithm intended for data that is read a large amount of times
Expect speeds of 1-2MB/s
This algorithm results in compression that is mathematically guaranteed to produce the smallest possible output for refpack compression.
This .exe built using AppVeyor Windows build server using build workflow recipe in source code archive
Good luck and have a great day!)
Download
Install instructions
Utility only accepts input via standard input (stdin) and gives compressed output via standard output (such transfer between programs named as "pipe" in programming terminology) or exception if stream not compressible or there any other error
It meant to be used with other tools, so, if you're using Windows, just put .exe in your tool directory to use it
Source code with instructions and build workflow recipes for Windows, Linux (including Android via Termux), and macOS, provided in separate archive
Leave a comment
Log in with itch.io to leave a comment.