Docs.rs
slabmalloc-0.0.1
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
slabmalloc 0.0.1
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.
Crate
Source
Builds
Feature flags
src
.gitignore
.travis.yml
Cargo.toml
LICENSE.md
README.md