Decision Workspace
isnt-even-or-odd vs is-odd vs isnt-even-nor-odd
Side-by-side comparison of Rust crates
35
isnt-even-or-odd
growingv1.0.0
Returns true if the given number isn't even or odd.
45
is-odd
growingv1.1.1
Returns true if the given number is odd.
43
isnt-even-nor-odd
stablev2.0.0
Returns true if the given number isn't even or odd.
Core Metrics
| isnt-even-or-odd | is-odd | isnt-even-nor-odd | |
|---|---|---|---|
| Health Score | 35 | 45 | 43 |
| Total Downloads | 2.3K | 35.9K | 2.7K |
| 30d Downloads | 2 | 509 | 5 |
| Dependents | 0 | 4 | 0 |
| Releases | 2 | 4 | 3 |
| Last Updated | 1106d ago | 459d ago | 60d ago |
| Age | 3y | 7y 10m | 3y |
Health Breakdown
isnt-even-or-odd
Maintenance
4
Quality
14
Community
3
Popularity
4
Documentation
10
is-odd
Maintenance
4
Quality
21
Community
5
Popularity
5
Documentation
10
isnt-even-nor-odd
Maintenance
12
Quality
14
Community
3
Popularity
4
Documentation
10
Technical Details
| isnt-even-or-odd | is-odd | isnt-even-nor-odd | |
|---|---|---|---|
| Version | 1.0.0 | 1.1.1 | 2.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 2KB | 3KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 100.0% | 0.0% | 33.3% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •is-odd leads with a health score of 45/100, but none of the options score above 80.
- •⚠ isnt-even-or-odd, is-odd have not been updated in over a year.