Decision Workspace
roman_numerals_fn vs roman-numerals-rs vs nominals
Side-by-side comparison of Rust crates
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.
64
roman-numerals-rs
stablev4.1.0
Manipulate well-formed Roman numerals
40
nominals
growingv0.3.1
A crate for formatting nominal indicators in various systems (e.g., roman numerals)
Core Metrics
| roman_numerals_fn | roman-numerals-rs | nominals | |
|---|---|---|---|
| Health Score | 46 | 64 | 40 |
| Total Downloads | 2.5K | 398.1K | 14.9K |
| 30d Downloads | 173 | 133.1K | 225 |
| Dependents | 32 | 25 | 2 |
| Releases | 1 | 6 | 6 |
| Last Updated | 473d ago | 100d ago | 610d ago |
| Age | 1y 3m | 1y 4m | 2y 2m |
Health Breakdown
roman_numerals_fn
Maintenance
2
Quality
19
Community
9
Popularity
4
Documentation
12
roman-numerals-rs
Maintenance
13
Quality
22
Community
10
Popularity
7
Documentation
12
nominals
Maintenance
4
Quality
13
Community
6
Popularity
5
Documentation
12
Technical Details
| roman_numerals_fn | roman-numerals-rs | nominals | |
|---|---|---|---|
| Version | 1.0.0 | 4.1.0 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | 0BSD OR CC0-1.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 0 | 3 |
| Crate Size | 4KB | 6KB | 47KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.60.0 | 1.81.0 | 1.65.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.
- •⚠ roman_numerals_fn, nominals have not been updated in over a year.
- •nominals is pre-1.0 — API may change.