Skip to content

idkwhttsay/dalloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dalloc

A crappy (pseudo) memory allocator written in C with garbage collection (which only works with gcc compiler)

All operations work in O(n) (free, alloc, collect)

About

A crappy memory allocator written in C with garbage collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors