Interactive compression exploration.
| .cargo | initial commit | |
| src | implement bwt with 16 bits (it's not very good) | |
| .gitignore | initial commit | |
| Cargo.lock | use rustyline to implement a basic line editor | |
| Cargo.toml | use rustyline to implement a basic line editor | |
| README.md | change name and add README.md | |
| rust-toolchain.toml | initial commit | |
icomp
Utility to help you do exploratory compression.
Find out how to best compress a piece of data!