3 releases (stable)
2.0.0 | Jan 23, 2024 |
---|---|
1.0.0 | Nov 20, 2023 |
0.0.0 | Nov 9, 2023 |
120 downloads per month
Used in 4 crates
(2 directly)
10KB
170 lines
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.