Cargo Features

jproxy has no features set by default.

[dependencies]
jproxy = { version = "1.0.2", features = ["mimalloc", "rpmalloc", "snmalloc", "tikv-jemallocator"] }
mimalloc

Enables mimalloc

memory allocator

rpmalloc

Enables rpmalloc

snmalloc

Enables snmalloc-rs

tikv-jemallocator

Enables tikv-jemallocator