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