Ecosyste.ms: Packages

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

Top 4.8% on crates.io
Top 0.4% downloads on crates.io
Top 4.0% dependent packages on crates.io
Top 0.3% dependent repos on crates.io
Top 0.4% docker downloads on crates.io

crates.io : 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

Registry - Source - Documentation - JSON
purl: pkg:cargo/alloc-no-stdlib
Keywords: calloc, allocator, custom, safe, nostd
License: BSD-3-Clause
Latest release: over 1 year ago
First release: about 8 years ago
Dependent packages: 8
Dependent repositories: 7,812
Downloads: 30,818,893 total
Stars: 170 on GitHub
Forks: 20 on GitHub
Docker dependents: 320
Docker downloads: 25,088,753
Total Commits: 43
Committers: 3
Average commits per author: 14.333
Development Distribution Score (DDS): 0.349
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago

Top 6.0% on crates.io
alloc-stdlib 0.2.2
A dynamic allocator example that may be used with the stdlib
4 versions - Latest release: over 1 year ago - 2 dependent packages - 7,804 dependent repositories - 30.6 million downloads total - 170 stars on GitHub - 1 maintainer