orz (archivers/orz) Updated: 7 months, 1 week ago Add to my watchlist
a high performance, general purpose data compressor written in the crab-langorz is an optimized ROLZ (reduced offset Lempel-Ziv) general purpose data compressor. input data is encoded as ROLZ-matches (reduced-offsets and match lengths), 2-byte words, and single bytes. then all encoded symbols are processed with a symbol ranking (aka Move-to-Front) transformer and a static huffman coder. Benefited from the ROLZ algorithm, orz compresses times faster than many other LZ-based compressors which has same compression ratio, and decompression speed is still very acceptable.
Version: 1.6.2 License: MIT GitHubStatistics for selected duration
2024-Oct-23 to 2024-Nov-22
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.