Decision Workspace
libudx vs uniudp vs udp_prague
Side-by-side comparison of Rust crates
51
libudx
experimentalv1.3.1
Pure Rust implementation of the UDX protocol (tokio-compatible)
52
uniudp
experimentalv1.0.0
Unidirectional UDP transport with chunking, redundancy, and Reed-Solomon FEC.
48
udp_prague
experimentalv0.1.1
A Rust implementation of the Prague congestion control protocol for UDP-based applications.
Core Metrics
| libudx | uniudp | udp_prague | |
|---|---|---|---|
| Health Score | 51 | 52 | 48 |
| Total Downloads | 256 | 124 | 24 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 15 | 9 | 0 |
| Releases | 6 | 1 | 2 |
| Last Updated | 12d ago | 81d ago | 28d ago |
| Age | 1m | 2m | 28d |
Health Breakdown
libudx
Maintenance
12
Quality
15
Community
9
Popularity
3
Documentation
12
uniudp
Maintenance
9
Quality
17
Community
8
Popularity
3
Documentation
15
udp_prague
Maintenance
12
Quality
16
Community
5
Popularity
2
Documentation
13
Technical Details
| libudx | uniudp | udp_prague | |
|---|---|---|---|
| Version | 1.3.1 | 1.0.0 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 8 | 11 | 3 |
| Crate Size | 61KB | 97KB | 93KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.74 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •uniudp leads with a health score of 52/100, but none of the options score above 80.
- •libudx has the most downloads (256), suggesting wider adoption.
- •udp_prague is pre-1.0 — API may change.