Skip to content

My own implementation of memory allocator, it haves both types of known memory allocators: classic (sbrk) and modern (mmap)

Notifications You must be signed in to change notification settings

aquelaronte/quallocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

About

My own implementation of memory allocator, it haves both types of known memory allocators: classic (sbrk) and modern (mmap)

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages