Skip to content

๐Ÿ“š This is me learning memory allocation

License

Notifications You must be signed in to change notification settings

tmzane/toy-allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

This repository contains a toy memory allocator I've written following an awesome blog post [1].
There are 3 types of allocators implemented: linear, free list and boundary tag. A simple TUI playground is also included.

[1]: https://samwho.dev/memory-allocation

About

๐Ÿ“š This is me learning memory allocation

Resources

License

Stars

Watchers

Forks

Languages