A dynamic allocator that may be used with or without the stdlib, allowing nostd packages to allocate memory dynamically.
# Cargo.toml
[dependencies]
alloc-no-stdlib = "3.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Allocate and free memory using the Allocator.
No known issues recorded.
No dependency data recorded yet.