Decision Workspace
refptr vs triomphe vs splitrc
Side-by-side comparison of Rust crates
39
refptr
growingv0.2.0
Inherently reference counted structs
60
triomphe
growingv0.1.15
A fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc)
47
splitrc
growingv0.1.12
Thread-Safe Split Reference Counts
Core Metrics
| refptr | triomphe | splitrc | |
|---|---|---|---|
| Health Score | 39 | 60 | 47 |
| Total Downloads | 3.9K | 64.5M | 16.6K |
| 30d Downloads | 4 | 4.2M | 54 |
| Dependents | 0 | 3.2K | 8 |
| Releases | 2 | 16 | 13 |
| Last Updated | 2122d ago | 173d ago | 540d ago |
| Age | 6y 1m | 7y 3m | 2y 4m |
Health Breakdown
refptr
Maintenance
3
Quality
17
Community
6
Popularity
4
Documentation
9
triomphe
Maintenance
9
Quality
16
Community
15
Popularity
8
Documentation
12
splitrc
Maintenance
7
Quality
15
Community
8
Popularity
5
Documentation
12
Technical Details
| refptr | triomphe | splitrc | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.15 | 0.1.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 4 | 1 |
| Crate Size | 11KB | 35KB | 8KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.76 | 1.56.1 |
| 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.
- •⚠ refptr, splitrc have not been updated in over a year.