Decision Workspace
lazy-dns vs radixtarget vs use-net
Side-by-side comparison of Rust crates
52
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.
54
radixtarget
growingv4.2.0
Fast radix tree implementation for IP addresses and hostnames with target matching
50
use-net
experimentalv0.1.0
Umbrella crate for the RustUse networking primitives workspace.
Core Metrics
| lazy-dns | radixtarget | use-net | |
|---|---|---|---|
| Health Score | 52 | 54 | 50 |
| Total Downloads | 1.7K | 3.2K | 24 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 25 | 3 |
| Releases | 6 | 9 | 1 |
| Last Updated | 261d ago | 160d ago | 8d ago |
| Age | 8m | 8m | 8d |
Health Breakdown
lazy-dns
Maintenance
16
Quality
16
Community
6
Popularity
4
Documentation
10
radixtarget
Maintenance
12
Quality
18
Community
10
Popularity
4
Documentation
10
use-net
Maintenance
12
Quality
16
Community
5
Popularity
2
Documentation
15
Technical Details
| lazy-dns | radixtarget | use-net | |
|---|---|---|---|
| Version | 1.0.14 | 4.2.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | GPL-3.0 | MIT OR Apache-2.0 |
| Dependencies | 13 | 5 | 10 |
| Crate Size | 25KB | 180KB | 3KB |
| Features | 0 | 2 | 12 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •radixtarget leads with a health score of 54/100, but none of the options score above 80.
- •use-net is pre-1.0 — API may change.