Decision Workspace
hierarchical_hash_wheel_timer vs timer-lib vs embedded-timeout-macros
Side-by-side comparison of Rust crates
60
hierarchical_hash_wheel_timer
growingv1.3.0
A low-level timer implementantion using a hierarchical four-level hash wheel with overflow.
55
timer-lib
growingv0.4.0
A feature-rich Rust library for creating and managing timers.
49
embedded-timeout-macros
growingv0.3.0
Macros for working with timeouts on top of embedded-hal APIs
Core Metrics
| hierarchical_hash_wheel_timer | timer-lib | embedded-timeout-macros | |
|---|---|---|---|
| Health Score | 60 | 55 | 49 |
| Total Downloads | 62.8K | 1.1K | 13.8K |
| 30d Downloads | 2.6K | 62 | 132 |
| Dependents | 22 | 0 | 12 |
| Releases | 4 | 5 | 3 |
| Last Updated | 538d ago | 17d ago | 2053d ago |
| Age | 5y 11m | 1y 4m | 6y 11m |
Health Breakdown
hierarchical_hash_wheel_timer
Maintenance
10
Quality
22
Community
9
Popularity
6
Documentation
13
timer-lib
Maintenance
17
Quality
16
Community
5
Popularity
4
Documentation
13
embedded-timeout-macros
Maintenance
3
Quality
15
Community
14
Popularity
5
Documentation
12
Technical Details
| hierarchical_hash_wheel_timer | timer-lib | embedded-timeout-macros | |
|---|---|---|---|
| Version | 1.3.0 | 0.4.0 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | 0BSD |
| Dependencies | 7 | 6 | 3 |
| Crate Size | 23KB | 34KB | 5KB |
| Features | 6 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •hierarchical_hash_wheel_timer leads with a health score of 60/100, but none of the options score above 80.
- •⚠ hierarchical_hash_wheel_timer, embedded-timeout-macros have not been updated in over a year.
- •timer-lib, embedded-timeout-macros are pre-1.0 — API may change.