Decision Workspace
httpmock vs wiremock vs httptest
Side-by-side comparison of Rust crates
60
httpmock
growingv0.8.3
HTTP mocking library for Rust
58
wiremock
growingv0.6.5
HTTP mocking to test Rust applications.
56
httptest
growingv0.16.4
HTTP testing facilities including a mock server
Core Metrics
| httpmock | wiremock | httptest | |
|---|---|---|---|
| Health Score | 60 | 58 | 56 |
| Total Downloads | 22.6M | 53.4M | 9.8M |
| 30d Downloads | 1.3M | 4.0M | 344.6K |
| Dependents | 4.8K | 16.0K | 1.8K |
| Releases | 43 | 53 | 45 |
| Last Updated | 111d ago | 274d ago | 140d ago |
| Age | 6y 8m | 6y 1m | 6y 5m |
Health Breakdown
httpmock
Maintenance
13
Quality
13
Community
14
Popularity
8
Documentation
12
wiremock
Maintenance
10
Quality
12
Community
15
Popularity
8
Documentation
13
httptest
Maintenance
12
Quality
12
Community
12
Popularity
8
Documentation
12
Technical Details
| httpmock | wiremock | httptest | |
|---|---|---|---|
| Version | 0.8.3 | 0.6.5 | 0.16.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 43 | 20 | 22 |
| Crate Size | 1.7MB | 61KB | 33KB |
| Features | 11 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.88.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •httpmock leads with a health score of 60/100, but none of the options score above 80.
- •wiremock has the most downloads (53.4M), suggesting wider adoption.
- •wiremock is depended on by 16.0K crates — strongest ecosystem trust.