Decision Workspace
mockers vs httpmock vs httptest
Side-by-side comparison of Rust crates
46
mockers
growingv0.23.0
Mocking library
63
httpmock
growingv0.8.3
HTTP mocking library for Rust
59
httptest
growingv0.16.4
HTTP testing facilities including a mock server
Core Metrics
| mockers | httpmock | httptest | |
|---|---|---|---|
| Health Score | 46 | 63 | 59 |
| Total Downloads | 113.5K | 20.1M | 9.1M |
| 30d Downloads | 327 | 1.4M | 437.3K |
| Dependents | 29 | 3.9K | 1.7K |
| Releases | 55 | 43 | 45 |
| Last Updated | 812d ago | 51d ago | 81d ago |
| Age | 9y 11m | 6y 6m | 6y 3m |
Health Breakdown
mockers
Maintenance
6
Quality
16
Community
6
Popularity
6
Documentation
12
httpmock
Maintenance
16
Quality
13
Community
14
Popularity
8
Documentation
12
httptest
Maintenance
15
Quality
12
Community
12
Popularity
8
Documentation
12
Technical Details
| mockers | httpmock | httptest | |
|---|---|---|---|
| Version | 0.23.0 | 0.8.3 | 0.16.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 43 | 22 |
| Crate Size | 24KB | 1.7MB | 33KB |
| Features | 3 | 11 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.88.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •httpmock leads with a health score of 63/100, but none of the options score above 80.
- •httpmock is depended on by 3.9K crates — strongest ecosystem trust.
- •⚠ mockers has not been updated in over a year.