Decision Workspace
fixture3 vs goldencheck vs insta
Side-by-side comparison of Rust crates
51
fixture3
experimentalv0.1.8
Install stub for the fixture3 CLI; use cargo binstall for the real binary
48
goldencheck
experimentalv0.1.2
Install stub for the goldencheck CLI; use cargo binstall for the real binary
71
insta
stablev1.47.2
A snapshot testing library for Rust
Core Metrics
| fixture3 | goldencheck | insta | |
|---|---|---|---|
| Health Score | 51 | 48 | 71 |
| Total Downloads | 63 | 43 | 67.0M |
| 30d Downloads | 0 | 0 | 6.0M |
| Dependents | 0 | 0 | 50.0K |
| Releases | 4 | 3 | 120 |
| Last Updated | 8d ago | 12d ago | 56d ago |
| Age | 11d | 12d | 7y 4m |
Health Breakdown
fixture3
Maintenance
16
Quality
15
Community
6
Popularity
2
Documentation
12
goldencheck
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
12
insta
Maintenance
16
Quality
19
Community
16
Popularity
8
Documentation
12
Technical Details
| fixture3 | goldencheck | insta | |
|---|---|---|---|
| Version | 0.1.8 | 0.1.2 | 1.47.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 0 | 18 |
| Crate Size | 2KB | 3KB | 118KB |
| Features | 0 | 0 | 11 |
| Yanked % | 0.0% | 0.0% | 1.7% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.93 | 1.93 | 1.66.0 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •insta leads with a health score of 71/100, but none of the options score above 80.
- •insta is depended on by 50.0K crates — strongest ecosystem trust.
- •fixture3, goldencheck are pre-1.0 — API may change.