Decision Workspace
nominals vs roman-numerals-rs vs roman_numerals_fn
Side-by-side comparison of Rust crates
40
nominals
growingv0.3.1
A crate for formatting nominal indicators in various systems (e.g., roman numerals)
64
roman-numerals-rs
stablev4.1.0
Manipulate well-formed Roman numerals
46
roman_numerals_fn
growingv1.0.0
A function to convert integers to their roman numeral representation as strings. Values from 1 to 3999 are possible, otherwise it returns an OutOfRangeError. Zero has no representation in roman numerals.
Core Metrics
| nominals | roman-numerals-rs | roman_numerals_fn | |
|---|---|---|---|
| Health Score | 40 | 64 | 46 |
| Total Downloads | 14.9K | 398.1K | 2.5K |
| 30d Downloads | 229 | 137.3K | 180 |
| Dependents | 2 | 25 | 32 |
| Releases | 6 | 6 | 1 |
| Last Updated | 610d ago | 100d ago | 473d ago |
| Age | 2y 2m | 1y 4m | 1y 3m |
Health Breakdown
nominals
Maintenance
4
Quality
13
Community
6
Popularity
5
Documentation
12
roman-numerals-rs
Maintenance
13
Quality
22
Community
10
Popularity
7
Documentation
12
roman_numerals_fn
Maintenance
2
Quality
19
Community
9
Popularity
4
Documentation
12
Technical Details
| nominals | roman-numerals-rs | roman_numerals_fn | |
|---|---|---|---|
| Version | 0.3.1 | 4.1.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | 0BSD OR CC0-1.0 | MIT |
| Dependencies | 3 | 0 | 2 |
| Crate Size | 47KB | 6KB | 4KB |
| Features | 2 | 2 | 0 |
| Yanked % | 16.7% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65.0 | 1.81.0 | 1.60.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •roman-numerals-rs leads with a health score of 64/100, but none of the options score above 80.
- •⚠ nominals, roman_numerals_fn have not been updated in over a year.
- •nominals is pre-1.0 — API may change.