Decision Workspace
bench_timer vs hierarchical_hash_wheel_timer vs ax-timer-list
Side-by-side comparison of Rust crates
37
bench_timer
growingv0.1.1
bench library for rust
68
hierarchical_hash_wheel_timer
stablev1.4.0
A low-level timer implementation using a hierarchical four-level hash wheel with overflow.
60
ax-timer-list
experimentalv0.3.5
A list of timed events that will be triggered sequentially when the timer expires
Core Metrics
| bench_timer | hierarchical_hash_wheel_timer | ax-timer-list | |
|---|---|---|---|
| Health Score | 37 | 68 | 60 |
| Total Downloads | 4.0K | 99.8K | 1.4K |
| 30d Downloads | 0 | 5.3K | 0 |
| Dependents | 0 | 23 | 45 |
| Releases | 2 | 5 | 5 |
| Last Updated | 3242d ago | 93d ago | 56d ago |
| Age | 8y 11m | 6y 2m | 3m |
Health Breakdown
bench_timer
Maintenance
3
Quality
15
Community
4
Popularity
4
Documentation
11
hierarchical_hash_wheel_timer
Maintenance
16
Quality
22
Community
9
Popularity
6
Documentation
15
ax-timer-list
Maintenance
15
Quality
15
Community
16
Popularity
4
Documentation
10
Technical Details
| bench_timer | hierarchical_hash_wheel_timer | ax-timer-list | |
|---|---|---|---|
| Version | 0.1.1 | 1.4.0 | 0.3.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 1 | 6 | 0 |
| Crate Size | 3KB | 34KB | 9KB |
| Features | 0 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.94.1 | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •hierarchical_hash_wheel_timer leads with a health score of 68/100, but none of the options score above 80.
- •⚠ bench_timer has not been updated in over a year.
- •bench_timer, ax-timer-list are pre-1.0 — API may change.