#malloc (5 Repositories)
Ranked open-source repositories tagged with #malloc, scored by pull request acceptance likelihood and maintainer engagement velocity.
10.9%
0.1h
5 repositories tagged #malloc
microsoft/snmalloc
Message passing based allocator
memtt/malt
MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications (and python in experimental status).
MaJerle/lwmem
Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions
GrapheneOS/hardened_malloc
Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability/integration over time.
redox-os/ralloc
Mirror of https://gitlab.redox-os.org/redox-os/ralloc