Skip to content

jakubcech/Stack-Allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack-Allocator

Stack-like memory allocator

An implementation of a stack-like memory alocator. The implementation currently raw arrays, but would, for most cases, be best implemented via a or different container.

About

Stack-like memory allocator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published