Decision Workspace
ip_set vs cidr-utils vs cidrrr
Side-by-side comparison of Rust crates
51
ip_set
experimentalv0.1.7
Fast IP range matching with binary search / 基于二分查找的高效IP范围匹配
62
cidr-utils
growingv0.6.2
This crate provides functions for working with IPv4 CIDRs and IPv6 CIDRs.
50
cidrrr
stablev2026.2.17
Convert a CIDR block to a list of IPs
Core Metrics
| ip_set | cidr-utils | cidrrr | |
|---|---|---|---|
| Health Score | 51 | 62 | 50 |
| Total Downloads | 966 | 4.7M | 4.5K |
| 30d Downloads | 671 | 200.4K | 10 |
| Dependents | 4 | 290 | 0 |
| Releases | 7 | 32 | 8 |
| Last Updated | 95d ago | 91d ago | 39d ago |
| Age | 3m | 6y 11m | 2y |
Health Breakdown
ip_set
Maintenance
20
Quality
14
Community
5
Popularity
4
Documentation
8
cidr-utils
Maintenance
13
Quality
17
Community
12
Popularity
8
Documentation
12
cidrrr
Maintenance
16
Quality
19
Community
3
Popularity
4
Documentation
8
Technical Details
| ip_set | cidr-utils | cidrrr | |
|---|---|---|---|
| Version | 0.1.7 | 0.6.2 | 2026.2.17 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MulanPSL-2.0 | MIT | non-standard |
| Dependencies | 5 | 3 | 4 |
| Crate Size | 15KB | 8KB | 8KB |
| Features | 1 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.67 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cidr-utils leads with a health score of 62/100, but none of the options score above 80.
- •cidr-utils is depended on by 290 crates — strongest ecosystem trust.
- •ip_set, cidr-utils are pre-1.0 — API may change.