Decision Workspace
pooled_fetch vs fetch_hyper vs hyper
Side-by-side comparison of Rust crates
44
pooled_fetch
experimentalv0.1.11
A lightweight, asynchronous HTTP client connection pool built on hyper / 一个基于 hyper 构建的轻量级、异步的 HTTP 客户端连接池。
46
fetch_hyper
experimentalv0.1.1
Hyper-based HTTP transport utilities for fetch.
77
hyper
stablev1.9.0
A protective and efficient HTTP library for all.
Core Metrics
| pooled_fetch | fetch_hyper | hyper | |
|---|---|---|---|
| Health Score | 44 | 46 | 77 |
| Total Downloads | 2.5K | 22 | 670.2M |
| 30d Downloads | 0 | 0 | 54.7M |
| Dependents | 1 | 0 | 70.3K |
| Releases | 8 | 2 | 248 |
| Last Updated | 269d ago | today | 55d ago |
| Age | 8m | 4d | 11y 6m |
Health Breakdown
pooled_fetch
Maintenance
16
Quality
12
Community
4
Popularity
4
Documentation
8
fetch_hyper
Maintenance
14
Quality
11
Community
7
Popularity
2
Documentation
12
hyper
Maintenance
16
Quality
18
Community
20
Popularity
8
Documentation
15
Technical Details
| pooled_fetch | fetch_hyper | hyper | |
|---|---|---|---|
| Version | 0.1.11 | 0.1.1 | 1.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MulanPSL-2.0 | MIT | MIT |
| Dependencies | 10 | 41 | 29 |
| Crate Size | 11KB | 140KB | 160KB |
| Features | 0 | 2 | 10 |
| Yanked % | 0.0% | 0.0% | 1.2% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.88 | 1.63 |
| Owners | 1 | 2 | 2 (team) |
Links
Quick Verdict
- •hyper leads with a health score of 77/100, but none of the options score above 80.
- •hyper is depended on by 70.3K crates — strongest ecosystem trust.
- •pooled_fetch, fetch_hyper are pre-1.0 — API may change.