rusty_pool
v0.7.0 GrowingSelf 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
Quick Verdict
- โNot updated for 3+ years
- !Pre-1.0: API may have breaking changes
- โTrusted by 307 crates
- โPermissive license (Apache-2.0)
Security
Deep Insights
129.4K downloads in the last 30 days (4.3K/day), up 58% from the previous period.
307 crates depend on rusty_pool. Reasonable ecosystem adoption, though not yet a core dependency.
Despite being 5+ years old, rusty_pool hasn't reached 1.0 yet. Expect potential API changes between versions.
At 25KB, rusty_pool is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include wasmer-wasix, songbird, rs-store, tinyhttp-internal, manic. When high-quality crates choose rusty_pool, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on rusty_pool
Version Adoption
Release Timeline
Feature Flags
default =["async"]