alloc-no-stdlib

crates.io v2.0.4

2,269,865 weekly downloads · 0 Dependencies

No release in 2+ yearsZero 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 2,269,865 Source: crates.io (Rust)
Releases 9 Last release: 2022-09-12 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
2.0.4
Weekly downloads
2,269,865 (weekly)
Dependencies
0
Releases
9
Last release
2022-09-12
First published
2016-05-24
Keywords
allocator, custom, nostd, safe, calloc
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 28.3 / 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 51.5 / 100 Dependency-surface index. Higher = more risk factors detected.

Data & Sources