Decision Workspace
cidr-utils vs ip_set vs cidrrr
Side-by-side comparison of Rust crates
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范围匹配
50
cidrrr
stablev2026.2.17
Convert a CIDR block to a list of IPs
Core Metrics
| cidr-utils | ip_set | cidrrr | |
|---|---|---|---|
| Health Score | 62 | 51 | 50 |
| Total Downloads | 4.7M | 966 | 4.5K |
| 30d Downloads | 207.7K | 677 | 10 |
| Dependents | 290 | 4 | 0 |
| Releases | 32 | 7 | 8 |
| Last Updated | 91d ago | 95d ago | 39d ago |
| Age | 6y 11m | 3m | 2y |
Health Breakdown
cidr-utils
Maintenance
13
Quality
17
Community
12
Popularity
8
Documentation
12
ip_set
Maintenance
20
Quality
14
Community
5
Popularity
4
Documentation
8
cidrrr
Maintenance
16
Quality
19
Community
3
Popularity
4
Documentation
8
Technical Details
| cidr-utils | ip_set | cidrrr | |
|---|---|---|---|
| Version | 0.6.2 | 0.1.7 | 2026.2.17 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MulanPSL-2.0 | non-standard |
| Dependencies | 3 | 5 | 4 |
| Crate Size | 8KB | 15KB | 8KB |
| Features | 4 | 1 | 0 |
| 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 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.