graphemes topic

List graphemes repositories

bstr

745
Stars
51
Forks
Watchers

A string type for Rust that is not required to be valid UTF-8.

Hebrew

35
Stars
7
Forks
Watchers

A python package with methods to handle the complexities of Hebrew text, calculate Gematria, and more.

intl-segmenter

17
Stars
2
Forks
17
Watchers

A high-performance wrapper around Intl.Segmenter for efficient text segmentation. This class resolves memory handling issues seen with large strings and "maximum call stack exceeded" exceptions that o...