night-buddy-allocator

Crates.ionight-buddy-allocator
lib.rsnight-buddy-allocator
version0.0.3-alpha
sourcesrc
created_at2022-08-03 20:36:49.372935
updated_at2022-08-03 20:54:53.849801
descriptionA buddy memory allocator witch uses nightly toolchain for 32b/64b systems with no_std feature (tested on version 1.64.0-nightly)
homepage
repositoryhttps://gitlab.com/mordaklavache/rust-custom-alloc/
max_upload_size
id638321
size51,213
bmickael (bmickael)

documentation

README

night-buddy-allocator

A buddy memory allocator witch uses nightly toolchain for 32b/64b systems with no_std feature (tested on version 1.64.0-nightly)

Commit count: 68

cargo fmt