Showing 30 open source projects for "thread dump analyzer"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    py-spy

    py-spy

    Sampling profiler for Python programs

    py-spy is a sampling profiler for Python programs. It lets you visualize what your Python program is spending time on without restarting the program or modifying the code in any way. py-spy is extremely low overhead: it is written in Rust for speed and doesn't run in the same process as the profiled Python program. This means py-spy is safe to use against production Python code. py-spy works from the command line and takes either the PID of the program you want to sample from or the command...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    RE/flex lexical analyzer generator

    RE/flex lexical analyzer generator

    The regex-centric, fast lexical analyzer generator for C++

    A C++ high-performance regex library and Flex-compatible lexical analyzer generator with full Unicode support, new indentation anchors, lazy quantifiers, and many other modern features. Accepts Flex lexer specification syntax and is compatible with Bison/Yacc parsers. Generates reusable source code that is easy to understand. Supports fast scanning of UTF-8/16/32 files, strings, and streams. The reflex scanner generator generates clean C++ lexer class code that is thread-safe. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    x64dbg

    x64dbg

    An open-source x64/x32 debugger for windows.

    An open-source x64/x32 debugger for windows. Development is done on GitHub (https://github.com/x64dbg/x64dbg). Daily snapshots are uploaded here, snapshots for every commit can be found on http://releases.x64dbg.com
    Leader badge
    Downloads: 11,169 This Week
    Last Update:
    See Project
  • 4

    StackTraceSealer

    Aid in finding infinite loops in Java programs on production systems

    StackTraceSealer is a JConsole plugin with its own Java Agent Library that can be used to seal stack frames on a thread stack trace to detect whether these frames have changed or they have remained the same all the time to aid in finding an infinite loop on a production system when all you have is a long seemingly constant stack trace in the thread dump.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    WizTree

    WizTree

    WizTree quickly analyzes disk space, showing large files and folders.

    WizTree is an ultra-fast and intuitive disk space analyzer that helps you instantly see what’s taking up space on your hard drives. Using advanced technology, it reads the Master File Table (MFT) directly on NTFS drives, making it dramatically faster than traditional scanners. The program displays your files and folders in a clear, visual tree-map view, showing their relative sizes so you can quickly locate and delete large or unnecessary items.
    Downloads: 480 This Week
    Last Update:
    See Project
  • 6

    RCDCap

    RCDCap is a remote capture preprocessor

    RCDCap is a packet processing framework. At its core, it incorporates basic mechanisms for local and remote capturing and decapsulation of packets (CISCO ERSPAN and HP ERM are supported). It can be extended to support many types of packet-based traffic analysis by creating plug-ins and loading them in the main application. It includes many optimizations to ensure high performance traffic processing. Some of them are: multithreaded traffic processing; explicit thread pinning; configurable...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    netsnake-sniffer

    netsnake-sniffer

    Network sniffer which a similar to WireShark with sending own packets

    This utility allows you to capture network packets on the selected network interface. A chart o the volume of transmitted and received packets is displayed. It has an ability to filter intercepted packets by source ip,source port, destination ip,destination port, type of protocol and length packets. It is possible to save a dump of captured packets in .pcap file extension for opening by WireShark software. Also,the main advantage of netsnake is sending your own network packets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    makedumpfile

    make a small dumpfile of kdump

    The makedumpfile project page moved to https://github.com/makedumpfile/makedumpfile. By using the makedumpfile command, it is possible to shorten the dumpfile of kdump.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9

    coda

    Tool to extract backtrace from coredump without binaries

    "coda" stands for CO(re) D(ump) A(nalyzer) or C(ore) O(bject) D(ebugger) and A(nalyzer). This tool probes Linux-x86_64 coredumps in batch mode as well as interactively. coredump has to be full(not a data/stack segment dump only). If the coredump is not full, backtraces will be curtailed. This tool does not require binaries, only full core dump is required. Architecture supported ----------------------- compile on x86_64 Linux box. How to enable full coredump in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    SWTOR Combat Log Analyzer

    SWTOR Combat Log Analyzer

    Grafischer Kampflog Analyzer für SWTOR

    A new version (1.2) is out now! Check it out. Eine neue Version (1.2) ist draußen! Probiert es aus. Grouping the data (damage and heal) for each fight. Views with detailed data. Mit dem SWTOR Combatlog Analyser können die Kampflogs (gibt es seit SWTOR 1.2) ausgewertet werden. Viel Spass bei der Benutzung. With the SWTOR Combatlog Analyzer you are able to analyze the combat log of SWTOR (avaiable since 1.2). You must have Java 6 installed. Details are here:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Core Analyzer

    Core Analyzer

    A power tool to debug core dump, memory corruption, optimized code.

    ...By parsing a core dump file or a live process's memory, core analyzer is able to scan the target's heap data for memory corruption, search the whole address space for data object's references, or analyze memory pattern. It is thorough, labor-free, and insightful. I use the tool on daily basis and it is proved to be invaluable to debug many tough issues.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    lockviz

    lockviz

    Visualization of Java thread dumps

    This tool allows the user to load, visualize and analyse Java thread dumps that are generated by Visual VM. Please see the Wiki for a Quick Start guide and tutorials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PE objdump

    PE objdump

    Tool to find symbols in windows Library or Executable

    ...Coming up with support for name de-mangling Portable Tested on Linux/ SunOS/ Windows - VS10 / Mac You might also want to check https://sourceforge.net/projects/core-dump-analyzer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    4Chan Board Dump

    4Chan Board Dump

    Downloads all images from a board. Example... all of /b/

    Chan board dump is a simple python program that will download "all" images on a 4chan or 7chan board. NOT just A THREAD like most other programs. Once complete the program will continue to download any images posted to any pre existing thread or newly created thread in the selected board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    UnTangle [ Java Thread Dump Visualizer ]

    UnTangle [ Java Thread Dump Visualizer ]

    Java Thread Dump Visualization Tool

    UnTangle is a tool for Visualization and Analysis of JVM Thread Dumps. UnTangle has a Unique Tree View, which aggregates the threads into groups of similar threads. This tree View makes it easier to understand the threads currently in the system and identify bottlenecks faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    tcpview (aka wirefox)
    Common network dump analyzer tool to extract application data and pretty show. It reassembles and shows HTTP/SMTP/POP3/IMAP etc files. Please donate if you want this to be a candy.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    SubSp4ce

    PHP frontend to analyze saved network traffic

    ...SubSp4ce: The current version has two parts: 1)The Tachyon daemon 2)SubSp4ce Tachyon will run on the network and can be configured to continuously gather packets and dump them to a MySQL database (using the libpcap and MySQL C API). SubSp4ce will then display the results. Current Version: Alpha RC 0.02 (Web Interface, Tachyon updates)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A collection of tools that should help you to analyze java thread dumps. MOVED TO github: https://github.com/slotties/jtdutils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JmxHist keeps monitoring history of your application's state, via JMX, and stores in a csv file. You can specify MBeans/Attributes to be stored. You can take certain action when an attribute meet a threshold. It shows charts of the data via web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Packet analyzer to search for valid clear-text social security numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    "Genba" is a Japanese word. It means the place where the trouble has occurred:) This project produces the tools about the troubleshooting for Java. Java Thread Dump Grep(jtdgrep) is a simple tool for analyzing Java Thread Dump. It helps you to filter t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A front end of any dump analyzer ,its purpose to assist developers to analyze dumps generated by processors and find the reason of crash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HW(VHDL) and SW of logic analyzer and On-Chip-Verification(OCV) for Value Change Dump(VCD) file format that exported to seemd SystemC ,ModelSIM, and many other EDA tools. Very easy and Simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Monitor processes and thread easily!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Thread dump viewer is a powerful tool for thread dump analysis. Opens thread dumps from Sun JDK for Windows and Solaris, HP JDK and IBM JDK for Windows, Linux and AIX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB