Decision Workspace
pseudo vs httptest vs unimock
Side-by-side comparison of Rust crates
46
pseudo
growingv0.2.0
A small mocking library for Rust
59
httptest
growingv0.16.4
HTTP testing facilities including a mock server
57
unimock
growingv0.6.8
A versatile and developer-friendly trait mocking library
Core Metrics
| pseudo | httptest | unimock | |
|---|---|---|---|
| Health Score | 46 | 59 | 57 |
| Total Downloads | 88.7K | 9.1M | 129.9K |
| 30d Downloads | 1.1K | 419.0K | 8.7K |
| Dependents | 25 | 1.7K | 25 |
| Releases | 5 | 45 | 54 |
| Last Updated | 2770d ago | 81d ago | 140d ago |
| Age | 9y | 6y 3m | 4y |
Health Breakdown
pseudo
Maintenance
4
Quality
16
Community
9
Popularity
6
Documentation
11
httptest
Maintenance
15
Quality
12
Community
12
Popularity
8
Documentation
12
unimock
Maintenance
12
Quality
17
Community
10
Popularity
6
Documentation
12
Technical Details
| pseudo | httptest | unimock | |
|---|---|---|---|
| Version | 0.2.0 | 0.16.4 | 0.6.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 22 | 13 |
| Crate Size | 6KB | 33KB | 76KB |
| Features | 0 | 0 | 13 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •httptest leads with a health score of 59/100, but none of the options score above 80.
- •httptest is depended on by 1.7K crates — strongest ecosystem trust.
- •⚠ pseudo has not been updated in over a year.