Decision Workspace
atomic_web_push vs mobile-sentinel vs timer
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
49
mobile-sentinel
experimentalv0.1.4
Rust-first Android SDK — write mobile app logic in Rust, Kotlin is just the thin JNI layer
44
timer
growingv0.2.0
A simple timer. Use it to schedule execution of closures after a delay or at a given timestamp.
Core Metrics
| atomic_web_push | mobile-sentinel | timer | |
|---|---|---|---|
| Health Score | 47 | 49 | 44 |
| Total Downloads | 9.7K | 105 | 5.8M |
| 30d Downloads | 705 | 0 | 116.8K |
| Dependents | 0 | 0 | 422 |
| Releases | 10 | 5 | 8 |
| Last Updated | 531d ago | 40d ago | 3227d ago |
| Age | 1y 5m | 1m | 10y 4m |
Health Breakdown
atomic_web_push
Maintenance
14
Quality
13
Community
3
Popularity
5
Documentation
12
mobile-sentinel
Maintenance
15
Quality
14
Community
6
Popularity
2
Documentation
12
timer
Maintenance
3
Quality
15
Community
10
Popularity
8
Documentation
8
Technical Details
| atomic_web_push | mobile-sentinel | timer | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.4 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MPL-2.0 |
| Dependencies | 42 | 20 | 1 |
| Crate Size | 80KB | 223KB | 12KB |
| Features | 4 | 43 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | 1.77 | 1.76.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mobile-sentinel leads with a health score of 49/100, but none of the options score above 80.
- •timer has the most downloads (5.8M), suggesting wider adoption.
- •timer is depended on by 422 crates — strongest ecosystem trust.
- •⚠ atomic_web_push, timer have not been updated in over a year.