Skip to content

Hidd3n-47/Ignite

Repository files navigation

Ignite

A custom C++ memory manager using a custom algorithm that allocates by best-fit first followed by worst-fit. This project contains tests and benchmarks, as well as integration into a little mini-car game.

About

A custom C++ memory manager using a custom algorithm that allocates by best-fit first followed by worst-fit. This project contains tests and benchmarks, as well as integration into a little mini-car game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors