weath3rb0i is an experimental CM single-file text compressor aimed at delivering high compression ratios with novel modeling approaches.
The goal for v1.0:
- 12-bit state table
- written in 100% safe rust
- output stats from contexts for use by external neural nets
- APM mixers
Wishing to futher experiment with:
- entropy based hashing
- CM parsing optimization
- MT
The main binary is WIP but there are many test-only scenarios you can execute with:
./run.py <binary> <...options>
GPLv3.0
Please contact me @x_mitiko if you need a copy under a different license.