Decision Workspace
dns-lookup vs srv-rs vs detsys-srv
Side-by-side comparison of Rust crates
61
dns-lookup
growingv3.0.1
A simple dns resolving api, much like rust's unstable api. Also includes getaddrinfo and getnameinfo wrappers for libc variants.
56
srv-rs
stablev1.0.1
Rust client for communicating with SRV-located services
54
detsys-srv
growingv0.5.0
Rust client for communicating with SRV-located services
Core Metrics
| dns-lookup | srv-rs | detsys-srv | |
|---|---|---|---|
| Health Score | 61 | 56 | 54 |
| Total Downloads | 21.9M | 5.6K | 7.7K |
| 30d Downloads | 1.1M | 0 | 0 |
| Dependents | 1.4K | 0 | 17 |
| Releases | 33 | 4 | 3 |
| Last Updated | 217d ago | 39d ago | 19d ago |
| Age | 10y 2m | 5y 5m | 1y 3m |
Health Breakdown
dns-lookup
Maintenance
9
Quality
19
Community
12
Popularity
8
Documentation
13
srv-rs
Maintenance
13
Quality
17
Community
10
Popularity
4
Documentation
12
detsys-srv
Maintenance
16
Quality
13
Community
10
Popularity
5
Documentation
10
Technical Details
| dns-lookup | srv-rs | detsys-srv | |
|---|---|---|---|
| Version | 3.0.1 | 1.0.1 | 0.5.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | BSD-3-Clause | BSD-3-Clause |
| Dependencies | 4 | 14 | 13 |
| Crate Size | 16KB | 37KB | 26KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 3 (team) | 2 |
Links
Quick Verdict
- •dns-lookup leads with a health score of 61/100, but none of the options score above 80.
- •dns-lookup is depended on by 1.4K crates — strongest ecosystem trust.
- •detsys-srv is pre-1.0 — API may change.