Decision Workspace
ip-discovery vs radixtarget vs lazy-dns
Side-by-side comparison of Rust crates
47
ip-discovery
experimentalv0.3.0
A lightweight, high-performance library for detecting public IP addresses via DNS, HTTP, and STUN protocols
56
radixtarget
growingv4.2.0
Fast radix tree implementation for IP addresses and hostnames with target matching
53
lazy-dns
growingv1.0.14
A lazy DNS server with GeoIP routing. Only SOA, NS, A, AAAA, CNAME, MX, and TXT are supported; everything else is dropped, by design.
Core Metrics
| ip-discovery | radixtarget | lazy-dns | |
|---|---|---|---|
| Health Score | 47 | 56 | 53 |
| Total Downloads | 103 | 2.5K | 1.7K |
| 30d Downloads | 103 | 244 | 9 |
| Dependents | 2 | 23 | 0 |
| Releases | 8 | 9 | 6 |
| Last Updated | 1d ago | 101d ago | 202d ago |
| Age | 10d | 6m | 6m |
Health Breakdown
ip-discovery
Maintenance
13
Quality
11
Community
6
Popularity
2
Documentation
15
radixtarget
Maintenance
14
Quality
18
Community
10
Popularity
4
Documentation
10
lazy-dns
Maintenance
17
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| ip-discovery | radixtarget | lazy-dns | |
|---|---|---|---|
| Version | 0.3.0 | 4.2.0 | 1.0.14 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | GPL-3.0 | MIT |
| Dependencies | 5 | 5 | 13 |
| Crate Size | 52KB | 180KB | 25KB |
| Features | 6 | 2 | 0 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •radixtarget leads with a health score of 56/100, but none of the options score above 80.
- •ip-discovery is pre-1.0 — API may change.