aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/text/utf8.md
blob: 4def76b751f0cad933be5d2e8bb2621d92e76d86 (plain)
1
2
3
4
5
6
7
8
9
# Reference

0. [A Branchless UTF-8 Decoder](https://nullprogram.com/blog/2017/10/06/)
0. [skeeto/branchless-utf8](https://github.com/skeeto/branchless-utf8/blob/master/utf8.h)
0. [trivial-utf-8](https://gitlab.common-lisp.net/trivial-utf-8/trivial-utf-8)
0. [utf8: Unicode Text Processing](https://rdrr.io/cran/utf8/)
0. [Encoding character strings in R](https://rstudio-pubs-static.s3.amazonaws.com/279354_f552c4c41852439f910ad620763960b6.html)
0. [Any Encoding, Ever - ztd.text and Unicode for C++](https://thephd.dev/any-encoding-ever-ztd-text-unicode-cpp)