mirror of
https://github.com/bspeice/qadapt
synced 2026-06-11 07:41:48 -04:00
80f1d5c1f84c4be1ec4bcbfc3ac39b515809f579
unsafe
Even though they're not used by any `safe` code
The Quick And Dirty Allocation Profiling Tool
A simple attempt at an allocator that can let you know if allocations are happening in places you didn't intend. This is primarily used for guaranteeing that performance-critical code doesn't trigger an allocation while running.
Description
Languages
Rust
97.8%
Makefile
2.2%