marcel_
os
0.1.0
Module bump
Module Items
Structs
In marcel_
os::
allocator
marcel_os
::
allocator
Module
bump
Copy item path
Source
Structs
ยง
Bump
Allocator
A simple bump allocator that allocates memory in a linear fashion. Memory is allocated by incrementing a pointer, and deallocated in bulk.