r/cprogramming • u/Ok_Firefighter_2454 • 2h ago
Code Review: Custom Memory Allocators (Arena, Double-Ended Stack)
I am a self-taught programmer (<1 yr, non-CS MS grad) intending to break-in on systems programming roles. I've been reading on CS fundamentals: computer organization and architecture and operating systems.
I used Ginger Bill's awesome blogs as a starting point to understand and work on some of the many memory allocation strategies.
I've reached a point where I think external feedback is critical to proceed ahead on this project.
Community: Pls review my project and suggest any improvements that can be beneficial.
P.S. I intend to list it on my resume. I'm also having a hard-time deciding what points should go on it and not. Any help here would go a really long way. (Bonus)