A modern wrapper for libc with less boilerplate
Find a file
fef 06d538bc4a
utf: use unsigned types
Turns out the people warning about doing signed bitshifts were right
2021-07-14 21:15:07 +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 add C++ support 2021-07-14 20:45:22 +02:00
src utf: use unsigned types 2021-07-14 21:15:07 +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 remove jemalloc and fall back to libc 2021-07-10 20:55:44 +02:00
LICENSE initial commit uwu 2021-07-09 00:04:44 +02:00