• Stars
    star
    1
  • Language
    C
  • License
    MIT License
  • Created 7 months ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple implemantation of an allocator which is able to allocate, free and merge chunks of memory in order to not fragment the memory.