This crate provides variable width unicode characters as single items, allowing for array like indexing etc.
Adaptors which wrap byte-oriented readers and yield the UTF-8 data as Unicode code points or grapheme clusters.
Unicode-safe String manipulation utilities by extended grapheme cluster (UAX #29).
Split text into semantic chunks, up to a desired chunk size. Supports calculating length by characters and tokens, and is callable from Rust and Python.
Library for handling Unicode functionality for finl (categories and grapheme segmentation)
Abstractions for working with extended Unicode grapheme clusters
Convert an ASCII text string into a single unicode grapheme cluster and back.
TUI library to build modern apps inspired by React, Elm, with Flexbox, CSS, editor component, emoji support, and more
Convert an ASCII text string into a single unicode grapheme cluster and back. Provides a macro for embedding Rust source code that has been encoded in this way.
Rust implementation of Content extraction via text density paper
Adapter that allows nom to account for unicode grapheme clusters.
Comprehensive terminal emulator library in Rust with Python bindings - VT100/VT220/VT320/VT420/VT520 support, PTY, Sixel/iTerm2/Kitty graphics
No description provided.
No description provided.