Decision Workspace
fn-fixture vs insta vs cargo-insta
Side-by-side comparison of Rust crates
47
fn-fixture
growingv1.0.2
Procedural macro designed to quickly generate snapshots of a fixture
74
insta
stablev1.47.0
A snapshot testing library for Rust
70
cargo-insta
stablev1.47.0
A review tool for the insta snapshot testing library for Rust
Core Metrics
| fn-fixture | insta | cargo-insta | |
|---|---|---|---|
| Health Score | 47 | 74 | 70 |
| Total Downloads | 7.6K | 55.8M | 1.1M |
| 30d Downloads | 153 | 5.8M | 106.2K |
| Dependents | 1 | 38.1K | 82 |
| Releases | 3 | 118 | 106 |
| Last Updated | 1874d ago | 1d ago | 1d ago |
| Age | 5y 7m | 7y 2m | 7y 2m |
Health Breakdown
fn-fixture
Maintenance
4
Quality
20
Community
6
Popularity
5
Documentation
12
insta
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
cargo-insta
Maintenance
19
Quality
17
Community
12
Popularity
7
Documentation
15
Technical Details
| fn-fixture | insta | cargo-insta | |
|---|---|---|---|
| Version | 1.0.2 | 1.47.0 | 1.47.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 18 | 20 |
| Crate Size | 2KB | 118KB | 66KB |
| Features | 0 | 11 | 0 |
| Yanked % | 0.0% | 1.7% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.66.0 | 1.66.0 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •insta leads with a health score of 74/100, but none of the options score above 80.
- •insta is depended on by 38.1K crates — strongest ecosystem trust.
- •⚠ fn-fixture has not been updated in over a year.