Go to file
2024-04-28 22:59:37 +01:00
aliases Add aliases for pointer integer types 2024-02-24 15:36:54 +00:00
cpath Add extern "C" to all header files 2024-03-21 23:06:27 +00:00
dstr Pass allocator as const * 2024-03-31 17:29:23 +01:00
mem Simplify Arena 2024-04-28 22:59:37 +01:00
.gitignore Update .gitignore 2024-03-24 07:21:08 +00:00
build Add build scripts for development 2024-02-24 14:59:07 +00:00
compile Add -O3 to compile flags 2024-03-24 08:10:40 +00:00
README.md INITIAL COMMIT 2024-01-20 21:37:22 +00:00

Wizard Apprentice Standard Library

A collection of useful C/C++ utilities for my projects