threadfin icon indicating copy to clipboard operation
threadfin copied to clipboard

A thread pool for running multiple tasks on a configurable group of threads.

Results 2 threadfin issues
Sort by recently updated
recently updated
newest added

Update the dependency specified. Fixes error when using with criterion. Passes tests ``` $> cargo add threadfin Updating crates.io index Adding threadfin v0.1.2 to dependencies. Updating crates.io index error: failed...

Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the latest version. Changelog Sourced from criterion's changelog. [0.5.0] - 2023-05-23 Changed Replaced lazy_static dependency with once_cell Improved documentation of the html_reports feature...

dependencies