Decision Workspace
fixture_derive vs stitcher vs fixture_rs
Side-by-side comparison of Rust crates
39
fixture_derive
experimentalv0.0.1
Fixture derive macro for Type Driven Development
39
stitcher
experimentalv0.2.1
stitcher provides an ergonomic syntax for declaring deeply nested Rust data structures inline — useful for tests and fixtures where writing raw constructors would be noisy or tedious.
38
fixture_rs
experimentalv0.0.1
Fixture derive macro for Type Driven Development
Core Metrics
| fixture_derive | stitcher | fixture_rs | |
|---|---|---|---|
| Health Score | 39 | 39 | 38 |
| Total Downloads | 761 | 1.6K | 612 |
| 30d Downloads | 19 | 2 | 3 |
| Dependents | 1 | 0 | 0 |
| Releases | 1 | 3 | 1 |
| Last Updated | 327d ago | 342d ago | 327d ago |
| Age | 10m | 11m | 10m |
Health Breakdown
fixture_derive
Maintenance
3
Quality
14
Community
7
Popularity
3
Documentation
12
stitcher
Maintenance
9
Quality
7
Community
6
Popularity
4
Documentation
13
fixture_rs
Maintenance
3
Quality
14
Community
6
Popularity
3
Documentation
12
Technical Details
| fixture_derive | stitcher | fixture_rs | |
|---|---|---|---|
| Version | 0.0.1 | 0.2.1 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 1 |
| Crate Size | 2KB | 6KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 100.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85.0 | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fixture_derive leads with a health score of 39/100, but none of the options score above 80.
- •stitcher has the most downloads (1.6K), suggesting wider adoption.