2 unstable releases

0.2.0 Mar 23, 2022
0.1.0 Nov 20, 2020

#430 in Compression

31 downloads per month

MIT license

9KB
146 lines

tokio-snappy

Wrap rust-snappy for tokio::io::AsyncRead and tokio::io::AsyncWrite.

Read rust-snappy and snappy for more.

License

This project is licensed under the MIT license.


lib.rs:

Wrap rust-snappy for tokio::io::AsyncRead and tokio::io::AsyncWrite.

Dependencies

~3–5MB
~84K SLoC