Decision Workspace
mbarrier vs radium vs adaptive-barrier
Side-by-side comparison of Rust crates
57
mbarrier
experimentalv0.1.3
Cross-platform memory barrier implementations for Rust, inspired by Linux kernel
64
radium
growingv1.1.1
Portable interfaces for maybe-atomic types
54
adaptive-barrier
growingv1.0.0
Barrier with adaptable number of thread subsciptions
Core Metrics
| mbarrier | radium | adaptive-barrier | |
|---|---|---|---|
| Health Score | 57 | 64 | 54 |
| Total Downloads | 33.3K | 202.1M | 25.0K |
| 30d Downloads | 18.9K | 14.6M | 0 |
| Dependents | 74 | 55 | 16 |
| Releases | 4 | 20 | 2 |
| Last Updated | 327d ago | 320d ago | 1920d ago |
| Age | 10m | 7y | 5y 5m |
Health Breakdown
mbarrier
Maintenance
14
Quality
17
Community
11
Popularity
5
Documentation
10
radium
Maintenance
6
Quality
19
Community
16
Popularity
8
Documentation
15
adaptive-barrier
Maintenance
3
Quality
21
Community
14
Popularity
5
Documentation
11
Technical Details
| mbarrier | radium | adaptive-barrier | |
|---|---|---|---|
| Version | 0.1.3 | 1.1.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0/MIT |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 14KB | 14KB | 10KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 5.0% | 0.0% |
| Edition | 2024 | 2021 | — |
| MSRV | — | 1.60 | — |
| Owners | 1 | 3 (team) | 2 (team) |
Links
Quick Verdict
- •radium leads with a health score of 64/100, but none of the options score above 80.
- •⚠ adaptive-barrier has not been updated in over a year.
- •mbarrier is pre-1.0 — API may change.