malloc-rust

Crates.iomalloc-rust
lib.rsmalloc-rust
version1.0.0-beta.3
created_at2024-12-25 05:14:23.200023+00
updated_at2025-06-29 10:36:58.847762+00
descriptionMalloc implementation using Rust allocator
homepage
repositoryhttps://github.com/DoumanAsh/malloc-rust
max_upload_size
id1494800
size14,896
Douman (DoumanAsh)

documentation

README

malloc-rust

Rust Crates.io Documentation

Malloc implementation using Rust allocator

This is useful when you want to provide C library with malloc callbacks in place of standard C allocator

Commit count: 9

cargo fmt