Decision Workspace
mockall vs autospy_macro vs autospy
Side-by-side comparison of Rust crates
63
mockall
growingv0.14.0
A powerful mock object library for Rust.
60
autospy_macro
growingv1.6.1
Procedural macros for autospy.
60
autospy
growingv1.6.1
A test spy object library.
Core Metrics
| mockall | autospy_macro | autospy | |
|---|---|---|---|
| Health Score | 63 | 60 | 60 |
| Total Downloads | 111.2M | 7.1K | 6.6K |
| 30d Downloads | 8.6M | 378 | 360 |
| Dependents | 16.6K | 18 | 10 |
| Releases | 33 | 18 | 18 |
| Last Updated | 125d ago | 70d ago | 70d ago |
| Age | 6y 8m | 10m | 10m |
Health Breakdown
mockall
Maintenance
13
Quality
13
Community
14
Popularity
8
Documentation
15
autospy_macro
Maintenance
16
Quality
18
Community
8
Popularity
5
Documentation
13
autospy
Maintenance
16
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 63/100, but none of the options score above 80.
- •mockall is depended on by 16.6K crates — strongest ecosystem trust.
- •mockall is pre-1.0 — API may change.