Search Results for "java modelling tools" - Page 48

Showing 3313 open source projects for "java modelling tools"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 1
    PileLine (Pileup pipeLine) is a toolkit for efficient handling of genomic position (GP) files, produced by next-generation sequencing experiments. It is designed to be memory efficient by performing on-disk operations over sorted GP files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A tool to simplify software release process, specifically designed to support Maven releases. Enhances maven-release-plugin with number of features aiming for reproducibility and ease of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hermes - Selenium For Humans

    Hermes - Selenium For Humans

    (H)uman (R)eadable and (M)achine (E)xecutable (S)pecification

    Hermes provides a powerful yet usable automation solution, making it the most popular Selenium framework in the world, with over 8,000 downloads. Create human readable, machine executable Selenese style tests in Excel. The world's first automation framework fully integrated with Selenium IDE, RC and GRID; yet built for humans. Be up and running using a feature rich Selenium RC framework in minutes. Hermes comes with advanced reporting, analysis, debugging and enterprise level Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PerMoTo is a Performance Modelling Tool suite for decision support in the capacity and performance management of distributed transaction processing systems based on Queueing Theory and Discrete Event Simulation.
    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.
    Start Free
  • 5
    Kabeja is a java library for parsing DXF and converting to SVG (dxf2svg). The library supports the SAX-api and can integrated into other applications (Cocoon,Batik). Tools for converting svg to jpeg, tiff, png and pdf are included .
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    The purpose of this project is to provide to the public a set of tools and utilities that I've developed or will create to ease Java Enterprise Edition (J2EE, JEE) development, testing, prototyping, troubleshooting etc. So it deals with JSP,AS etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    EclipseNSIS is a plugin for the Eclipse platform which enables editing, compiling and testing Nullsoft Installer (NSIS) scripts. The InstallOptions Editor plugin is for editing of InstallOptions files. (Requires Eclipse GEF http://www.eclipse.org/gef)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Hadi is an Android ORM tools. It helps you to use Android database easy. Hadi's target is keep our simple, smart, easy. It won't provide any complicated or advanced method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Utilities package for working with Documentum. Includes tools for working with basic DFC, e.g. Sessions, Objects, DQL; Automatic Workflow Activities (DAAF); and Ant tasks.
    Downloads: 1 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.
    Start Free
  • 10
    This is a handy utility which monitors the status of Hudson or Jenkins (a Continuous Integration tool). It reads the RSS feeds, and sits in your system tray. Checkout http://hudsontracker.sourceforge.net/index.html for more info and screenshots.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This is a personal project to host a few tools I've programmed over time and that are under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A small set of tools for use with the Wicket web framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Complete storage and backup system with web administration that integrates many useful tools. Support logical volumes, snapshots, CIFS and NFS shares, tape drives, libraries, VTL's, iSCSI devices, etc. Manage users and roles, and easy restore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The block duplicator (for creating Machine tools / Massive builds w/o cheats). Actually is a circuit lib for RedstoneChips ( http://eisental.github.com/RedstoneChips/ )
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ANTLR IDE
    An eclipse plugin for ANTLRv3 grammars. Support for ANTLR 3.0.x/3.1.x/3.2.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BAMStats is a GUI desktop tool for calculating and displaying metrics to assess the success of Next Generation Sequencing mapping tools. BAMstats is written in Java and based around the Picard API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    Gametable

    Multi-user whiteboard emphasizing simplicity.

    Gametable (also known as GamenianTabele), is a Java-based shared whiteboard and chat client. It is designed primarily to provide an online tabletop interface. Draw directly, or place images, that all connected users can see and manipulate. RNG/dice functions supported, infinite table size, a few Z-order layers, pointer tools visible to everyone connected, stand along host server, and basic tagging and drawing tools.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Parrot

    Parrot

    PARROT project has been moved to bitbucket.org/fundacionctic/parrot

    Using the tools from the Parrot project, users can automatically generate reference documentation for RIF rules and OWL ontologies. PARROT project has been moved to bitbucket https://bitbucket.org/fundacionctic/parrot
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    DiffStats

    DiffStats counts added, moved and deleted LOC in a diff file

    DiffStats analyzes diff files. It counts lines of code added, deleted and moved. It was designed for Java code, but will work with other languages, like C++. It ignores blank lines and comment line, if they start with a //, /* or *. This project was made to complete another project because I was unable to find anything else like it. I posted it to see if anyone else had interest. So I would appreciate it if anyone who has tried this project would please post a review. I understand this is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mjcide was developed as a final project for Compiler class at UFABC (Universidade Federal do ABC). The project has two components: a microjava compiler (MIT license) and an IDE (LGPL 2.1 license).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    InkML is a draft standard from W3C for representing digital ink data. InkMLTk provides a suite of tools for working with InkML documents. The toolkit contains InkML processor library, ink format converters, browser plugin and applications such as editor.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    JFtpSync is for uploading web content to a server via FTP. It is designed to do FTP uploading only, and do it well, offering recursive uploading of content filtered by file type. It is primarily a command-line tool but there is a Java GUI as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This tool identifies expected answer types (EAT) of natural language questions. The EAT is an automatically assigned semantic label (e.g. “PERSON”, “LOCATION”, etc) which is used by the system to reduce the search space of candidate answer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Text Editor
    Simple Editor is a plain text editor written in Java, and provides the user with many useful tools when editing plain text.
    Downloads: 3 This Week
    Last Update:
    See Project