Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 371 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 371 Bytes

srx

Fast Symbol Ranking based compressor. Based on the idea of Matt Mahoney's SR2

Usage

srx: The fast Symbol Ranking based compressor, version 0.3.0.
Copyright (C) 2023  Mai Thanh Minh (a.k.a. thanhminhmr)

To   compress: srx c <input-file> <output-file>
To decompress: srx d <input-file> <output-file>

License

GPLv3