Decision Workspace
dnsclientx vs resolver_types vs dns-lookup
Side-by-side comparison of Rust crates
45
dnsclientx
growingv0.5.0
A small, simple and secure DNS client library
39
resolver_types
growingv0.1.0
Abstract types that allow to switch between multiple DNS resolver implementations
62
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.
Core Metrics
| dnsclientx | resolver_types | dns-lookup | |
|---|---|---|---|
| Health Score | 45 | 39 | 62 |
| Total Downloads | 10.4K | 1.7K | 19.6M |
| 30d Downloads | 160 | 3 | 1.9M |
| Dependents | 3 | 0 | 1.2K |
| Releases | 5 | 1 | 33 |
| Last Updated | 341d ago | 1532d ago | 158d ago |
| Age | 4y 10m | 4y 2m | 10y |
Health Breakdown
dnsclientx
Maintenance
7
Quality
16
Community
7
Popularity
5
Documentation
10
resolver_types
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
13
dns-lookup
Maintenance
11
Quality
19
Community
11
Popularity
8
Documentation
13
Technical Details
| dnsclientx | resolver_types | dns-lookup | |
|---|---|---|---|
| Version | 0.5.0 | 0.1.0 | 3.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | ISC | AGPL-3.0-only | MIT/Apache-2.0 |
| Dependencies | 6 | 1 | 4 |
| Crate Size | 16KB | 2KB | 16KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dns-lookup leads with a health score of 62/100, but none of the options score above 80.
- •dns-lookup is depended on by 1.2K crates — strongest ecosystem trust.
- •⚠ resolver_types has not been updated in over a year.
- •dnsclientx, resolver_types are pre-1.0 — API may change.