Decision Workspace
nscd-lookup vs dns-lookup vs workspacer-3p
Side-by-side comparison of Rust crates
48
nscd-lookup
growingv0.1.5
Look up IP addresses using nscd
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.
51
workspacer-3p
growingv0.5.2
A utility crate that allows safe execution of async futures from sync contexts by leveraging existing or temporary Tokio runtimes. Ideal for scenarios where runtime nesting should be avoided.
Core Metrics
| nscd-lookup | dns-lookup | workspacer-3p | |
|---|---|---|---|
| Health Score | 48 | 62 | 51 |
| Total Downloads | 3.9K | 19.6M | 15.2K |
| 30d Downloads | 8 | 1.8M | 1.1K |
| Dependents | 0 | 1.2K | 149 |
| Releases | 6 | 33 | 7 |
| Last Updated | 382d ago | 158d ago | 258d ago |
| Age | 1y | 10y | 1y 1m |
Health Breakdown
nscd-lookup
Maintenance
10
Quality
16
Community
6
Popularity
4
Documentation
12
dns-lookup
Maintenance
11
Quality
19
Community
11
Popularity
8
Documentation
13
workspacer-3p
Maintenance
10
Quality
11
Community
12
Popularity
5
Documentation
13
Technical Details
| nscd-lookup | dns-lookup | workspacer-3p | |
|---|---|---|---|
| Version | 0.1.5 | 3.0.1 | 0.5.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 7 | 4 | 51 |
| Crate Size | 22KB | 16KB | 38KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.81 | — | — |
| 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.
- •⚠ nscd-lookup has not been updated in over a year.
- •nscd-lookup, workspacer-3p are pre-1.0 — API may change.