Showing 1269 open source projects for "run time java"

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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    construtsor it's a visual struts development tool. It will help you to create Actions, Form and Pages and link them saving a lot of time and efforts. It could also reverse-engine struts config files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Framework of development based on open source Java. It follows J2EE standards and applies the main patterns of design. At the present time it is completely operative.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Eclipse Launch Manager is a utility application to run Eclipse and other Eclipse RCP based applications. It offers support for users needing to work with different Eclipse versions, workspaces and command line options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ScriptRunner was developed to run large sets of SQL scripts. Functionality includes restart at point of failure; audit log; multi-threaded execution; conditional execution; parameter and bind variable substitution; basic error handling; and validation.
    Downloads: 9 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    This will be to bring a GUI (Graphical User Interface) to the Java Pathfinder (JPF) so that developers can easily have JPF run through their programs and search for possible runtime exceptions in their java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ParGeL is an LALR(k) parser generator, which allows creation of inheritable parsers in runtime and compile time environments. ParGeL is written 100% in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WebGalileo Faces are Java Web Components for RIAs supporting JSF, JSP, Facelets, JSR-168 portals, AJAX, drag-n-drop, Google Maps, dynamic charts. Eclipse design-time plug-in allows to build sophisticated Web 2.0 applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Script is a tiny scripting language, build as a C++ library than can be included to any program. It posses a Pascal-like syntax, which is easy to read, and very easy do change in run-time of Script. Script allows you to define everything you can imagine!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Configure, start and stop Apache Synapse ESB from your Maven2 build. This allows you to run automated tests covering Synapse configuration (specifically, mediation sequences) as part of your build, and does not require a Synapse installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10
    This project provides a framework for the generation of workflow code from high-level models. It enables people with no or little experience in this area to generate workflow code a reasonable time by specifying generation templates and reusing adapters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An API for documents: think Doxia with compile time validation of your document structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The templog library provides a logging facility to C++ applications that employs expression templates and heavy inlining to minimize run-time overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JMUnit is a Java ME (J2ME) unit test framework based on JUnit. It supports JUnit-like test cases and test suites. Tests can be run in a device, in an emulator or as Ant tasks. IMPORTANT NOTE: The JMUnit project will be merged with the J2MEUnit project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Currently Erlang Ant Library contains one task for compilation Erlang source files. In near future will be added task to generate documentation for Erlang programs by EDoc. In some later release a task to run unit test by EUnit is planed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimpleWebTest is an web auto test framework, which can simplify your coding auto test script. It supplies capturing web page element tool called UI Map. You can implement auto test script for ajax web site agilely, maintenance just spend little time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Runtime Designer is a visual designer component that can be easily embedded in your application and used to change the layout of the dialog at runtime. The runtime designer allows you to switch at any time between the live and design mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Project Dune is a software project management tool to manage your estimates, project information, issues, releases, scrum tasks, timesheets and test execution results. See the project site at projectdune.org for detailed features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An open source framework for unit test and performance benchmark, initiated by Andrew Zhang. p-unit supports to run the same tests with single thread or multi-threads, tracks memory and time consumption, and generates the result as pdf/jpg/png/txt file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ServletViewer is a Java program that loads a Java servlet and displays its output in a web browser window. It can be used to run a Java servlet web application as a stand-alone program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The bundle allows to define business rules to be evaluated using complex and nested rules. Every time a rule evaluates to true a Processor can be invoked with specific parameters. (java, OSGi, xml based)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java library that makes easier access to API of compiler. That let to us to create java code from the run-time generated source code and execute it at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JavAround is a free tool designed to ensure your java application will run anywhere(computers with or without JVM) by bundling your JVM with your application. Avoid possible incompatibilities caused by diferent versions of JVMs. No installation required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The "Simple Java Plug-In System" is ideal for beginners, which would like to build there first extendable java application without spending to much time in the plugin system. Load easily external Java Ressources and build Objects!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Liweb is a suite of software components and tools for web application development. It allows compiled Java code to be run in a web browser using a JVM bytecode executor implemented in Javascript. It also supports comfortable native Java debuggers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A real-time graph plotter. While your application is computing and logging results to a CSV file using the LiveGraph Writer API, the plotter lets you visualise and monitor the results live - by instantly plotting charts and graphs of the data.
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB