Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 333 Bytes

File metadata and controls

7 lines (5 loc) · 333 Bytes

This provides a scoped threadpool utilizing the nightly stable scoped threads feature rust-lang/rust#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.