Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 2 months 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.