libtcmalloc_minimal (gperftools)⚓︎
- Homepage: https://github.com/gperftools/gperftools
- Repository: https://github.com/gperftools/gperftools
libtcmalloc_minimal is the lightweight thread-caching allocator from gperftools.
Typical consumers⚓︎
- applications needing an alternative allocator with low overhead
Notes⚓︎
Usually installed as a dependency/runtime option rather than invoked directly.