peak_alloc 0.1.0

An allocator to keep track of (the max) allocated memory
Documentation
[dependencies]

[package]
authors = ["Xavier Gillard <xavier.gillard@uclouvain.be>"]
categories = ["memory-management"]
description = "An allocator to keep track of (the max) allocated memory"
edition = "2018"
keywords = ["memory-usage", "peak-memory", "allocator"]
license = "MIT"
name = "peak_alloc"
readme = "README.md"
repository = "https://github.com/xgillard/peak_alloc"
version = "0.1.0"