jemalloc: add package
authorPhilip Prindeville <redacted>
Sun, 8 Jun 2025 20:27:10 +0000 (14:27 -0600)
committerPhilip Prindeville <redacted>
Thu, 12 Jun 2025 03:13:39 +0000 (21:13 -0600)
commita276d5db433497925b509200ffdca851b1a34a17
tree07c35aa38d0758ed2ce6432612e04bf89d645457
parentbeb0de663c112ecb439fa30c4bd4aad73add2b6a
jemalloc: add package

jemalloc is a general purpose malloc(3) implementation that emphasizes
fragmentation avoidance and scalable concurrency support.

Signed-off-by: Philip Prindeville <redacted>
libs/libjemalloc/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT