Decision Workspace
atomic_web_push vs timer vs timer-deque-rs
Side-by-side comparison of Rust crates
47
atomic_web_push
growingv0.3.0
A library that eliminates potential risks (occasional crashes due to OpenSSL library's setenv conflicts in Linux environments) from the web push library
44
timer
growingv0.2.0
A simple timer. Use it to schedule execution of closures after a delay or at a given timestamp.
43
timer-deque-rs
experimentalv0.8.0
A OS based timer and timer queue which implements timeout queues of different types.
Core Metrics
| atomic_web_push | timer | timer-deque-rs | |
|---|---|---|---|
| Health Score | 47 | 44 | 43 |
| Total Downloads | 7.8K | 4.4M | 2.4K |
| 30d Downloads | 49 | 223.6K | 11 |
| Dependents | 0 | 415 | 0 |
| Releases | 10 | 8 | 11 |
| Last Updated | 423d ago | 3119d ago | 108d ago |
| Age | 1y 2m | 10y | 7m |
Health Breakdown
atomic_web_push
Maintenance
14
Quality
13
Community
3
Popularity
5
Documentation
12
timer
Maintenance
3
Quality
15
Community
10
Popularity
8
Documentation
8
timer-deque-rs
Maintenance
13
Quality
10
Community
6
Popularity
4
Documentation
10
Technical Details
| atomic_web_push | timer | timer-deque-rs | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MPL-2.0 | MIT OR MPL-2.0 OR EUPL-1.2 |
| Dependencies | 42 | 1 | 13 |
| Crate Size | 80KB | 12KB | 90KB |
| Features | 4 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 18.2% |
| Edition | 2021 | — | 2024 |
| MSRV | 1.77 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •atomic_web_push leads with a health score of 47/100, but none of the options score above 80.
- •timer has the most downloads (4.4M), suggesting wider adoption.
- •timer is depended on by 415 crates — strongest ecosystem trust.
- •⚠ atomic_web_push, timer have not been updated in over a year.