#unicode #utilities #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

#1808 in Text processing

Download history 95/week @ 2024-01-01 56/week @ 2024-01-08 105/week @ 2024-01-15 102/week @ 2024-01-22 67/week @ 2024-01-29 61/week @ 2024-02-05 46/week @ 2024-02-12 81/week @ 2024-02-19 87/week @ 2024-02-26 138/week @ 2024-03-04 68/week @ 2024-03-11 51/week @ 2024-03-18 37/week @ 2024-03-25 116/week @ 2024-04-01 59/week @ 2024-04-08 95/week @ 2024-04-15

309 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