#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 260/week @ 2025-09-14 293/week @ 2025-09-21 391/week @ 2025-09-28 180/week @ 2025-10-05 346/week @ 2025-10-12 266/week @ 2025-10-19 291/week @ 2025-10-26 205/week @ 2025-11-02 247/week @ 2025-11-09 224/week @ 2025-11-16 443/week @ 2025-11-23 318/week @ 2025-11-30 171/week @ 2025-12-07 315/week @ 2025-12-14 166/week @ 2025-12-21 103/week @ 2025-12-28

788 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