{"library":"jemalloc","type":"library","category":null,"description":"jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support","language":"cpp","status":"active","version":"5.3.0","tags":["memory","allocator","performance","concurrency"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install jemalloc","imports":["#include <jemalloc/jemalloc.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(jemalloc CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE jemalloc::jemalloc)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}