/srx

Fast Symbol Ranking based compressor. Based on the idea of Matt Mahoney's SR2 at http://mattmahoney.net/dc/#sr2

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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