Decision Workspace
kestrel-protocol-timer vs kestrel-timer vs tokio-easy-timer
Side-by-side comparison of Rust crates
52
kestrel-protocol-timer
experimentalv0.1.12
基于时间轮(Timing Wheel)算法的高性能异步定时器系统
49
kestrel-timer
experimentalv0.3.6
High-performance async timer library based on Hierarchical Timing Wheel algorithm
37
tokio-easy-timer
growingv0.1.1
A tokio-based task scheduler, with a user-friendly API
Core Metrics
| kestrel-protocol-timer | kestrel-timer | tokio-easy-timer | |
|---|---|---|---|
| Health Score | 52 | 49 | 37 |
| Total Downloads | 1.8K | 605 | 2.7K |
| 30d Downloads | 15 | 21 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 13 | 17 | 2 |
| Last Updated | 147d ago | 90d ago | 1331d ago |
| Age | 5m | 4m | 3y 7m |
Health Breakdown
kestrel-protocol-timer
Maintenance
16
Quality
13
Community
6
Popularity
4
Documentation
13
kestrel-timer
Maintenance
14
Quality
13
Community
6
Popularity
3
Documentation
13
tokio-easy-timer
Maintenance
4
Quality
14
Community
5
Popularity
4
Documentation
10
Technical Details
| kestrel-protocol-timer | kestrel-timer | tokio-easy-timer | |
|---|---|---|---|
| Version | 0.1.12 | 0.3.6 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 7 | 6 |
| Crate Size | 60KB | 83KB | 19KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kestrel-protocol-timer leads with a health score of 52/100, but none of the options score above 80.
- •tokio-easy-timer has the most downloads (2.7K), suggesting wider adoption.
- •⚠ tokio-easy-timer has not been updated in over a year.