$ unicode_names2
v3.1.0MAJOR UPDATEMap characters to and from their name given in the Unicode standard. This goes to great lengths to be as efficient as possible in both time and space, with the full bidirectional tables weighing barely 500 KB but still offering O(1)* look-up in both directions. (*more precisely, O(length of name).)
Downloads: 10.9M
Recent: 4.4M
Versions: 17
Updated: June 4, 2026
Latest Update Summary
Crate
Name: unicode_names2 New version: 3.1.0 Release date: 2026-06-04T06:36:46.804111Z
Crate readme
Short description
Long description
Features
Code Examples
Links
https://docs.rs/unicode_names2/
Release info
Release version: N/A
Release description N/A
Code Examples N/A
Major update: 2.0.0 → 3.1.0
$ DOWNLOADS TREND
4.6M10.9M
$ VERSION HISTORY
v3.1.0June 4, 2026
v2.0.0June 19, 2025
$ LINKS
$ INSTALL
cargo add unicode_names2Or add to Cargo.toml: unicode_names2 = "3.1.0"