Decision Workspace
set_timer vs tokio-hrtime vs kestrel-protocol-timer
Side-by-side comparison of Rust crates
39
set_timer
experimentalv0.1.4
Robust interval execution for Rust, supporting async and sync closures. / Rust 健壮的定时间隔执行库,支持异步和同步闭包。
54
tokio-hrtime
growingv0.1.6
Hires timers for tokio
52
kestrel-protocol-timer
experimentalv0.1.12
基于时间轮(Timing Wheel)算法的高性能异步定时器系统
Core Metrics
| set_timer | tokio-hrtime | kestrel-protocol-timer | |
|---|---|---|---|
| Health Score | 39 | 54 | 52 |
| Total Downloads | 59 | 42.6K | 1.8K |
| 30d Downloads | 4 | 6.5K | 15 |
| Dependents | 0 | 9 | 0 |
| Releases | 2 | 7 | 13 |
| Last Updated | 112d ago | 533d ago | 147d ago |
| Age | 3m | 1y 5m | 5m |
Health Breakdown
set_timer
Maintenance
11
Quality
15
Community
3
Popularity
2
Documentation
8
tokio-hrtime
Maintenance
13
Quality
16
Community
9
Popularity
6
Documentation
10
kestrel-protocol-timer
Maintenance
16
Quality
13
Community
6
Popularity
4
Documentation
13
Technical Details
| set_timer | tokio-hrtime | kestrel-protocol-timer | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.6 | 0.1.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | BSL-1.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 6 | 6 |
| Crate Size | 13KB | 8KB | 60KB |
| Features | 3 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.81 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokio-hrtime leads with a health score of 54/100, but none of the options score above 80.
- •⚠ tokio-hrtime has not been updated in over a year.