An advanced allocator library for C.
Find a file
2025-04-18 12:13:11 -05:00
Include/Hallocy feat(memory management): implemented memory move function 2025-04-18 12:13:11 -05:00
Src feat(memory management): implemented memory move function 2025-04-18 12:13:11 -05:00
Tests feat(memory management): implemented memory move function 2025-04-18 12:13:11 -05:00
.gitignore feat(build): setup basic cmake build system for c library 2025-04-09 18:19:41 -05:00
CMakeLists.txt refactor(tests): moved main.c to seperate tests folder 2025-04-12 15:10:26 -05:00
LICENSE Initial commit 2025-04-03 16:49:36 -05:00
README.md Initial commit 2025-04-03 16:49:36 -05:00

Hallocy

An advanced allocator library for C.