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

https://github.com/qfcy/memory-leak-detector

A lightweight memory leak detection library that that overrides standard memory allocation functions by using custom memory pools. 一个轻量级的内存泄漏检测库,通过在内部实现内存池,重载C标准库的内存分配函数实现。
https://github.com/qfcy/memory-leak-detector

c-language c-library c-plus-plus c-plus-plus-library dynamic-link-library memory-leak memory-management memory-pool shared-library

Last synced: 2 months ago
JSON representation

A lightweight memory leak detection library that that overrides standard memory allocation functions by using custom memory pools. 一个轻量级的内存泄漏检测库,通过在内部实现内存池,重载C标准库的内存分配函数实现。

Awesome Lists containing this project