YibaiMeng / mymalloc

simple power of 2 malloc implementation exclusively for Linux and gcc with atomic spinlocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mymalloc

mymalloc - simple power of 2 malloc implementation exclusively for Linux and gcc with atomic spinlocks

further description can be found in my blog post Lifting Shadows off a Memory Allocation

license

MIT

About

simple power of 2 malloc implementation exclusively for Linux and gcc with atomic spinlocks

License:MIT License


Languages

Language:Groff 82.0%Language:C 17.3%Language:C++ 0.4%Language:Makefile 0.2%