Decision Workspace
axka-rcu vs triomphe vs elysees
Side-by-side comparison of Rust crates
35
axka-rcu
growingv1.0.0
A reference-counted read-copy-update (RCU) primitive used for protecting shared data
60
triomphe
growingv0.1.15
A fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc)
42
elysees
growingv0.3.2
A fork of triomphe, now with more pointer trickery
Core Metrics
| axka-rcu | triomphe | elysees | |
|---|---|---|---|
| Health Score | 35 | 60 | 42 |
| Total Downloads | 1.5K | 64.5M | 23.9K |
| 30d Downloads | 2 | 4.2M | 93 |
| Dependents | 0 | 3.2K | 17 |
| Releases | 1 | 16 | 16 |
| Last Updated | 604d ago | 173d ago | 471d ago |
| Age | 1y 7m | 7y 3m | 5y 9m |
Health Breakdown
axka-rcu
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
10
triomphe
Maintenance
9
Quality
16
Community
15
Popularity
8
Documentation
12
elysees
Maintenance
5
Quality
13
Community
9
Popularity
5
Documentation
10
Technical Details
| axka-rcu | triomphe | elysees | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.15 | 0.3.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 6 |
| Crate Size | 9KB | 35KB | 22KB |
| Features | 1 | 3 | 2 |
| Yanked % | 100.0% | 0.0% | 6.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.76 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •triomphe leads with a health score of 60/100, but none of the options score above 80.
- •triomphe is depended on by 3.2K crates — strongest ecosystem trust.
- •⚠ axka-rcu, elysees have not been updated in over a year.
- •triomphe, elysees are pre-1.0 — API may change.