Skip to content

0807Jpatel/Dynamic_memory_allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic_memory_allocator

My dynamic memory allocator, uses best-fit and explict free list. The code for the program is located in src file. All the methods are in sfmm.c file. Unit tests can be found in tests.c file.

Unit test using Criterion Libraries

Criterion - unit testing library The MIT License (MIT) Copyright © 2015-2016 Franklin "Snaipe" Mathieu http://snai.pe/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published