orz (archivers/orz) Updated: 2 months ago Add to my watchlist

a high performance, general purpose data compressor written in the crab-lang

orz 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 GitHub
Displaying statistics for 1,034 users who made submissions during: until

Statistics for selected duration

2024-May-13 to 2024-Jun-12


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.