Docs.rs
swc_allocator-4.0.1
swc_allocator 4.0.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
allocator-api2 ^0.2.18
normal
bumpalo ^3.16.0
normal
hashbrown ^0.14.5
normal
optional
rustc-hash ^2
normal
codspeed-criterion-compat ^2.6.0
dev
criterion ^0.5.1
dev
swc_malloc ^1.2.3
dev
Versions
100%
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 allocators
swc_
allocator
4.0.1
Module allocators
Module Items
Structs
In crate swc_
allocator
swc_allocator
Module
allocators
Copy item path
Source
Expand description
Various flavors of allocators
Structs
ยง
Arena
Arena allocator
Scoped
Scoped allocator
Global
Experimental
The global memory allocator.