Decision Workspace
netperf vs network-protocol vs pick_fast
Side-by-side comparison of Rust crates
33
netperf
growingv0.2.8
A network performance measurement tool
51
network-protocol
growingv1.2.1
Secure, high-performance protocol core with backpressure control, structured logging, timeout handling, TLS support, and comprehensive benchmarking for robust Rust networked applications and services.
50
pick_fast
experimentalv0.1.22
High-performance weighted random load balancer for selecting low-latency nodes with smooth weight updates. / 高性能加权随机负载均衡器,用于选择低延迟节点,支持权重平滑更新。
Core Metrics
| netperf | network-protocol | pick_fast | |
|---|---|---|---|
| Health Score | 33 | 51 | 50 |
| Total Downloads | 14.7K | 2.5K | 823 |
| 30d Downloads | 31 | 23 | 177 |
| Dependents | 0 | 0 | 13 |
| Releases | 12 | 12 | 21 |
| Last Updated | 327d ago | 2d ago | 98d ago |
| Age | 5y 10m | 8m | 3m |
Health Breakdown
netperf
Maintenance
7
Quality
5
Community
6
Popularity
5
Documentation
10
network-protocol
Maintenance
19
Quality
9
Community
6
Popularity
4
Documentation
13
pick_fast
Maintenance
20
Quality
13
Community
6
Popularity
3
Documentation
8
Technical Details
| netperf | network-protocol | pick_fast | |
|---|---|---|---|
| Version | 0.2.8 | 1.2.1 | 0.1.22 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MulanPSL-2.0 |
| Dependencies | 18 | 36 | 16 |
| Crate Size | 124KB | 173KB | 36KB |
| Features | 0 | 1 | 2 |
| Yanked % | 33.3% | 25.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •network-protocol leads with a health score of 51/100, but none of the options score above 80.
- •netperf has the most downloads (14.7K), suggesting wider adoption.
- •netperf, pick_fast are pre-1.0 — API may change.