Decision Workspace
ip2asn vs ip2asn-cli vs lazy-dns
Side-by-side comparison of Rust crates
49
ip2asn
experimentalv0.1.2
A high-performance, memory-efficient Rust crate for mapping IP addresses to Autonomous System (AS) information.
44
ip2asn-cli
experimentalv0.1.2
CLI for the ip2asn crate.
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
| ip2asn | ip2asn-cli | lazy-dns | |
|---|---|---|---|
| Health Score | 49 | 44 | 53 |
| Total Downloads | 3.2K | 1.1K | 1.7K |
| 30d Downloads | 590 | 5 | 9 |
| Dependents | 4 | 0 | 0 |
| Releases | 3 | 3 | 6 |
| Last Updated | 236d ago | 236d ago | 202d ago |
| Age | 8m | 7m | 6m |
Health Breakdown
ip2asn
Maintenance
10
Quality
14
Community
8
Popularity
4
Documentation
13
ip2asn-cli
Maintenance
10
Quality
11
Community
6
Popularity
4
Documentation
13
lazy-dns
Maintenance
17
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| ip2asn | ip2asn-cli | lazy-dns | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.2 | 1.0.14 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 12 | 21 | 13 |
| Crate Size | 62KB | 29KB | 25KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lazy-dns leads with a health score of 53/100, but none of the options score above 80.
- •ip2asn has the most downloads (3.2K), suggesting wider adoption.
- •ip2asn, ip2asn-cli are pre-1.0 — API may change.