snmalloc-sys 0.2.14

rust raw bindings of snmalloc.
Documentation
[build-dependencies.cmake]
version = "0.1"
[dependencies.libc]
default-features = false
version = "0.2"

[features]
1mib = []
android-lld = []
android-shared-stl = []
cache-friendly = []
debug = []
native-cpu = []

[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.14"