Crates.io | malloc-rust |
lib.rs | malloc-rust |
version | 1.0.0-beta.3 |
created_at | 2024-12-25 05:14:23.200023+00 |
updated_at | 2025-06-29 10:36:58.847762+00 |
description | Malloc implementation using Rust allocator |
homepage | |
repository | https://github.com/DoumanAsh/malloc-rust |
max_upload_size | |
id | 1494800 |
size | 14,896 |
Malloc implementation using Rust allocator
This is useful when you want to provide C library with malloc callbacks in place of standard C allocator