An advanced allocator library for C.
Find a file
2025-04-13 09:07:45 -05:00
Include/Hallocy feat(simd): added function to check what simd version is supported 2025-04-13 09:02:51 -05:00
Src feat(simd): added function to check what simd version is supported 2025-04-13 09:02:51 -05:00
Tests feat(simd): added function to check what simd version is supported 2025-04-13 09:02:51 -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.