Sign in Sign up
cargo

rusty_pool

Self growing / shrinking `ThreadPool` implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the result of a task and offers async support

Latest release
May 05, 2022
Releases
13
Known CVEs
0
First release
Apr 29, 2020
License
Apache-2.0
View on Cargo
Repository

Source

robinfriedli/rusty_pool
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
13
Last 12 months
0
Cadence
~27 days
Dependencies
5

Releases per month

last 12 months

Release mix

  • minor 6
  • patch 6
13 releases
Releases
Version Released
0.7.0 minor
0.6.0 minor
0.5.1 patch
0.5.0 minor
0.4.3 patch
0.4.2 patch
0.4.1 patch
0.4.0 minor
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.0 minor
0.1.0 initial