A modern wrapper for libc with less boilerplate
Find a file
2021-07-14 22:58:49 +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: add creationg and char access functions 2021-07-14 22:24:07 +02:00
src error: fix brainfart 2021-07-14 22:58:49 +02:00
test set up Catch2 for testing 2021-07-14 21:30:10 +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 set up Catch2 for testing 2021-07-14 21:30:10 +02:00
LICENSE initial commit uwu 2021-07-09 00:04:44 +02:00