Skip to content

max30x/smalloc

Repository files navigation

smalloc

description


smalloc is a simple self-using memory allocator.It's some kind of easy to use. Actually,this can also be called tmalloc.But since 't' and 's' mean the same thing to me,so smalloc. What can it do ? This is a good question because I don't know that neither.It's up to you.In fact, it's still under development (v0.1).So it's no surprise that it only has some basic function now.

For linux on x86

steps & objects


  • some utility functions
  • arena
  • thread cache
  • interface

About

A simple memory allocator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors