Decision Workspace
micro_http_server vs prefork vs rust-proxy
Side-by-side comparison of Rust crates
36
micro_http_server
growingv0.0.5
A very simple HTTP server without Futures or other complicated stuff.
42
prefork
growingv0.6.0
A library for forking processes
41
rust-proxy
experimentalv0.1.0
A simple HTTP/HTTPS proxy server written in Rust
Core Metrics
| micro_http_server | prefork | rust-proxy | |
|---|---|---|---|
| Health Score | 36 | 42 | 41 |
| Total Downloads | 8.9K | 11.0K | 14 |
| 30d Downloads | 52 | 61 | 14 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 8 | 1 |
| Last Updated | 1442d ago | 341d ago | 14d ago |
| Age | 7y 8m | 3y 1m | 14d |
Health Breakdown
micro_http_server
Maintenance
3
Quality
15
Community
5
Popularity
5
Documentation
8
prefork
Maintenance
6
Quality
15
Community
6
Popularity
5
Documentation
10
rust-proxy
Maintenance
12
Quality
12
Community
6
Popularity
1
Documentation
10
Technical Details
| micro_http_server | prefork | rust-proxy | |
|---|---|---|---|
| Version | 0.0.5 | 0.6.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 9 | 13 |
| Crate Size | 7KB | 18KB | 21KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •prefork leads with a health score of 42/100, but none of the options score above 80.
- •⚠ micro_http_server has not been updated in over a year.