blob: c23bdcaa8039159ad9c2916f08dd63025dfd21f8 (
plain)
1
2
3
4
5
6
7
|
{
"name": "jemalloc",
"version-string": "4.3.1",
"port-version": 5,
"description": "jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support",
"homepage": "https://github.com/jemalloc/jemalloc-cmake"
}
|