Ecosyste.ms: Packages

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: almost 2 years ago
First release: over 2 years ago
Dependent packages: 4
Dependent repositories: 3
Downloads: 5,112 total
Stars: 10 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: 25 days ago

    Loading...
    Readme
    Loading...