#macro #allocation #allocator #dirty #quick #qadapt

deprecated macro qadapt-macro

The Quick And Dirty Allocation Profiling Tool - Support Macros

10 releases (4 stable)

1.0.3 Feb 11, 2019
1.0.0 Dec 15, 2018
0.7.1 Dec 4, 2018
0.7.0 Nov 19, 2018

#30 in #dirty


Used in qadapt

Apache-2.0

9KB
149 lines

QADAPT - Helper macros

crates.io docs.rs

Helper macro for the QADAPT allocator.

Please note: This crate has been deprecated in favor of alloc-counter

This crate is intended for managing the QADAPT allocator, and is unusable on its own.


lib.rs:

Helper macros to use with the QADAPT allocator system

Please note: This crate has been deprecated in favor of alloc-counter

This crate is intended for managing the QADAPT allocator, and is unusable on its own.

No runtime deps