membuf

A safe-ish wrapper for allocating and reallocating heap buffers.

Usage

Use the crates.io repository; add this to your Cargo.toml along with the rest of your dependencies:

toml [dependencies] membuf = "*"

Author

Jonathan Reem is the primary author and maintainer of membuf.

License

MIT