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 45b55b85a8
Added semaphore to control max concurrent operations.
3 years ago
go Started Rust verison: raw io_uring async file hashing loop in `handle::file_handler()` 3 years ago
src Added semaphore to control max concurrent operations. 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