Decision Workspace
ip_network_table-deps-treebitmap vs treebitmap vs ipnet
Side-by-side comparison of Rust crates
48
ip_network_table-deps-treebitmap
growingv0.5.0
Forked version of fast IPv4/IPv6 lookup trie.
41
treebitmap
growingv0.4.0
Fast IPv4/IPv6 lookup trie.
72
ipnet
stablev2.12.0
Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.
Core Metrics
| ip_network_table-deps-treebitmap | treebitmap | ipnet | |
|---|---|---|---|
| Health Score | 48 | 41 | 72 |
| Total Downloads | 4.9M | 124.8K | 345.0M |
| 30d Downloads | 283.3K | 67 | 26.1M |
| Dependents | 197 | 32 | 4.7K |
| Releases | 1 | 9 | 70 |
| Last Updated | 2188d ago | 2501d ago | 25d ago |
| Age | 5y 12m | 10y 2m | 8y 7m |
Health Breakdown
ip_network_table-deps-treebitmap
Maintenance
1
Quality
16
Community
12
Popularity
8
Documentation
11
treebitmap
Maintenance
3
Quality
11
Community
10
Popularity
6
Documentation
11
ipnet
Maintenance
17
Quality
21
Community
14
Popularity
8
Documentation
12
Technical Details
| ip_network_table-deps-treebitmap | treebitmap | ipnet | |
|---|---|---|---|
| Version | 0.5.0 | 0.4.0 | 2.12.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 5 |
| Crate Size | 21KB | 17KB | 31KB |
| Features | 1 | 1 | 9 |
| Yanked % | 0.0% | 100.0% | 1.4% |
| Edition | — | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ipnet leads with a health score of 72/100, but none of the options score above 80.
- •ipnet is depended on by 4.7K crates — strongest ecosystem trust.
- •⚠ ip_network_table-deps-treebitmap, treebitmap have not been updated in over a year.
- •ip_network_table-deps-treebitmap, treebitmap are pre-1.0 — API may change.