Decision Workspace
osmanthus vs recoverable-spawn vs recoverable-thread-pool
Side-by-side comparison of Rust crates
49
osmanthus
growingv1.0.0
Find and automatically format time text from the string
68
recoverable-spawn
stablev3.9.21
A thread that supports automatic recovery from panics, allowing threads to restart after a panic. Useful for resilient and fault-tolerant concurrency in network and web programming.
68
recoverable-thread-pool
stablev2.4.21
A thread pool that supports automatic recovery from panics, allowing threads to restart after a panic. Useful for resilient and fault-tolerant concurrency in network and web programming.
Core Metrics
| osmanthus | recoverable-spawn | recoverable-thread-pool | |
|---|---|---|---|
| Health Score | 49 | 68 | 68 |
| Total Downloads | 12.1K | 51.4K | 44.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 848 | 719 |
| Releases | 4 | 70 | 62 |
| Last Updated | 936d ago | 1d ago | 1d ago |
| Age | 2y 6m | 1y 4m | 1y 4m |
Health Breakdown
osmanthus
Maintenance
10
Quality
18
Community
6
Popularity
5
Documentation
10
recoverable-spawn
Maintenance
19
Quality
19
Community
14
Popularity
6
Documentation
10
recoverable-thread-pool
Maintenance
19
Quality
19
Community
14
Popularity
6
Documentation
10
Technical Details
| osmanthus | recoverable-spawn | recoverable-thread-pool | |
|---|---|---|---|
| Version | 1.0.0 | 3.9.21 | 2.4.21 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | GPL-3.0-or-later | MIT | MIT |
| Dependencies | 6 | 2 | 2 |
| Crate Size | 124KB | 7KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •recoverable-spawn leads with a health score of 68/100, but none of the options score above 80.
- •recoverable-spawn is depended on by 848 crates — strongest ecosystem trust.
- •⚠ osmanthus has not been updated in over a year.