#71 · Primary category: AI DevOps & SRE Tools
tda
TDA - Thread Dump Analyzer (for Java). Analyze your Thread Dumps with a GUI or use it as MCP Server.
Project last updated:08/30/26
GitHub Stars
550
Forks
96
Contributors
12
License
LGPL-2.1
Why we included this project
TDA is a genuinely useful tool for anyone who has to make sense of a Java thread dump under pressure. It parses dumps from HotSpot and IBM JVMs, flags deadlocks with monitor details, and lets you diff consecutive dumps to spot threads that have been stuck for a long time, the kind of work that otherwise means staring at raw text files. The Swing GUI keeps this approachable, and the optional MCP server means an AI assistant can be pointed at a dump to help interpret what is going on, which is handy in headless or CI contexts. It also understands virtual threads and JSON-based dumps from newer Java releases, so it works with modern JVM setups too. If you run Java services and ever need to answer 'why is this stuck?', this is worth keeping in your toolbox.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud