Decision Workspace
ucd-data vs ucd vs unicode-blocks
Side-by-side comparison of Rust crates
30
ucd-data
growingv0.1.0
A crate that just simply stores all UCD data as a `static` array
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.
55
unicode-blocks
growingv0.1.9
This crate contains a list of all unicode blocks and provides some functions to search across them.
Core Metrics
| ucd-data | ucd | unicode-blocks | |
|---|---|---|---|
| Health Score | 30 | 40 | 55 |
| Total Downloads | 2.1K | 415.2K | 1.3M |
| 30d Downloads | 3 | 21.0K | 140.8K |
| Dependents | 0 | 26 | 307 |
| Releases | 1 | 2 | 10 |
| Last Updated | 1149d ago | 3530d ago | 768d ago |
| Age | 3y 1m | 9y 8m | 5y 7m |
Health Breakdown
ucd-data
Maintenance
1
Quality
12
Community
3
Popularity
4
Documentation
10
ucd
Maintenance
3
Quality
15
Community
7
Popularity
7
Documentation
8
unicode-blocks
Maintenance
7
Quality
16
Community
13
Popularity
7
Documentation
12
Technical Details
| ucd-data | ucd | unicode-blocks | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.1.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 3.8MB | 342KB | 15KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unicode-blocks leads with a health score of 55/100, but none of the options score above 80.
- •unicode-blocks is depended on by 307 crates — strongest ecosystem trust.
- •⚠ ucd-data, ucd, unicode-blocks have not been updated in over a year.