Decision Workspace
sync-ptr vs sendptr vs triomphe
Side-by-side comparison of Rust crates
54
sync-ptr
growingv0.2.1
Sync & Send wrappers for raw pointer's and function pointers in rust
43
sendptr
experimentalv0.1.2
Convenient cross-thread raw pointer usage / 方便跨线程用裸指针
60
triomphe
growingv0.1.15
A fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc)
Core Metrics
| sync-ptr | sendptr | triomphe | |
|---|---|---|---|
| Health Score | 54 | 43 | 60 |
| Total Downloads | 159.7K | 835 | 64.5M |
| 30d Downloads | 14.7K | 250 | 4.2M |
| Dependents | 12 | 24 | 3.2K |
| Releases | 7 | 2 | 16 |
| Last Updated | 160d ago | 116d ago | 173d ago |
| Age | 1y 6m | 3m | 7y 3m |
Health Breakdown
sync-ptr
Maintenance
11
Quality
17
Community
8
Popularity
6
Documentation
12
sendptr
Maintenance
11
Quality
14
Community
7
Popularity
3
Documentation
8
triomphe
Maintenance
9
Quality
16
Community
15
Popularity
8
Documentation
12
Technical Details
| sync-ptr | sendptr | triomphe | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.2 | 0.1.15 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MulanPSL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 5 | 4 |
| Crate Size | 11KB | 13KB | 35KB |
| Features | 1 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.65.0 | — | 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.