Skip to content

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

License

Notifications You must be signed in to change notification settings

troydm/mymalloc

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published