#unicode #utilities #unicode-text #text

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

#2009 in Text processing

Download history 49/week @ 2024-07-21 77/week @ 2024-07-28 91/week @ 2024-08-04 153/week @ 2024-08-11 286/week @ 2024-08-18 85/week @ 2024-08-25 108/week @ 2024-09-01 115/week @ 2024-09-08 137/week @ 2024-09-15 189/week @ 2024-09-22 135/week @ 2024-09-29 104/week @ 2024-10-06 131/week @ 2024-10-13 130/week @ 2024-10-20 141/week @ 2024-10-27 119/week @ 2024-11-03

533 downloads per month
Used in 4 crates (via unic)

MIT/Apache

67KB
864 lines

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.


lib.rs:

UNIC — Unicode Character Tools

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

Dependencies