Unicode Normalization forms according to UAX#15 rules
☆194Nov 3, 2025Updated 7 months ago
Alternatives and similar repositories for unicode-normalization
Users that are interested in unicode-normalization are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Grapheme Cluster and Word boundaries according to UAX#29 rules☆665Updated this week
- ☆53Sep 12, 2025Updated 8 months ago
- A rust library exposing much of the Unicode Character Database (v9.0.0)☆16Jul 28, 2016Updated 9 years ago
- Displayed width of Unicode characters and strings according to UAX#11 rules.☆300Feb 19, 2026Updated 3 months ago
- UNIC: Unicode and Internationalization Crates for Rust☆245Dec 16, 2025Updated 5 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- char <-> Unicode character name☆24Aug 20, 2016Updated 9 years ago
- A command line tool to generate Unicode tables as source code.☆118Sep 29, 2024Updated last year
- WASI tools☆17Sep 20, 2023Updated 2 years ago
- Implementation of the Unicode Bidirection Algorithm in Rust☆87Nov 11, 2025Updated 6 months ago
- Fast lookup of the Unicode General Category property for `char` in Rust.☆21Sep 16, 2025Updated 8 months ago
- The Duplex trait: interactive streams☆19Sep 6, 2024Updated last year
- A Gecko-oriented implementation of the Encoding Standard in Rust☆456Apr 28, 2026Updated last month
- Sort Unicode strings lexicographically☆36Jul 25, 2024Updated last year
- Non-owning unsafe I/O☆23Aug 6, 2025Updated 10 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- An implementation of random number generator based on rdrand instruction☆27May 15, 2026Updated 3 weeks ago
- Unicode caseless matching☆25Dec 30, 2024Updated last year
- Generic Range iterators for Rust☆28Jun 16, 2025Updated 11 months ago
- Rust library to print a WebAssembly binary to its textual format☆32May 20, 2020Updated 6 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆236Jun 3, 2025Updated last year
- Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.☆44Apr 4, 2022Updated 4 years ago
- ☆10May 14, 2020Updated 6 years ago
- Easy-to-use Rust parser for CSS3 color strings☆20Apr 1, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Cross-platform socketpair functionality☆17May 15, 2025Updated last year
- URL parser for Rust☆1,549May 10, 2026Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆559Jul 17, 2023Updated 2 years ago
- Strongly typed linear algebra library with a focus on 3D applications like games (i.e. low-dimensional vectors and matrices)☆13May 31, 2026Updated last week
- An immutable singly-linked list, as seen in basically every functional language☆31Mar 3, 2023Updated 3 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆25Jan 21, 2023Updated 3 years ago
- Rust library for single assignment cells and lazy statics without macros