alloc-no-stdlib

crates.io v3.0.0

3,078,386 weekly downloads · 0 Dependencies

Recently publishedZero dependencies

Source data as of:

Summary

A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable…

Install cargo add alloc-no-stdlib

Registry values

Reproduced verbatim from the official registry, with the source named on each value.

Weekly downloads 3,078,386 Source: crates.io (Rust)
Releases 10 Last release: 2026-06-14 Source: crates.io (Rust)
Dependencies 0 Source: crates.io (Rust)

Description

A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory

Registry-supplied description, cleaned to plain text. Source: crates.io (Rust).

Package details

Package
alloc-no-stdlib
Registry
crates.io
Version
3.0.0
Weekly downloads
3,078,386 (weekly)
Dependencies
0
Releases
10
Last release
2026-06-14
First published
2016-05-24
Keywords
allocator, calloc, custom, nostd, safe
Homepage
https://github.com/dropbox/rust-alloc-no-stdlib
Repository
https://github.com/dropbox/rust-alloc-no-stdlib

Why a field shows "—": A dash means the value is not published by the source registry for that package. Quanteta never fills in a guessed value — a missing field stays blank.

Derived indices (computation method published)

Quanteta-computed from the registry values below. This is a derived index, not a measured registry metric. See the formula on the Data & Sources page.

Q-Vitality Quanteta 57.4 / 100 Maintenance activity index (release cadence + download level).
Q-Trust Quanteta 22.2 / 100 Adoption / stability index (community size + download stability + age).
Q-Risk Quanteta 6.1 / 100 Dependency-surface index. Higher = more risk factors detected.

Data & Sources