Posts by Year

2024

Custom Allocators in C

19 minute read

Memory allocation is not fun, specially in C. Even if the lack of fat pointers is ignored, every single allocation needs to be kept in my small brain in orde...

First Post

less than 1 minute read

This is the first post. It is a test of this thing. This is a link to the repo.

Back to Top ↑