Decision Workspace
once_map vs nospin vs lock-free-static
Side-by-side comparison of Rust crates
58
once_map
growingv0.4.23
Single assignment and lazy maps
57
nospin
experimentalv0.2.4
Rust crate containing an embedded version of a Mutex which can be used in `no_std` projects which are single-threaded.
56
lock-free-static
growingv0.2.3
Lock-free static variables
Core Metrics
| once_map | nospin | lock-free-static | |
|---|---|---|---|
| Health Score | 58 | 57 | 56 |
| Total Downloads | 789.6K | 3.7K | 8.4K |
| 30d Downloads | 63.7K | 10 | 59 |
| Dependents | 153 | 0 | 2 |
| Releases | 29 | 8 | 7 |
| Last Updated | 183d ago | 316d ago | 56d ago |
| Age | 3y 9m | 10m | 2y 5m |
Health Breakdown
once_map
Maintenance
11
Quality
13
Community
12
Popularity
7
Documentation
15
nospin
Maintenance
15
Quality
17
Community
6
Popularity
4
Documentation
15
lock-free-static
Maintenance
13
Quality
16
Community
9
Popularity
5
Documentation
13
Technical Details
| once_map | nospin | lock-free-static | |
|---|---|---|---|
| Version | 0.4.23 | 0.2.4 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 7 | 2 | 0 |
| Crate Size | 16KB | 26KB | 12KB |
| Features | 5 | 6 | 0 |
| Yanked % | 10.3% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.65 | 1.85 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •once_map leads with a health score of 58/100, but none of the options score above 80.
- •once_map is depended on by 153 crates — strongest ecosystem trust.