Skip to content

A Rust generic thread pool implementation using Scoped Threads

Notifications You must be signed in to change notification settings

tyler274/rusty-hasher

Repository files navigation

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.

About

A Rust generic thread pool implementation using Scoped Threads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages