A safe-ish wrapper for allocating and reallocating heap buffers.
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
toml
[dependencies]
membuf = "*"
Jonathan Reem is the primary author and maintainer of membuf.
MIT