Decision Workspace
atomic-state vs atoman vs async-once-cell
Side-by-side comparison of Rust crates
45
atomic-state
experimentalv0.1.5
This library provides a static asynchronous data that can be accessed safely and concurrently from any part of your program
42
atoman
experimentalv0.2.6
This library provides a static data that can be accessed safely and concurrently from any part of your program
58
async-once-cell
growingv0.5.4
Async single assignment cells and lazy values.
Core Metrics
| atomic-state | atoman | async-once-cell | |
|---|---|---|---|
| Health Score | 45 | 42 | 58 |
| Total Downloads | 1.2K | 278 | 5.3M |
| 30d Downloads | 45 | 25 | 507.2K |
| Dependents | 1 | 0 | 923 |
| Releases | 6 | 16 | 14 |
| Last Updated | 86d ago | 7d ago | 537d ago |
| Age | 7m | 2m | 4y 7m |
Health Breakdown
atomic-state
Maintenance
14
Quality
10
Community
7
Popularity
4
Documentation
10
atoman
Maintenance
13
Quality
10
Community
6
Popularity
3
Documentation
10
async-once-cell
Maintenance
7
Quality
17
Community
14
Popularity
8
Documentation
12
Technical Details
| atomic-state | atoman | async-once-cell | |
|---|---|---|---|
| Version | 0.1.5 | 0.2.6 | 0.5.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 11 | 1 |
| Crate Size | 7KB | 22KB | 20KB |
| Features | 0 | 8 | 2 |
| Yanked % | 16.7% | 25.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-once-cell leads with a health score of 58/100, but none of the options score above 80.
- •async-once-cell is depended on by 923 crates — strongest ecosystem trust.
- •⚠ async-once-cell has not been updated in over a year.