Decision Workspace
dashcache vs hashconsing vs triomphe
Side-by-side comparison of Rust crates
38
dashcache
growingv0.2.2
A simple, highly concurrent cache for hash-consing values
49
hashconsing
growingv1.6.0
A hash consing library.
60
triomphe
growingv0.1.15
A fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc)
Core Metrics
| dashcache | hashconsing | triomphe | |
|---|---|---|---|
| Health Score | 38 | 49 | 60 |
| Total Downloads | 8.2K | 169.2K | 64.5M |
| 30d Downloads | 8 | 3.6K | 4.1M |
| Dependents | 0 | 8 | 3.2K |
| Releases | 6 | 19 | 16 |
| Last Updated | 2031d ago | 914d ago | 173d ago |
| Age | 5y 9m | 10y 6m | 7y 3m |
Health Breakdown
dashcache
Maintenance
5
Quality
13
Community
6
Popularity
5
Documentation
9
hashconsing
Maintenance
5
Quality
16
Community
9
Popularity
6
Documentation
13
triomphe
Maintenance
9
Quality
16
Community
15
Popularity
8
Documentation
12
Technical Details
| dashcache | hashconsing | triomphe | |
|---|---|---|---|
| Version | 0.2.2 | 1.6.0 | 0.1.15 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 6 | 4 |
| Crate Size | 7KB | 23KB | 35KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 21.1% | 0.0% |
| Edition | 2018 | 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.
- •⚠ dashcache, hashconsing have not been updated in over a year.
- •dashcache, triomphe are pre-1.0 — API may change.