[]
= "slabmalloc"
= "0.0.1"
= ["Gerd Zellweger <mail@gerdzellweger.com>"]
= "Simple slab based malloc implementation in rust. slabmalloc only relies on libcore and is designed for use in kernel level code. However using it in user-space is possible as well."
= "https://github.com/gz/rust-slabmalloc"
= "README.md"
= ["os", "malloc", "slab", "alloc"]
[]
= "*"