scoped-threadpool-std

Crates.ioscoped-threadpool-std
lib.rsscoped-threadpool-std
version0.1.1
sourcesrc
created_at2022-04-04 13:06:59.207574
updated_at2022-04-04 13:17:44.878391
descriptionA simple scoped threadpool implementation and related tests including a password hasher
homepage
repositoryhttps://github.com/tyler274/rusty-hasher
max_upload_size
id561986
size3,052,407
(tyler274)

documentation

README

This provides a scoped threadpool utilizing the nightly feature https://github.com/rust-lang/rust/issues/93203

Test cases are provided including a sha512 password hasher to deduce passwords from the provided dataset.

Documentation isnt up to snuff yet, and a lot of the old code needs to be cleaned out.

Commit count: 36

cargo fmt