Decision Workspace
snapshot_parser vs deno-snapshot vs insta
Side-by-side comparison of Rust crates
34
snapshot_parser
growingv0.1.0
v8 snapshot_parser
47
deno-snapshot
growingv0.6.1
Generate snapshot for deno. Extracted some logic from main deno repo for better reusability.
74
insta
stablev1.47.0
A snapshot testing library for Rust
Core Metrics
| snapshot_parser | deno-snapshot | insta | |
|---|---|---|---|
| Health Score | 34 | 47 | 74 |
| Total Downloads | 1.9K | 18.7K | 55.8M |
| 30d Downloads | 3 | 36 | 5.6M |
| Dependents | 0 | 24 | 38.1K |
| Releases | 1 | 14 | 118 |
| Last Updated | 1514d ago | 1315d ago | 1d ago |
| Age | 4y 1m | 3y 11m | 7y 2m |
Health Breakdown
snapshot_parser
Maintenance
1
Quality
13
Community
3
Popularity
4
Documentation
13
deno-snapshot
Maintenance
6
Quality
14
Community
9
Popularity
5
Documentation
13
insta
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
Technical Details
| snapshot_parser | deno-snapshot | insta | |
|---|---|---|---|
| Version | 0.1.0 | 0.6.1 | 1.47.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | AGPL-3.0 | MIT | Apache-2.0 |
| Dependencies | 2 | 18 | 18 |
| Crate Size | 1.6MB | 37KB | 118KB |
| Features | 0 | 2 | 11 |
| Yanked % | 0.0% | 0.0% | 1.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.66.0 |
| Owners | 1 | 1 | 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.
- •⚠ snapshot_parser, deno-snapshot have not been updated in over a year.
- •snapshot_parser, deno-snapshot are pre-1.0 — API may change.