#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

#2204 in Text processing

Download history 96/week @ 2024-10-09 151/week @ 2024-10-16 115/week @ 2024-10-23 145/week @ 2024-10-30 154/week @ 2024-11-06 136/week @ 2024-11-13 113/week @ 2024-11-20 256/week @ 2024-11-27 195/week @ 2024-12-04 232/week @ 2024-12-11 254/week @ 2024-12-18 191/week @ 2024-12-25 187/week @ 2025-01-01 309/week @ 2025-01-08 164/week @ 2025-01-15 225/week @ 2025-01-22

900 downloads per month
Used in 5 crates (via unic)

MIT/Apache

67KB
863 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