Skip to content

connorguerin/Memory-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory-Manager

A custom memory manager class for c++. Was created for binding with Android Studio. The manager uses bitmap and linked list data structures to track free and occupied blocks in contiguous allocated memory.

About

C++ memory manager for use with android apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published