Decision Workspace
newtype-ops vs matrix_match vs fancy-ip
Side-by-side comparison of Rust crates
44
newtype-ops
growingv0.1.4
Mass-derive many operators for newtypes. Wartier than newtype_derive.
46
matrix_match
growingv1.0.0
Macro to match on two values at the same time
46
fancy-ip
growingv1.1.0
Fanciest way to initialize IP addresses
Core Metrics
| newtype-ops | matrix_match | fancy-ip | |
|---|---|---|---|
| Health Score | 44 | 46 | 46 |
| Total Downloads | 515.6K | 2.8K | 4.0K |
| 30d Downloads | 30.4K | 59 | 5 |
| Dependents | 66 | 19 | 0 |
| Releases | 3 | 1 | 3 |
| Last Updated | 2507d ago | 1146d ago | 1037d ago |
| Age | 9y 3m | 3y 1m | 2y 10m |
Health Breakdown
newtype-ops
Maintenance
3
Quality
17
Community
7
Popularity
7
Documentation
10
matrix_match
Maintenance
1
Quality
21
Community
10
Popularity
4
Documentation
10
fancy-ip
Maintenance
5
Quality
22
Community
5
Popularity
4
Documentation
10
Technical Details
| newtype-ops | matrix_match | fancy-ip | |
|---|---|---|---|
| Version | 0.1.4 | 1.0.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | WTFPL | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 9KB | 8KB | 6KB |
| Features | 1 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •matrix_match leads with a health score of 46/100, but none of the options score above 80.
- •newtype-ops has the most downloads (515.6K), suggesting wider adoption.
- •⚠ newtype-ops, matrix_match, fancy-ip have not been updated in over a year.
- •newtype-ops is pre-1.0 — API may change.