staging-tracking-allocator 1.0.0

Tracking allocator to control the amount of memory consumed by the process
Documentation

Tracking/limiting global allocator. Calculates the peak allocation between two checkpoints for the whole process. Accepts an optional limit and a failure handler which is called if the limit is overflown.