Decision Workspace
radixtarget vs lazy-dns vs ip-discovery
Side-by-side comparison of Rust crates
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.
47
ip-discovery
experimentalv0.3.0
A lightweight, high-performance library for detecting public IP addresses via DNS, HTTP, and STUN protocols
Core Metrics
| radixtarget | lazy-dns | ip-discovery | |
|---|---|---|---|
| Health Score | 56 | 53 | 47 |
| Total Downloads | 2.5K | 1.7K | 103 |
| 30d Downloads | 244 | 9 | 103 |
| Dependents | 23 | 0 | 2 |
| Releases | 9 | 6 | 8 |
| Last Updated | 101d ago | 202d ago | 1d ago |
| Age | 6m | 6m | 10d |
Health Breakdown
radixtarget
Maintenance
14
Quality
18
Community
10
Popularity
4
Documentation
10
lazy-dns
Maintenance
17
Quality
16
Community
6
Popularity
4
Documentation
10
ip-discovery
Maintenance
13
Quality
11
Community
6
Popularity
2
Documentation
15
Technical Details
| radixtarget | lazy-dns | ip-discovery | |
|---|---|---|---|
| Version | 4.2.0 | 1.0.14 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | GPL-3.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 13 | 5 |
| Crate Size | 180KB | 25KB | 52KB |
| Features | 2 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 25.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.