[dependencies.libmimalloc3-sys]
version = "3.1.6-dev3+639b73e.1"
[features]
default = []
[lib]
name = "mimalloc3_rs"
path = "src/lib.rs"
[package]
authors = ["Andrew Ares <coopersjy@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["memory-management", "api-bindings"]
description = "mimalloc is a compact general purpose allocator with excellent performance."
edition = "2024"
keywords = ["mimalloc", "allocator", "encrypted-heap", "performance"]
license-file = "LICENSE"
name = "mimalloc3-rs"
readme = "README.md"
repository = "https://github.com/TENX-S/mimalloc3-rs"
version = "0.0.1"