Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andrewhickman/logging-allocator

Global allocator for rust that logs on allocation for debug purposes
https://github.com/andrewhickman/logging-allocator

Last synced: 22 days ago
JSON representation

Global allocator for rust that logs on allocation for debug purposes

Awesome Lists containing this project

README

        

[![Crates.io][ci]][cl] [![Docs.rs][di]][dl]

[ci]: https://img.shields.io/crates/v/logging-allocator.svg
[cl]: https://crates.io/crates/logging-allocator/

[di]: https://docs.rs/logging-allocator/badge.svg
[dl]: https://docs.rs/logging-allocator/

# logging-allocator

Global allocator that logs on allocation for debug purposes.