Skip to content

Basic malloc implementation with best fit and multithreading

License

Notifications You must be signed in to change notification settings

HelifeWasTaken/my_malloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_malloc

Basic malloc implementation with best fit and multithreading

Project Note:

Base project:

Test Passed
Basics tests 100%
Intermediate tests 100%
Hard tests 100%
Best fit 100%
Exec tests 100%

Bonus:

  • It can launch my session through tty with startx (When it is not GTK powered or requires posix_memalign or a malloc_align posix compilant)
  • If you add posix_memalign and family you can pretty much run every GTK apps
  • Supports multithreading

About

Basic malloc implementation with best fit and multithreading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published