Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: cargo: 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.
6 versions
Latest release: almost 2 years ago
2 dependent packages
1,840 downloads total

View more package details: https://packages.ecosyste.ms/registries/crates.io/packages/simple-chunk-allocator

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/phip1611%2Fsimple-chunk-allocator

Dependent Repos 3

phip1611/diplomarbeit-impl
Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.
  • 0.1.4 runtime-environment/ws/roottask-bin/Cargo.lock

Size: 2.1 MB - Last synced: 26 days ago - Pushed: almost 2 years ago

MaderNoob/galloc
  • 0.1.5 Cargo.lock
  • 0.1.5 Cargo.toml

Size: 930 KB - Last synced: 17 days ago - Pushed: over 1 year ago

os-module/rslab
  • 0.1.5 Cargo.toml

Size: 1.05 MB - Last synced: 17 days ago - Pushed: over 1 year ago

bamler-lab/constriction
Entropy coders for research and production in Python and Rust.
  • 0.1.5 ensure_no_std/Cargo.lock

Size: 2.31 MB - Last synced: 22 days ago - Pushed: 22 days ago

walksanatora/oc2kernel
  • 0.1.5 Cargo.lock

Size: 368 KB - Last synced: 8 months ago - Pushed: 8 months ago

SFBdragon/talc
A fast and flexible allocator for no_std and WebAssembly
  • 0.1.5 Cargo.toml

Size: 1.89 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

isgasho/diplomarbeit-impl Fork of phip1611/diplomarbeit-impl
Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.
  • 0.1.4 runtime-environment/ws/roottask-bin/Cargo.lock

Size: 2.66 MB - Last synced: 9 months ago - Pushed: about 2 years ago