Easily work with text as Unicode codepoints. Works with the existing Rune type, which represents a Unicode codepoint.
Like string, but for Runes instead of chars. Provides many of the same methods that you expect from string, plus several encoding methods.
Provides extension methods for working with strings, Unicode character categories, and the like.