#tokio #snappy #decompression #async

tokio-snappy

Wrap rust-snappy as a async stream in tokio

2 unstable releases

0.2.0 Mar 23, 2022
0.1.0 Nov 20, 2020

#415 in Compression

22 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