Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
/ libUTF8 Public archive

A super small, super simple, MIT-licensed UTF-8 library in C11

Notifications You must be signed in to change notification settings

raselneck/libUTF8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libUTF8

A super simple, super small, MIT-licensed UTF-8 library written in C11. Learn about UTF-8 over on Wikipedia!

Now if you've read the Wikipedia article, you'd know that since 2003 characters that were encoded to have 5 or 6 bytes are technically deprecated. Good news! libUTF8 still supports them! 👍

Want to use libUTF8? Neat! Just drop utf8.h and utf8.c into your project and you're good to go!

About

A super small, super simple, MIT-licensed UTF-8 library in C11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages