Decision Workspace
ip_set vs cidr-utils vs cidrrr
Side-by-side comparison of Rust crates
49
ip_set
experimentalv0.1.7
Fast IP range matching with binary search / 基于二分查找的高效IP范围匹配
60
cidr-utils
growingv0.6.2
This crate provides functions for working with IPv4 CIDRs and IPv6 CIDRs.
51
cidrrr
stablev2026.5.14
Convert a CIDR block to a list of IPs
Core Metrics
| ip_set | cidr-utils | cidrrr | |
|---|---|---|---|
| Health Score | 49 | 60 | 51 |
| Total Downloads | 3.5K | 5.1M | 4.5K |
| 30d Downloads | 1.3K | 223.7K | 0 |
| Dependents | 4 | 293 | 0 |
| Releases | 7 | 32 | 9 |
| Last Updated | 155d ago | 151d ago | 11d ago |
| Age | 5m | 7y 1m | 2y 2m |
Health Breakdown
ip_set
Maintenance
18
Quality
14
Community
5
Popularity
4
Documentation
8
cidr-utils
Maintenance
11
Quality
17
Community
12
Popularity
8
Documentation
12
cidrrr
Maintenance
17
Quality
19
Community
3
Popularity
4
Documentation
8
Technical Details
| ip_set | cidr-utils | cidrrr | |
|---|---|---|---|
| Version | 0.1.7 | 0.6.2 | 2026.5.14 |
| 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 60/100, but none of the options score above 80.
- •cidr-utils is depended on by 293 crates — strongest ecosystem trust.
- •ip_set, cidr-utils are pre-1.0 — API may change.