#unic #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

#2253 in Text processing

Download history 132/week @ 2024-11-16 196/week @ 2024-11-23 204/week @ 2024-11-30 242/week @ 2024-12-07 230/week @ 2024-12-14 202/week @ 2024-12-21 236/week @ 2024-12-28 304/week @ 2025-01-04 164/week @ 2025-01-11 238/week @ 2025-01-18 115/week @ 2025-01-25 135/week @ 2025-02-01 261/week @ 2025-02-08 149/week @ 2025-02-15 208/week @ 2025-02-22 99/week @ 2025-03-01

743 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