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
crates.io
Latest Release
over 3 years ago
2.0.4
over 3 years ago
Versions
9
9
Downloads
125,264,245 total
125,264,245 total
Dependent Packages
8
8
Dependent Repos
7,812
7,812
Loading...
Readme
Loading...
Links
| Registry | crates.io |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
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%