This library provides a cross-platform memory allocation library in C11 providing a lock-free implementation of memory allocation and deallocation for projects based on our foundation library.
The latest source code maintained by Mattias Jansson is always available at
https://github.com/mjansson/memory_lib
The foundation library source code maintained by Mattias Jansson is always available at
https://github.com/mjansson/foundation_lib
This library is put in the public domain; you can redistribute it and/or modify it without any restrictions.