malloc-rust 1.0.0-beta.2

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.36 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 626.68 kB This is the summed size of all files generated by rustdoc for all configured targets
  • 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