An open API service indexing awesome lists of open source software.

https://github.com/jswrenn/tracing-allocations

experiments with tracking-allocator + tracing
https://github.com/jswrenn/tracing-allocations

Last synced: 3 months ago
JSON representation

experiments with tracking-allocator + tracing

Awesome Lists containing this project

README

        

# tracing-allocations

**⚠️ WARNING: This crate is highly experimental.**

An instrumented global allocator that emits [tracing](https://docs.rs/tracing/latest/tracing/) events upon each allocation and deallocation.