Decision Workspace
cidr-utils vs cidrrr vs ip_set
Side-by-side comparison of Rust crates
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
49
ip_set
experimentalv0.1.7
Fast IP range matching with binary search / 基于二分查找的高效IP范围匹配
Core Metrics
| cidr-utils | cidrrr | ip_set | |
|---|---|---|---|
| Health Score | 60 | 51 | 49 |
| Total Downloads | 5.1M | 4.5K | 3.5K |
| 30d Downloads | 223.7K | 0 | 1.3K |
| Dependents | 293 | 0 | 4 |
| Releases | 32 | 9 | 7 |
| Last Updated | 151d ago | 11d ago | 155d ago |
| Age | 7y 1m | 2y 2m | 5m |
Health Breakdown
cidr-utils
Maintenance
11
Quality
17
Community
12
Popularity
8
Documentation
12
cidrrr
Maintenance
17
Quality
19
Community
3
Popularity
4
Documentation
8
ip_set
Maintenance
18
Quality
14
Community
5
Popularity
4
Documentation
8
Technical Details
| cidr-utils | cidrrr | ip_set | |
|---|---|---|---|
| Version | 0.6.2 | 2026.5.14 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | non-standard | MulanPSL-2.0 |
| Dependencies | 3 | 4 | 5 |
| Crate Size | 8KB | 8KB | 15KB |
| Features | 4 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 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.
- •cidr-utils, ip_set are pre-1.0 — API may change.