deflate-rs
deflate-rs copied to clipboard
Add more configuration options
Add configuration options for tweaking the compression behaviour, such as window size, compression level, etc..
Lazy/Greedy, max hash length and some other compression level tuning is now implemented.