Decision Workspace
is_even_odd vs is-odd vs isnt-even-nor-odd
Side-by-side comparison of Rust crates
31
is_even_odd
growingv0.1.1
A library for categorizing and operating on integers
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
| is_even_odd | is-odd | isnt-even-nor-odd | |
|---|---|---|---|
| Health Score | 31 | 45 | 43 |
| Total Downloads | 2.6K | 35.9K | 2.7K |
| 30d Downloads | 3 | 509 | 5 |
| Dependents | 0 | 4 | 0 |
| Releases | 2 | 4 | 3 |
| Last Updated | 865d ago | 459d ago | 60d ago |
| Age | 2y 4m | 7y 10m | 3y |
Health Breakdown
is_even_odd
Maintenance
4
Quality
10
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
| is_even_odd | is-odd | isnt-even-nor-odd | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.1 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 5KB | 3KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 50.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.
- •⚠ is_even_odd, is-odd have not been updated in over a year.
- •is_even_odd is pre-1.0 — API may change.