Decision Workspace
ip2asn vs ip2asn-cli vs lazy-dns
Side-by-side comparison of Rust crates
48
ip2asn
experimentalv0.1.2
A high-performance, memory-efficient Rust crate for mapping IP addresses to Autonomous System (AS) information.
43
ip2asn-cli
experimentalv0.1.2
CLI for the ip2asn crate.
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
| ip2asn | ip2asn-cli | lazy-dns | |
|---|---|---|---|
| Health Score | 48 | 43 | 52 |
| Total Downloads | 5.0K | 1.1K | 1.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 4 | 0 | 0 |
| Releases | 3 | 3 | 6 |
| Last Updated | 295d ago | 295d ago | 261d ago |
| Age | 10m | 9m | 8m |
Health Breakdown
ip2asn
Maintenance
9
Quality
14
Community
8
Popularity
4
Documentation
13
ip2asn-cli
Maintenance
9
Quality
11
Community
6
Popularity
4
Documentation
13
lazy-dns
Maintenance
16
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 52/100, but none of the options score above 80.
- •ip2asn has the most downloads (5.0K), suggesting wider adoption.
- •ip2asn, ip2asn-cli are pre-1.0 — API may change.