Decision Workspace
ucd vs unicode_clusters vs unicode-character-database
Side-by-side comparison of Rust crates
40
ucd
growingv0.1.1
Extends the char type to provide access to most fields of the UCD, Unicode Character Database, as of version 9.0.0. It aims to be compact, fast, and use minimal dependencies (only rust's core crate). Not all properties are included, most notably character names.
35
unicode_clusters
growingv0.1.2
This crate provides variable width unicode characters as single items, allowing for array like indexing etc.
35
unicode-character-database
growingv0.1.0
Unicode character database tables (Unicode Standard Annex #44) generated using `ucd-generate`
Core Metrics
| ucd | unicode_clusters | unicode-character-database | |
|---|---|---|---|
| Health Score | 40 | 35 | 35 |
| Total Downloads | 415.2K | 3.9K | 3.6K |
| 30d Downloads | 21.0K | 6 | 1.4K |
| Dependents | 26 | 0 | 0 |
| Releases | 2 | 3 | 1 |
| Last Updated | 3530d ago | 1569d ago | 1441d ago |
| Age | 9y 8m | 4y 3m | 3y 11m |
Health Breakdown
ucd
Maintenance
3
Quality
15
Community
7
Popularity
7
Documentation
8
unicode_clusters
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
9
unicode-character-database
Maintenance
1
Quality
14
Community
3
Popularity
4
Documentation
13
Technical Details
| ucd | unicode_clusters | unicode-character-database | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 342KB | 3KB | 905KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | — |
| MSRV | — | — | 1.17 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ucd leads with a health score of 40/100, but none of the options score above 80.
- •⚠ ucd, unicode_clusters, unicode-character-database have not been updated in over a year.