Decision Workspace
v_fixtures vs dev-fixtures vs insta
Side-by-side comparison of Rust crates
51
v_fixtures
experimentalv0.3.4
Test fixture utilities for inline multi-file test cases with //- /path syntax
60
dev-fixtures
experimentalv0.9.4
Deterministic test fixtures for Rust: disposable project trees, golden-file snapshots, controlled mock data, file-tree builders. Part of the dev-* verification collection.
71
insta
stablev1.47.2
A snapshot testing library for Rust
Core Metrics
| v_fixtures | dev-fixtures | insta | |
|---|---|---|---|
| Health Score | 51 | 60 | 71 |
| Total Downloads | 3.2K | 124 | 67.0M |
| 30d Downloads | 0 | 0 | 6.0M |
| Dependents | 67 | 11 | 50.0K |
| Releases | 7 | 6 | 120 |
| Last Updated | 114d ago | 13d ago | 56d ago |
| Age | 4m | 18d | 7y 4m |
Health Breakdown
v_fixtures
Maintenance
14
Quality
13
Community
10
Popularity
4
Documentation
10
dev-fixtures
Maintenance
18
Quality
15
Community
9
Popularity
3
Documentation
15
insta
Maintenance
16
Quality
19
Community
16
Popularity
8
Documentation
12
Technical Details
| v_fixtures | dev-fixtures | insta | |
|---|---|---|---|
| Version | 0.3.4 | 0.9.4 | 1.47.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 6 | 2 | 18 |
| Crate Size | 24KB | 36KB | 118KB |
| Features | 0 | 1 | 11 |
| Yanked % | 0.0% | 0.0% | 1.7% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.85 | 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.
- •v_fixtures, dev-fixtures are pre-1.0 — API may change.