Decision Workspace
use-net vs radixtarget vs lazy-dns
Side-by-side comparison of Rust crates
50
use-net
experimentalv0.1.0
Umbrella crate for the RustUse networking primitives workspace.
54
radixtarget
growingv4.2.0
Fast radix tree implementation for IP addresses and hostnames with target matching
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.
Core Metrics
| use-net | radixtarget | lazy-dns | |
|---|---|---|---|
| Health Score | 50 | 54 | 52 |
| Total Downloads | 24 | 3.2K | 1.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 3 | 25 | 0 |
| Releases | 1 | 9 | 6 |
| Last Updated | 8d ago | 160d ago | 261d ago |
| Age | 8d | 8m | 8m |
Health Breakdown
use-net
Maintenance
12
Quality
16
Community
5
Popularity
2
Documentation
15
radixtarget
Maintenance
12
Quality
18
Community
10
Popularity
4
Documentation
10
lazy-dns
Maintenance
16
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| use-net | radixtarget | lazy-dns | |
|---|---|---|---|
| Version | 0.1.0 | 4.2.0 | 1.0.14 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | GPL-3.0 | MIT |
| Dependencies | 10 | 5 | 13 |
| Crate Size | 3KB | 180KB | 25KB |
| Features | 12 | 2 | 0 |
| 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.