Mineplay
  • Joined on 2025-04-03
Mineplay pushed to h1-basic-allocator at Mineplay/Hallocy 2025-04-11 17:31:24 -05:00
3aabf00607 fix(allocator): added error check to malloc function
Mineplay pushed to h1-basic-allocator at Mineplay/Hallocy 2025-04-11 17:26:40 -05:00
1e653f67c7 refactor(allocator): added header to memory blocks
Mineplay pushed to h1-basic-allocator at Mineplay/Hallocy 2025-04-11 16:17:06 -05:00
776bee499d perf(allocator): made allocation size align with page size of system
Mineplay pushed to h1-basic-allocator at Mineplay/Hallocy 2025-04-11 16:03:16 -05:00
c48200cd52 feat(allocator): implemented basic malloc functionality
Mineplay pushed to h1-basic-allocator at Mineplay/Hallocy 2025-04-11 15:51:59 -05:00
Mineplay created branch h1-basic-allocator in Mineplay/Hallocy 2025-04-11 15:51:59 -05:00
Mineplay pushed to main at Mineplay/Hallocy 2025-04-11 15:49:14 -05:00
58fe77860a fix(build): made sure main.c is not included in the building of the library
Mineplay pushed to main at Mineplay/Hallocy 2025-04-11 15:08:34 -05:00
f5d55b2655 feat(build): setup basic cmake build system for c library
Mineplay opened issue Mineplay/Hallocy#4 2025-04-03 16:59:27 -05:00
H-4: Advanced allocators
Mineplay opened issue Mineplay/Hallocy#3 2025-04-03 16:58:17 -05:00
H-3: Memory management
Mineplay opened issue Mineplay/Hallocy#2 2025-04-03 16:56:01 -05:00
H-2: SIMD support
Mineplay opened issue Mineplay/Hallocy#1 2025-04-03 16:54:04 -05:00
H-1: Basic allocator
Mineplay created repository Mineplay/Hallocy 2025-04-03 16:49:37 -05:00