GitShow/BurntSushi/ucd-generate
BurntSushi

ucd-generate

A command line tool to generate Unicode tables as source code.

by BurntSushi
Star on GitHubFork

Rust

119 stars26 forks16 contributorsQuiet · 1y agoSince 2018Apache-2.0

Meet the team

See all 16 on GitHub →
BurntSushi
BurntSushi138 contributions
wezm
wezm15 contributions
atouchet
atouchet3 contributions
cuviper
cuviper2 contributions
thomcc
thomcc2 contributions
adrianwong
adrianwong1 contribution
ahlinc
ahlinc1 contribution
inquisitivecrystal
inquisitivecrystal1 contribution

Languages

View on GitHub →
Rust99.9%
Shell0.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 3 in progress · Last activity 1y ago
See all on GitHub →
Rohan5commit
docs: fix typo in extracted module docsOpenPR

Summary Fix a typo in the extracted module documentation comment. Related issue N/A. This is a trivial docs-only fix. Guideline alignment No or pull request template was present in the repository root or directory when this PR was prepared. Validation/testing Not run. This is a documentation-comment-only change.

Rohan5commit · 5mo ago
wezm
Add joining-group sub-commandOpenPR

This PR adds a sub-command that exposes the field of the same name from . There is an initial commit that changes the field on from a to and enum. This field is a little weird in that it's stored in in a different form to the "formal" form in . As a result there is a function to convert from the input ArabicShaping form to the PropertyValueAliases form. The enum and associated methods are implmented in terms of the PropertyValueAliases form. For example in this row: 0629; TEH MARBUTA; R; TEH MARBUTA (last field) corresponds to . Sample output:**

wezm · 1y ago

Recent fixes

View closed PRs →
mikeday
Remove unnecessary static lifetimesMergedPR

I haven't figured out how to actually _test_ this change yet.

mikeday · 10mo ago
BurntSushi
data: update to UCD 16MergedPR
BurntSushi · 1y ago
raskad
Add parsing for `DerivedNormalizationProps.txt`MergedPR

This adds parsing support for the file. We need this in https://github.com/ridiculousfish/regress. In addition to the tests here, I tested this change locally and it works as expected in replacing our current parsing.

raskad · 2y ago
Structured data for AI agents

Repository: BurntSushi/ucd-generate. Description: A command line tool to generate Unicode tables as source code. Stars: 119, Forks: 26. Primary language: Rust. Languages: Rust (99.9%), Shell (0.1%). License: Apache-2.0. Open PRs: 3, open issues: 7. Last activity: 1y ago. Community health: 42%. Top contributors: BurntSushi, wezm, atouchet, cuviper, thomcc, adrianwong, ahlinc, inquisitivecrystal, CAD97, dtolnay and others.

·@ofershap

Replace github.com with gitshow.dev