An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.0% on proxy.golang.org

proxy.golang.org : github.com/t-yuki/cgoheapchecker

Package cgoheapchecker provides simple wrapper functions of HeapLeakChecker in google perftools. It is intended to use with CGO library, not for pure golang library. Since the program that is imported this package also links tcmalloc, it should not be imported except tests. To use this package, install perftools in your system such as `apt-get install libgoogle-perftools-dev`. Note that, it is not guaranteed that HeapLeakChecker detects all memory leaks and it will miss small objects sometimes. For more details, see https://google-perftools.googlecode.com/svn/trunk/doc/heap_checker.html

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/t-yuki/cgoheapchecker
License: BSD-2-Clause
Latest release: about 11 years ago
First release: about 11 years ago
Namespace: github.com/t-yuki
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...