Docs.rs
bh_alloc-0.2.4
bh_alloc 0.2.4
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
blt
Dependencies
libc ^0.2
normal
hashbrown ^0.1
dev
rayon ^1.0
dev
Versions
71.43%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate bh_alloc
Version 0.2.4
All Items
Modules
Structs
Constants
?
Crate
bh_alloc
source
·
[
−
]
Modules
fuzz
Allocators suitable for fuzzing environments
Structs
BumpAlloc
Bump allocator for multi-core systems
Constants
TOTAL_BYTES
Total number of bytes that
BumpAlloc
will have available to it.