libjemalloc-sys 0.1.2

A simple bind to jemalloc
docs.rs failed to build libjemalloc-sys-0.1.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

libjemalloc-sys

A simple rust binding to jemalloc.

It will find a pre-installed jemalloc via pkg-config or vcpkg instead of build a vendored version.