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

Top 7.4% dependent packages on crates.io

crates.io : simple-chunk-allocator

A simple `no_std` allocator written in Rust that manages memory in fixed-size chunks/blocks. Useful for basic `no_std` binaries where you want to manage a heap of a few megabytes without complex features such as paging/page table management. Instead, this allocator gets a fixed/static memory region and allocates memory from there. This memory region can be contained inside the executable file that uses this allocator.

Registry - Source - Documentation - JSON
purl: pkg:cargo/simple-chunk-allocator
Keywords: allocator , memory , memory-management , rust
License: MIT
Latest release: 18 days ago
First release: over 3 years ago
Dependent packages: 4
Dependent repositories: 3
Downloads: 12,601 total
Stars: 12 on GitHub
Forks: 0 on GitHub
Total Commits: 58
Committers: 2
Average commits per author: 29.0
Development Distribution Score (DDS): 0.121
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/phip1611
Last synced: 18 days ago

0.1.6
Published: 10 months ago
Registry - Documentation - Download
0.1.5
Published: about 3 years ago
Registry - Documentation - Download
0.1.4
Published: over 3 years ago
Registry - Documentation - Download
0.1.3
Published: over 3 years ago
Registry - Documentation - Download
0.1.2
Published: over 3 years ago
Registry - Documentation - Download
0.1.1
Published: over 3 years ago
Registry - Documentation - Download
0.1.0
Published: over 3 years ago
Registry - Documentation - Download