Docs.rs
dense-heap-0.1.2
dense-heap 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
Sam-Belliveau
Dependencies
Versions
70%
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
Module dheap
dense_
heap
0.1.2
Module dheap
Module Items
Structs
In crate dense_
heap
dense_heap
Module
dheap
Copy item path
Source
Structs
ยง
DBox
DBox is a smart pointer designed to work with the DHeap allocator.
DHeap
A DHeap is a dense heap data structure that efficiently manages memory allocation and deallocation.