Rename files to their hash
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Avril 884b58d1f4
Error results now wait for the mpsc channel to have space instead of deferring themselves.
3 years ago
go Started Rust verison: raw io_uring async file hashing loop in `handle::file_handler()` 3 years ago
src Error results now wait for the mpsc channel to have space instead of deferring themselves. 3 years ago
.gitignore Started Rust verison: raw io_uring async file hashing loop in `handle::file_handler()` 3 years ago
Cargo.toml Rework `file_handle()` to return a stream of `(path, hash)` instead of taking a oneshot for return 3 years ago