rustio rustio.net
53

alloc-no-stdlib

v2.0.4 Growing

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

BSD-3-Clause
#allocator#custom#nostd#safe#calloc

Quick Verdict

  • โœ•Not updated for 3+ years
  • โœ“Stable API (2.x for 9+ years)
  • โœ“Trusted by 237 crates
  • โœ“Tiny footprint (10KB, 0 deps)

Security

Checking security advisories...
Downloads
140.6M
Dependents
237
Releases
9
Size
10KB

Deep Insights

๐Ÿ“Š
Steady growth

10.9M downloads in the last 30 days (363.8K/day), up 16% from the previous period.

๐Ÿ”—
Moderate adoption

237 crates depend on alloc-no-stdlib. Reasonable ecosystem adoption, though not yet a core dependency.

โœ…
Stable for 9+ years

The API has been stable (1.x) for over 9 years with 9 releases. This level of maturity means you can depend on it without worrying about breaking changes.

๐Ÿชถ
Zero dependencies

alloc-no-stdlib has no external dependencies โ€” minimal supply chain risk and fast compile times.

๐Ÿ“
Compact crate

At 10KB, alloc-no-stdlib is lightweight. Small crate size correlates with focused, well-scoped functionality.

๐ŸŒŸ
Used by top crates

Notable dependents include brotli, brotli-decompressor, alloc-stdlib, brotli-no-stdlib, mu_pi. When high-quality crates choose alloc-no-stdlib, it's a strong quality signal.

Health Breakdown

Maintenance 3/25

Recency, release consistency, active ratio

Quality 22/25

Yanked ratio, deps, size, maturity, features

Community 9/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 11/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
301K/day avg+56%
0100K200K300K400K500K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v2.0.4
92%
v2.0.3
7%
v2.0.1
1%
v2.0.0
0%
v1.2.0
0%

Release Timeline

9 releasessince 2016
J
F
M
A
M
J
J
A
S
O
N
D
2016
3
2017
2018
3
2019
2020
2021
2
2022
1
2023
2024
2025
2026
Less
More

Feature Flags

unsafe

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
237
crates depend on alloc-no-stdlib

Similar Crates