An open API service indexing awesome lists of open source software.

https://github.com/piotrpsz/utf8span

A small library for handling strings containing UTF8 encoded characters.
https://github.com/piotrpsz/utf8span

cpp utf8

Last synced: about 15 hours ago
JSON representation

A small library for handling strings containing UTF8 encoded characters.

Awesome Lists containing this project

README

        

# utf8span
A small library for handling strings containing UTF8 encoded characters.

Currently supported national characters are Polish and German.

Utf8span may or may not own the data.

When utf8span is not the owner, the actual owner must ensure that the data lives longer than span.