Decision Workspace
rendezvous_swap vs crossbeam-utils vs mbarrier
Side-by-side comparison of Rust crates
36
rendezvous_swap
growingv0.1.0
Swap data and sync execution between a pair of threads efficiently
60
crossbeam-utils
growingv0.8.21
Utilities for concurrent programming
58
mbarrier
experimentalv0.1.3
Cross-platform memory barrier implementations for Rust, inspired by Linux kernel
Core Metrics
| rendezvous_swap | crossbeam-utils | mbarrier | |
|---|---|---|---|
| Health Score | 36 | 60 | 58 |
| Total Downloads | 1.6K | 574.6M | 6.3K |
| 30d Downloads | 4 | 38.7M | 2.7K |
| Dependents | 0 | 5.9K | 51 |
| Releases | 1 | 42 | 4 |
| Last Updated | 1107d ago | 467d ago | 268d ago |
| Age | 3y | 8y 7m | 8m |
Health Breakdown
rendezvous_swap
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
10
crossbeam-utils
Maintenance
8
Quality
12
Community
20
Popularity
8
Documentation
12
mbarrier
Maintenance
15
Quality
17
Community
11
Popularity
5
Documentation
10
Technical Details
| rendezvous_swap | crossbeam-utils | mbarrier | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.21 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 0 |
| Crate Size | 18KB | 43KB | 14KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 21.4% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 4 (team) | 1 |
Links
Quick Verdict
- •crossbeam-utils leads with a health score of 60/100, but none of the options score above 80.
- •crossbeam-utils is depended on by 5.9K crates — strongest ecosystem trust.
- •⚠ rendezvous_swap, crossbeam-utils have not been updated in over a year.