Decision Workspace
ebri vs crossbeam-epoch vs crossbeam
Side-by-side comparison of Rust crates
46
ebri
growingv0.0.5
[NOTE: un-tested. use at your own risk.] ebri (ebr-integrated), that is, a `no-std` EBR (Epoch-Based Reclamation) implementation. thanks to the idea from `scc::ebr`.
60
crossbeam-epoch
growingv0.9.18
Epoch-based garbage collection
59
crossbeam
growingv0.8.4
Tools for concurrent programming
Core Metrics
| ebri | crossbeam-epoch | crossbeam | |
|---|---|---|---|
| Health Score | 46 | 60 | 59 |
| Total Downloads | 5.6K | 410.7M | 89.5M |
| 30d Downloads | 8 | 25.4M | 6.1M |
| Dependents | 0 | 888 | 18.0K |
| Releases | 4 | 38 | 36 |
| Last Updated | 752d ago | 809d ago | 809d ago |
| Age | 2y | 8y 4m | 10y 7m |
Health Breakdown
ebri
Maintenance
5
Quality
16
Community
6
Popularity
4
Documentation
15
crossbeam-epoch
Maintenance
7
Quality
14
Community
19
Popularity
8
Documentation
12
crossbeam
Maintenance
6
Quality
13
Community
20
Popularity
8
Documentation
12
Technical Details
| ebri | crossbeam-epoch | crossbeam | |
|---|---|---|---|
| Version | 0.0.5 | 0.9.18 | 0.8.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 3 | 6 |
| Crate Size | 33KB | 47KB | 11KB |
| Features | 4 | 5 | 4 |
| Yanked % | 0.0% | 18.4% | 5.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65.0 | 1.61 | 1.61 |
| Owners | 1 | 4 (team) | 5 (team) |
Links
Quick Verdict
- •crossbeam-epoch leads with a health score of 60/100, but none of the options score above 80.
- •crossbeam is depended on by 18.0K crates — strongest ecosystem trust.
- •⚠ ebri, crossbeam-epoch, crossbeam have not been updated in over a year.