BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

alloc-no-stdlib

v2.0.4crates.io· Rust

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

The verdict
Abandoned. Last published 3 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityTop 1%
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 3 years ago.
Popularity
2.7M downloads / week
Security
No known advisories for this version (OSV).
License
BSD-3-Clause
Dependencies
No runtime dependencies
Recent releases
  • 2.0.43 years ago
  • 2.0.34 years ago
  • 2.0.24 years ago
  • 2.0.17 years ago
  • 2.0.07 years ago
  • 1.3.08 years ago
  • 1.2.09 years ago
  • 1.1.09 years ago
alloc-no-stdlib — 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 (Rust / crates.io) — verdict, alternatives & security · Modules