Decision Workspace
ustd vs shutdown_hooks vs thread-delay
Side-by-side comparison of Rust crates
42
ustd
growingv0.0.0
Micro stdlib
49
shutdown_hooks
growingv0.1.0
Shutdown hooks for Rust. Currently a friendly wrapper around atexit, will eventually allow you to remove hooks
44
thread-delay
experimentalv0.1.1
Implementors of DelayNs from embedded_hal, for Linux systems.
Core Metrics
| ustd | shutdown_hooks | thread-delay | |
|---|---|---|---|
| Health Score | 42 | 49 | 44 |
| Total Downloads | 1.5K | 3.4M | 34 |
| 30d Downloads | 4 | 213.9K | 34 |
| Dependents | 0 | 235 | 0 |
| Releases | 1 | 5 | 2 |
| Last Updated | 1204d ago | 3759d ago | 18d ago |
| Age | 3y 3m | 10y 8m | 18d |
Health Breakdown
ustd
Maintenance
1
Quality
16
Community
8
Popularity
4
Documentation
13
shutdown_hooks
Maintenance
8
Quality
16
Community
9
Popularity
8
Documentation
8
thread-delay
Maintenance
13
Quality
14
Community
5
Popularity
2
Documentation
10
Technical Details
| ustd | shutdown_hooks | thread-delay | |
|---|---|---|---|
| Version | 0.0.0 | 0.1.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 6KB | 2KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2024 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •shutdown_hooks leads with a health score of 49/100, but none of the options score above 80.
- •shutdown_hooks is depended on by 235 crates — strongest ecosystem trust.
- •⚠ ustd, shutdown_hooks have not been updated in over a year.