Sign in Sign up
nuget

Glot

A text type for .NET that stores UTF-8, UTF-16, or UTF-32 data behind a single API. Work with Text, not bytes or chars — search, slice, and mutate without transcoding. Ships Text, TextSpan, OwnedText, TextBuilder, and typed Utf8Text/Utf16Text/Utf32Text views. Encoding-independent equality, ArrayPool-backed mutation variants, zero-alloc slicing, and Rune enumeration.

Activity

Latest release
4mo ago
Total releases
4
Cadence
~daily
Last 12 months
4

Reach

Stars

Details

License
MIT
First release
Apr 24, 2026
Releases
Version Released
0.2.0 minor
0.1.2 patch
0.1.1 patch
0.1.0 initial