Showing 1549 open source projects for "tool"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    SofAA is a graphical tool designed to create/edit/view software architecture descriptions, expressed in <A HREF="http://www.isr.uci.edu/projects/xarchuci">xADL 2.0</A> (an Architecture Description Language based on the XML schema xADL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Condenser is a tool for finding duplicated Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jMerge is a graphical tool for viewing and resolving differences between two files. jMerge is written entirely in Java and attempts to provide a simple yet powerful user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ...Shark makes Java sharper by adding Apache Velocity-style foreach loops and property getters, C#-style property setters, and more. Shark includes a commandline tool as we
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Learn More
  • 5
    A cross-platform file diff and directory diff Tool. Also contains an SCM project which uses the stand-alone tool. Go to https://vmaster.sourceforge.net to see screenshots or to start the diff tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Provide a group of useful Eclipse plugins; such as Ant build tool view and a Robocode documentation help module. Currently supporting Eclipse R2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    There is a number of such tools on the market currently, and this one is not a silver bullet. As many of its kind, this tool simplifies the process of generating and running your opentools. What makes it different is that it lets you configure what you
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A documentation tool for XML DTDs, along the lines of javadoc for Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An XML based Java and a tool for Visual Programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    nsjava is a loadable c-module which embeds a java virtual machine in aolserver. This module is being developed to support the openacs project - see http://openacs.org, but it could find general application as a web development tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This java-to-relational mapping tool is intended to be generic enough to work for most any project and relational database, simple enough to be easy to learn and use, yet flexible enough to handle complexity when needed.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    A similar to Tripwire, file system integrity checking tool but develop in java and cross platform. This tools checking and source control using check sum algorithm like MD5, SHA and CRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A tool allowing software developers to check the backward compatibility of API's between different versions of a Java library. Find out about compatibility between releases of your Java libraries from this tool rather than from the users of your jar!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JMake is a tool for Java programmers to make compiling large projects consisting of many packages and sourcefiles easy. It is similar in purpose to the make utility familiar to C programmers, except it requires no user configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A small pure Java port of BSD's NCurses console management tool. Makes heavy use of ANSI escape sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    projectION aims to be the definitive project management and team organization tool under the J2EE platform. With projectION you will be able to manage your calendar, teams, projects, tasks, times in a simple and efficient manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TomcatTonto is an Administrative Tool for the Tomcat WebServer. TomcatTonto provides an simple and efficient interface developed in Java Swing to edit the Xml Configuration files as well as start/stop the Tomcat WebServer form it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Java Integrated Build Environment is a build environment that combines XP concepts like Continuous Integration with existing tools like Ant, JUnit, CruiseControl, CVS and Tomcat, to provide the community with a tool to build, test and release software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java mock object generation tool that creates mock implementations of classes and interfaces for use in unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jBackBrowse is a free cross-referencing tool for JBuilder. It makes it easy to search and browse directly in the sources all the references (ie. uses) of any API. The search is fast, even for large projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Testing (whether unit or functional) of any application that has a user interface (UI) is never complete till its behavior is tested and verified from the UI itself (rather than testing using method calls). This idea is behind a lot of other packages/tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The goal of this project is to develop Java Profiling tool using Java Virtual Machine Profiler Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This tool generates compilable implementations of java interfaces or abstract classes. All the necessary methods are created with a compilable "null" implementation. Required types are imported as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    wsdl4reg is an easy-to use tool to automatically register WSDL files into a UDDI v2 registry using standard APIs such as JAXR and the Java API for WSDL (JSR 110). It also offers a built-in Ant task to automate UDDI registration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool for increasing the quality of Java applications. It allows the programmer to use design by contract and define other development aspects right in the classes where they are relevant, as JavaDoc comments. It's a combination of AspectJ and xDoclet.
    Downloads: 0 This Week
    Last Update:
    See Project