Decision Workspace
entrouter-line vs uniudp vs udp-relay-core
Side-by-side comparison of Rust crates
42
entrouter-line
experimentalv0.1.2
Zero-loss cross-region packet relay network
51
uniudp
experimentalv1.0.0
Unidirectional UDP transport with chunking, redundancy, and Reed-Solomon FEC.
49
udp-relay-core
experimentalv0.1.0
Lock-free, cache-line-aligned core types for UDP relay/tunnel servers — TunnelClient, QualityAnalyzer, address validation, and DashMap helpers
Core Metrics
| entrouter-line | uniudp | udp-relay-core | |
|---|---|---|---|
| Health Score | 42 | 51 | 49 |
| Total Downloads | 37 | 46 | 16 |
| 30d Downloads | 37 | 46 | 16 |
| Dependents | 0 | 2 | 0 |
| Releases | 3 | 1 | 1 |
| Last Updated | 8d ago | 22d ago | 6d ago |
| Age | 17d | 22d | 6d |
Health Breakdown
entrouter-line
Maintenance
13
Quality
10
Community
5
Popularity
2
Documentation
12
uniudp
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
15
udp-relay-core
Maintenance
13
Quality
14
Community
6
Popularity
1
Documentation
15
Technical Details
| entrouter-line | uniudp | udp-relay-core | |
|---|---|---|---|
| Version | 0.1.2 | 1.0.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 24 | 11 | 3 |
| Crate Size | 361KB | 97KB | 12KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.87 | 1.74 | 1.67 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •uniudp leads with a health score of 51/100, but none of the options score above 80.
- •entrouter-line, udp-relay-core are pre-1.0 — API may change.