[build-dependencies.cc]
optional = true
version = "1.0"
[build-dependencies.cmake]
optional = true
version = "0.1"
[features]
16mib = []
1mib = []
android-lld = []
android-shared-stl = []
build_cc = ["cc"]
build_cmake = ["cmake"]
cache-friendly = []
debug = []
default = ["1mib", "build_cmake"]
local_dynamic_tls = []
native-cpu = []
qemu = []
stats = []
usecxx20 = []
win8compat = []
[package]
authors = ["schrodingerzhu <i@zhuyi.fan>"]
build = "build.rs"
categories = ["memory-management", "api-bindings"]
description = "rust raw bindings of snmalloc."
edition = "2018"
homepage = "https://github.com/microsoft/snmalloc"
keywords = ["snmalloc", "allocator"]
license = "MIT"
name = "snmalloc-sys"
repository = "https://github.com/SchrodingerZhu/snmalloc-rs"
version = "0.2.27"