umem

v 1.0.1

userland slab allocator

Libumem is a library used to detect memory management bugs in applications. It is based on the Slab allocator concept. Functions in this library provide fast, scalable object-caching memory allocation with multithreaded application support. In addition to the standard malloc(3C) family of functions and the more flexible umem_alloc(3MALLOC) family, libumem provides powerful object-caching services as described in umem_cac…

https://github.com/omniti-labs/portableumem

To install umem, paste this in macOS terminal after installing MacPorts

sudo port install umem

Add to my watchlist

Installations 15
Requested Installations 2