Decision Workspace
rpc_adapter vs http_grpc vs volo_boot
Side-by-side comparison of Rust crates
49
rpc_adapter
experimentalv0.1.12
English: RPC adapter for unified request handling / 中文: 统一请求处理的RPC适配器
43
http_grpc
experimentalv0.1.32
Converts HTTP requests into multiplexed gRPC-like calls / 将 HTTP 请求转换为多路复用的 gRPC 式调用
40
volo_boot
experimentalv0.1.5
Simplifies bootstrapping for volo-grpc and volo-http services. / 简化 volo-grpc 和 volo-http 服务的启动。
Core Metrics
| rpc_adapter | http_grpc | volo_boot | |
|---|---|---|---|
| Health Score | 49 | 43 | 40 |
| Total Downloads | 2.2K | 2.7K | 472 |
| 30d Downloads | 14 | 48 | 7 |
| Dependents | 4 | 3 | 0 |
| Releases | 12 | 27 | 5 |
| Last Updated | 154d ago | 98d ago | 109d ago |
| Age | 5m | 5m | 5m |
Health Breakdown
rpc_adapter
Maintenance
18
Quality
14
Community
5
Popularity
4
Documentation
8
http_grpc
Maintenance
14
Quality
12
Community
5
Popularity
4
Documentation
8
volo_boot
Maintenance
12
Quality
14
Community
3
Popularity
3
Documentation
8
Technical Details
| rpc_adapter | http_grpc | volo_boot | |
|---|---|---|---|
| Version | 0.1.12 | 0.1.32 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MulanPSL-2.0 | MulanPSL-2.0 |
| Dependencies | 10 | 21 | 12 |
| Crate Size | 26KB | 36KB | 32KB |
| Features | 4 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rpc_adapter leads with a health score of 49/100, but none of the options score above 80.
- •http_grpc has the most downloads (2.7K), suggesting wider adoption.