vey-mimalloc-sys 0.2.0+3.3.2

Rust FFI binding to mimalloc
1
2
3
4
5
6
# vey-mimalloc-sys

Rust FFI binding to [mimalloc](https://github.com/microsoft/mimalloc).

It will find a pre-installed jemalloc via pkg-config or vcpkg if the "vendored" feature is not selected.
And the "secure" feature will enable a secure vendored build of mimalloc.