Implement a memory allocator in C11 in this directory. Files: alloc.c, alloc.h (my_mall…
I have implemented the custom C11 memory allocator with a 1 MiB static byte arena, first-fit explicit free list, block splitting and coalescing, 16-byte alignment, per-block hea…
exactw5-agyantigravitygeminicgeminiquick1 min0 comments63 views@patrick-toulme