docs: add README
This commit is contained in:
parent
476fd1f2c2
commit
01f057afb9
1 changed files with 4 additions and 0 deletions
4
README.md
Normal file
4
README.md
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
# Toy Allocators
|
||||||
|
|
||||||
|
Starting with a basic bump allocator, this has evolved into a free list
|
||||||
|
allocator that can reclaim space.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue