A modern wrapper for libc with less boilerplate
Find a file
2021-07-16 13:35:32 +02:00
.vscode initial commit uwu 2021-07-09 00:04:44 +02:00
demo remove jemalloc and fall back to libc 2021-07-10 20:55:44 +02:00
include string: rename _capacity field to _size 2021-07-16 13:35:32 +02:00
src string: rename _capacity field to _size 2021-07-16 13:35:32 +02:00
test utf: add tests for utf8_strlen and utf8_check 2021-07-16 00:25:57 +02:00
.editorconfig initial commit uwu 2021-07-09 00:04:44 +02:00
.gitignore initial commit uwu 2021-07-09 00:04:44 +02:00
CMakeLists.txt "comply" with ISO C11 2021-07-15 20:59:31 +02:00
LICENSE initial commit uwu 2021-07-09 00:04:44 +02:00