malloc-rust 1.0.0-beta.3

Malloc implementation using Rust allocator
Documentation
  • Coverage
  • 94.44%
    17 out of 18 items documented0 out of 15 items with examples
  • Size
  • Source code size: 14.38 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.24 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • DoumanAsh/malloc-rust
    3 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • DoumanAsh

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