Decision Workspace
stun_codec vs stun-proto vs stun-types
Side-by-side comparison of Rust crates
47
stun_codec
growingv0.4.0
Encoders and decoders for STUN (RFC 5389) and its extensions
65
stun-proto
stablev2.0.0
STUN protocol in a sans-IO fashion
63
stun-types
stablev2.0.0
STUN parsing and writing
Core Metrics
| stun_codec | stun-proto | stun-types | |
|---|---|---|---|
| Health Score | 47 | 65 | 63 |
| Total Downloads | 3.3M | 20.7K | 21.5K |
| 30d Downloads | 217.6K | 2.1K | 2.1K |
| Dependents | 76 | 58 | 37 |
| Releases | 22 | 22 | 21 |
| Last Updated | 325d ago | 13d ago | 13d ago |
| Age | 7y 6m | 1y 9m | 1y 9m |
Health Breakdown
stun_codec
Maintenance
6
Quality
14
Community
9
Popularity
8
Documentation
10
stun-proto
Maintenance
18
Quality
18
Community
9
Popularity
5
Documentation
15
stun-types
Maintenance
18
Quality
17
Community
8
Popularity
5
Documentation
15
Technical Details
| stun_codec | stun-proto | stun-types | |
|---|---|---|---|
| Version | 0.4.0 | 2.0.0 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 14 | 17 |
| Crate Size | 33KB | 37KB | 62KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.77.0 | 1.77.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_codec has the most downloads (3.3M), suggesting wider adoption.
- •stun_codec is pre-1.0 — API may change.