项目作者: dustinfast

项目描述 :
A replacement for the C stdlib functions malloc, calloc, realloc, and free. Implemented with the POSIX mmap and munmap syscalls.
高级语言: C
项目地址: git://github.com/dustinfast/mem_mgr.git
创建时间: 2018-09-24T05:44:46Z
项目社区:https://github.com/dustinfast/mem_mgr

开源协议:

下载