An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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

Ecosystem
crates.io
Latest Release
2.0.4
over 3 years ago
Versions
9
Downloads
125,264,245 total
Dependent Packages
8
Dependent Repos
7,812
Links
Registry crates.io
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:cargo/alloc-no-stdlib
spec
License BSD-3-Clause
First Release almost 10 years ago
Last Synced 24 days ago
Repository
Stars 175 on GitHub
Forks 18 on GitHub
Docker Dependents 320
Docker Downloads 25,088,861
Commits 43
Committers 3
Avg per Author 14.333
DDS 0.349
Rankings on crates.io
Overall Top 4.8%
Downloads Top 0.4%
Dependent packages Top 4.0%
Dependent repos Top 0.3%
Docker downloads Top 0.4%