Decision Workspace
indexed-pool vs threadpools vs cachr
Side-by-side comparison of Rust crates
34
indexed-pool
growingv0.2.0
Indexed object pool for expensive / frequent allocations
54
threadpools
growingv8.0.0
Efficient, configurable, zero-dependency thread pool implementations. Flexible and usable for a wide variety of applications.
52
cachr
growingv1.0.1
Simple shared access caching struct
Core Metrics
| indexed-pool | threadpools | cachr | |
|---|---|---|---|
| Health Score | 34 | 54 | 52 |
| Total Downloads | 2.8K | 6.5K | 1.8K |
| 30d Downloads | 3 | 17 | 7 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 13 | 2 |
| Last Updated | 1816d ago | 326d ago | 149d ago |
| Age | 4y 11m | 11m | 2y 7m |
Health Breakdown
indexed-pool
Maintenance
3
Quality
9
Community
6
Popularity
4
Documentation
12
threadpools
Maintenance
15
Quality
19
Community
5
Popularity
5
Documentation
10
cachr
Maintenance
9
Quality
20
Community
6
Popularity
4
Documentation
13
Technical Details
| indexed-pool | threadpools | cachr | |
|---|---|---|---|
| Version | 0.2.0 | 8.0.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 2 |
| Crate Size | 6KB | 16KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •threadpools leads with a health score of 54/100, but none of the options score above 80.
- •⚠ indexed-pool has not been updated in over a year.
- •indexed-pool is pre-1.0 — API may change.