Decision Workspace
dns_parse vs simple-dns vs dns_name
Side-by-side comparison of Rust crates
40
dns_parse
experimentalv0.1.2
DNS message build and parse / DNS 消息构建与解析
62
simple-dns
growingv0.11.2
Rust implementation to parse and write DNS packets
49
dns_name
growingv2.0.0
DNS name parsing with public suffix lookup
Core Metrics
| dns_parse | simple-dns | dns_name | |
|---|---|---|---|
| Health Score | 40 | 62 | 49 |
| Total Downloads | 388 | 5.4M | 9.5K |
| 30d Downloads | 139 | 586.4K | 224 |
| Dependents | 3 | 277 | 0 |
| Releases | 2 | 36 | 3 |
| Last Updated | 98d ago | 80d ago | 353d ago |
| Age | 3m | 4y 10m | 3y 1m |
Health Breakdown
dns_parse
Maintenance
12
Quality
13
Community
4
Popularity
3
Documentation
8
simple-dns
Maintenance
16
Quality
16
Community
12
Popularity
8
Documentation
10
dns_name
Maintenance
6
Quality
20
Community
5
Popularity
5
Documentation
13
Technical Details
| dns_parse | simple-dns | dns_name | |
|---|---|---|---|
| Version | 0.1.2 | 0.11.2 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MulanPSL-2.0 | MIT | MIT |
| Dependencies | 9 | 1 | 1 |
| Crate Size | 14KB | 54KB | 52KB |
| Features | 1 | 3 | 0 |
| Yanked % | 0.0% | 2.8% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •simple-dns leads with a health score of 62/100, but none of the options score above 80.
- •simple-dns is depended on by 277 crates — strongest ecosystem trust.
- •dns_parse, simple-dns are pre-1.0 — API may change.