2 releases
0.1.1 | Apr 4, 2022 |
---|---|
0.1.0 | Apr 4, 2022 |
#612 in Concurrency
1MB
9K
SLoC
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.