Decision Workspace
stun-proto vs stun-types vs rice-c
Side-by-side comparison of Rust crates
65
stun-proto
stablev2.0.0
STUN protocol in a sans-IO fashion
63
stun-types
stablev2.0.0
STUN parsing and writing
60
rice-c
experimentalv0.4.1
ICE (RFC8445) implementation protocol
Core Metrics
| stun-proto | stun-types | rice-c | |
|---|---|---|---|
| Health Score | 65 | 63 | 60 |
| Total Downloads | 20.7K | 21.5K | 1.2K |
| 30d Downloads | 2.1K | 2.1K | 332 |
| Dependents | 58 | 37 | 8 |
| Releases | 22 | 21 | 8 |
| Last Updated | 13d ago | 13d ago | 2d ago |
| Age | 1y 9m | 1y 9m | 7m |
Health Breakdown
stun-proto
Maintenance
18
Quality
18
Community
9
Popularity
5
Documentation
15
stun-types
Maintenance
18
Quality
17
Community
8
Popularity
5
Documentation
15
rice-c
Maintenance
19
Quality
15
Community
7
Popularity
4
Documentation
15
Technical Details
| stun-proto | stun-types | rice-c | |
|---|---|---|---|
| Version | 2.0.0 | 2.0.0 | 0.4.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 14 | 17 | 7 |
| Crate Size | 37KB | 62KB | 33KB |
| Features | 2 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.77.0 | 1.77.0 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stun-proto leads with a health score of 65/100, but none of the options score above 80.
- •stun-types has the most downloads (21.5K), suggesting wider adoption.
- •rice-c is pre-1.0 — API may change.