Skip to content

opXtron/MemAlloc-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEMORY ALLOCATOR

  • This is a "Memory Allocator" developed using C++ version 11
  • The program should simulate the memory allocation and deallocation similar to how an operating system manages memory for processes.
  • The memory allocator also provides the functionalities to allocate and deallocate blocks of memory and handle memory fragmentation
  • The functionality to display the memory allocation status through user interface

About

The program which simulates memory allocation and deallocation similar to how an operating system manages memory for processes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages