Decision Workspace
mockpipe vs mockall vs autospy_macro
Side-by-side comparison of Rust crates
43
mockpipe
growingv0.1.6
A lightweight, thread-safe in-memory pipe, perfect for testing and mocking communication interfaces
63
mockall
growingv0.14.0
A powerful mock object library for Rust.
60
autospy_macro
growingv1.6.1
Procedural macros for autospy.
Core Metrics
| mockpipe | mockall | autospy_macro | |
|---|---|---|---|
| Health Score | 43 | 63 | 60 |
| Total Downloads | 5.9K | 111.2M | 7.1K |
| 30d Downloads | 65 | 8.6M | 378 |
| Dependents | 1 | 16.6K | 18 |
| Releases | 5 | 33 | 18 |
| Last Updated | 538d ago | 125d ago | 70d ago |
| Age | 1y 5m | 6y 8m | 10m |
Health Breakdown
mockpipe
Maintenance
13
Quality
9
Community
4
Popularity
5
Documentation
12
mockall
Maintenance
13
Quality
13
Community
14
Popularity
8
Documentation
15
autospy_macro
Maintenance
16
Quality
18
Community
8
Popularity
5
Documentation
13
Technical Details
| mockpipe | mockall | autospy_macro | |
|---|---|---|---|
| Version | 0.1.6 | 0.14.0 | 1.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 16 | 5 |
| Crate Size | 16KB | 26KB | 16KB |
| Features | 0 | 1 | 1 |
| Yanked % | 60.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.59.0 | 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.
- •⚠ mockpipe has not been updated in over a year.
- •mockpipe, mockall are pre-1.0 — API may change.