Showing 254 open source projects for "version mac"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    A Perl profiler compatible with dprofpp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Orome is a tool for automating System or Acceptance tests (also Unit test though this is not the focus) for web-based systems. Orome takes a set of static HTML pages defining a walkthrough of (part of) the systems and tests it against the running system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Debugging server allowing remote debug logging and access to the information via a web based interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A suite of Java ClassLoaders that use "load-time reflection" (the modification of bytecodes upon class loading) to extend existing Java classes. It uses the excellent BCEL library (http://bcel.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Allows JDBC resources to be monitored. You can see when java.sql objects are being opened and closed and can see the line of code where a resource that is still open was originally opened.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The GDB (GNU debugger) RSP (remote serial protocol) allows remote debugging of embedded software. This project offers source code of monitors so the developer only needs to burn flash EPROMs once, then use serial communication to download/debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jylog is a (JPDA) Java Platform Debugger Architecture based logger, Jylog eliminates the need for writing any log statement in the program. one can define the logging information using Jylog swing GUI and Jylog extracts the information from JVM at runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Given a GCC "gmon.out" file (or output from the GNU tool gprof), generate an HTML version with one page per call graph, including hyperlinks and (later) graphical analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    the omega xvi project is a javascript debugger written in javascript. it can debug code, execute blocks of code or entire applications, as well as detect variables. because of its javascript nature, it can be run through a webpage, online.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Bean Bowl is the a fun and useful Java lab, allowing you to play around with Java classes and objects using direct manipulation techniques instead of writing long main() methods. Use it either as an application or as a GUI component framework for you own
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ANSIMD (Ansi Memory Debugger) is a compact, powerful and flexible debugging facility, completely configurable at runtime, that detects automatically a large class of problems related to memory management. It is portable and requires low resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    httptrace - TCP/HTTP trace utility (for Java or Win32/jview.exe) Listens on a TCP/IP port, redirects data to another port and writes traces. Several options (search for patterns, ...).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An interactive debugger for XSLT and XSLT like programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GLfunge98 - OpenGL-based *NIX/Win32-interpreter for Befunge93/Funge98 with dynamic extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DragnDrop is a simple cross-platform utility to assist in debugging and monitoring drag-n-drop and clipboard interactions. It is of use to both developers and end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Piet++ is the foremost interpreter for Piet++, an extension and expansion over the original Piet programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MSP430static is a tool for the analysis of MSP430 firmware images, such as those produced by TinyOS and mspgcc. Features include call-graph generation, recovery of library symbol names, and easy extensibility in Perl or SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RapidGDB is a scriptable GUI for the GDB debugger. Almost every aspect of the program can be extended using Python code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    this ia a software developling tool for user to develope their software status information manage-software .the software status information can be displayed on the web browse. NOTICE :All development document is ONLY Chinese!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NReflector is an extensible, open class browser and analysis tool for Mono/.NET. It allows users to browse Mono/.NET assemblies, search for methods/types and analyze their usage in an intuitive way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LogTracker is a Java program intended to track log files. The user can set the path for the file and LogTracker will constantly display the contents of a file as more log entries are added. The user will have the ability to stop updates or pause them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project's aim is to create a Eclipse execution flow logger plugin. Thanks to Bil Lewis for his wonderful debugger "Omniscient debugger" http://www.lambdacs.com/debugger/ This is also based on the same idea using ASM library instead of BCEL librar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ExStudio is a set of development tools for the "Ex" virtual machine. It includes the vm itself, a compiler, an assembler and a debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mipscope is a cross-platform IDE for students learning assembly on the MIPS architecture. The focus is on a convenient debugging environment, including a visual, reversible debugger.
    Downloads: 0 This Week
    Last Update:
    See Project