Docs.rs
slab_allocator_rs-1.0.2
slab_allocator_rs 1.0.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
axriosn
Dependencies
buddy_system_allocator ^0.9.0
normal
spin ^0.9.4
normal
Versions
37.5%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
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
slab_
allocator_
rs
1.0.2
All Items
Crate Items
Structs
Enums
Constants
Crate
slab_allocator_rs
Copy item path
Source
Structs
§
Heap
A fixed size heap backed by multiple slabs with blocks of different sizes. Allocations over 4096 bytes are served by a buddy system allocator.
Locked
Heap
Enums
§
Heap
Allocator
Constants
§
MIN_
HEAP_
SIZE
MIN_
SLAB_
SIZE
NUM_
OF_
SLABS