Ecosyste.ms: Packages

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

Top 9.4% downloads on hackage.haskell.org

hackage.haskell.org : vacuum

Vacuum is a library for extracting graph representations of values from the GHC heap at runtime. Those graphs may then be further processed or translated to various representations for visualization -- like Graphviz, or Ubigraph. By itself this library is not of much use to most users, unless you want to use the raw graph data to visualize the heap in some (new) way. Most people will want to translate the graph representation to something like GraphViz format, which can then be rendered to a pretty PNG or SVG file for viewing. See the vacuum-graphviz package for more.

Registry - Source - Homepage - JSON
purl: pkg:hackage/vacuum
Keywords: debug, ghc, lgpl, library
License: LGPL-3.0-only
Latest release: over 14 years ago
First release: about 15 years ago
Dependent repositories: 1
Downloads: 15,674 total
Stars: 19 on GitHub
Forks: 5 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/thoughtpolice
Last synced: 20 days ago

    Loading...
    Readme
    Loading...