Eclipse Memory Analyzer
brew install --cask memoryanalyzer
v1.17.0.20260601
Analyze Java heap dumps to identify memory leaks and optimize memory usage.
Why you might care
Essential tool for Java developers debugging memory issues in production applications. The Memory Analyzer (MAT) provides powerful heap dump visualization and leak detection that's difficult to replicate with basic JVM tools. Free and open-source.
328
30-day installs · #643
814
90-day · #751
2.7k
365-day · #813
Links
- https://eclipse.dev/mat/
- Brew formula source: Casks/m/memoryanalyzer.rb
Blurb generated by claude-haiku-4-5 on 2mo ago.
Raw metadata
{
"alternatives": [
"JProfiler",
"YourKit",
"Netbeans Profiler"
],
"artifacts": [
{
"app": [
"MemoryAnalyzer.app"
],
"target": "/Applications/MemoryAnalyzer.app"
},
{
"zap": [
{
"trash": "~/Library/Preferences/org.eclipse.mat.ui.rcp.MemoryAnalyzer.plist"
}
]
}
],
"auto_updates": null,
"categories": [
"dev-tools",
"java"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Java heap analyzer",
"disable_reason": null,
"disabled": 0,
"display_name": "Eclipse Memory Analyzer",
"enrichment_fetched_at": "2026-06-20T22:46:23+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "memoryanalyzer",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://eclipse.dev/mat/",
"homepage_og_description": "The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source \u00e2\u0080\u00a6",
"homepage_og_image": null,
"homepage_title": "Memory Analyzer (MAT) | The Eclipse Foundation",
"installs_30d": 328,
"installs_365d": 2697,
"installs_90d": 814,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:05:01+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"Eclipse Memory Analyzer"
],
"one_liner": "Analyze Java heap dumps to identify memory leaks and optimize memory usage.",
"rank_30d": 643,
"rank_365d": 813,
"rank_90d": 751,
"raw_hash": "620c8ef737f3c373",
"ruby_source_path": "Casks/m/memoryanalyzer.rb",
"tap": "homebrew/cask",
"token": "memoryanalyzer",
"version": "1.17.0.20260601",
"why_use_this": "Essential tool for Java developers debugging memory issues in production applications. The Memory Analyzer (MAT) provides powerful heap dump visualization and leak detection that\u0027s difficult to replicate with basic JVM tools. Free and open-source."
}