Decision Workspace
mockall vs autospy_macro vs autospy
Side-by-side comparison of Rust crates
61
mockall
growingv0.14.0
A powerful mock object library for Rust.
58
autospy_macro
stablev1.6.1
Procedural macros for autospy.
58
autospy
stablev1.6.1
A test spy object library.
Core Metrics
| mockall | autospy_macro | autospy | |
|---|---|---|---|
| Health Score | 61 | 58 | 58 |
| Total Downloads | 131.9M | 7.5K | 7.1K |
| 30d Downloads | 11.7M | 0 | 0 |
| Dependents | 18.5K | 18 | 14 |
| Releases | 33 | 18 | 18 |
| Last Updated | 184d ago | 129d ago | 129d ago |
| Age | 6y 10m | 1y | 1y |
Health Breakdown
mockall
Maintenance
11
Quality
13
Community
14
Popularity
8
Documentation
15
autospy_macro
Maintenance
14
Quality
18
Community
8
Popularity
5
Documentation
13
autospy
Maintenance
14
Quality
18
Community
8
Popularity
5
Documentation
13
Technical Details
| mockall | autospy_macro | autospy | |
|---|---|---|---|
| Version | 0.14.0 | 1.6.1 | 1.6.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 16 | 5 | 12 |
| Crate Size | 26KB | 16KB | 26KB |
| Features | 1 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.77.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mockall leads with a health score of 61/100, but none of the options score above 80.
- •mockall is depended on by 18.5K crates — strongest ecosystem trust.
- •mockall is pre-1.0 — API may change.