2 unstable releases
0.2.0 | Sep 6, 2019 |
---|---|
0.1.0 | Aug 11, 2019 |
#635 in Compression
21 downloads per month
Used in stomper
30KB
718 lines
libstomper
is a collection of compression algorithms
For claritys sake all algorithm are represented as structs that implement the Compressor trait.
A compressor is only responsible for reading and writing data and
Dependencies
~115KB