#unic #text #utilities #unicode #unicode-text

unmaintained no-std unic-char

UNIC — Unicode Character Tools

4 releases (breaking)

0.9.0 Mar 3, 2019
0.8.0 Jan 2, 2019
0.7.0 Feb 7, 2018
0.6.0 Sep 22, 2017

#10 in #unic

Download history 188/week @ 2025-12-06 297/week @ 2025-12-13 186/week @ 2025-12-20 109/week @ 2025-12-27 144/week @ 2026-01-03 133/week @ 2026-01-10 174/week @ 2026-01-17 217/week @ 2026-01-24 348/week @ 2026-01-31 713/week @ 2026-02-07 643/week @ 2026-02-14 415/week @ 2026-02-21 795/week @ 2026-02-28 621/week @ 2026-03-07 833/week @ 2026-03-14 562/week @ 2026-03-21

2,839 downloads per month
Used in 3 crates (via unic)

MIT/Apache

67KB
866 lines

UNIC — Unicode Character Tools

A component of unic: Unicode and Internationalization Crates for Rust.


UNIC — Unicode Character Tools

Crates.io Documentation

This UNIC component provides types and algorithms on Unicode Characters that do not depend on any data; meaning that the behavior is the same across Unicode versions.

Dependencies