Decision Workspace
tokio-multicast vs rama-udp vs fixed-buffer
Side-by-side comparison of Rust crates
47
tokio-multicast
experimentalv0.7.2
Small Tokio helpers for UDP multicast send/receive.
55
rama-udp
growingv0.2.0
UDP support for rama
54
fixed-buffer
growingv1.0.2
Fixed-size buffers for network protocol parsers
Core Metrics
| tokio-multicast | rama-udp | fixed-buffer | |
|---|---|---|---|
| Health Score | 47 | 55 | 54 |
| Total Downloads | 46 | 726.4K | 293.3K |
| 30d Downloads | 0 | 179.7K | 5.1K |
| Dependents | 0 | 17 | 41 |
| Releases | 3 | 19 | 18 |
| Last Updated | 45d ago | 149d ago | 330d ago |
| Age | 1m | 1y 8m | 5y 7m |
Health Breakdown
tokio-multicast
Maintenance
11
Quality
13
Community
6
Popularity
2
Documentation
15
rama-udp
Maintenance
12
Quality
15
Community
9
Popularity
7
Documentation
12
fixed-buffer
Maintenance
8
Quality
19
Community
10
Popularity
7
Documentation
10
Technical Details
| tokio-multicast | rama-udp | fixed-buffer | |
|---|---|---|---|
| Version | 0.7.2 | 0.2.0 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 4 | 5 | 9 |
| Crate Size | 16KB | 17KB | 24KB |
| Features | 0 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.75 | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rama-udp leads with a health score of 55/100, but none of the options score above 80.
- •tokio-multicast, rama-udp are pre-1.0 — API may change.