1189 projects for "java program" with 1 filter applied:

  • 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.
    Try it free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    APEX Exporter

    Program to export Oracle APEX workspace and applications

    MAR 2025 - Project moved to Github: https://github.com/symbolthree/apexporter A small Java utility which can export Oracle APEX workspace and applications. It supports APEX version 2.2 to latest (5.0.x now), JRE version 4 to 8, Windows or *nix platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CalclipseLib

    A Java class library of general usability

    CalclipseLib is a jar file containing a variety of useful classes and packages. Among its most prominent APIs is the document iterator. This API enables easy implementation of text editor features like syntax highlighting. A program named X has been made as a demonstration of CalclipseLib. The program is a JavaScript editor based on Swing/JTextPane. In addition to coloring, X underlines Web URLs and allows them to be clicked. X can be downloaded (with source code) from the Files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Le chansonnier

    Le chansonnier

    Your electronic guitar songbook

    "Le chansonnier" is a program allowing to create, manage, display and publish a guitar songbook. It is able to produce nice PDF documents containing song and chords along with chord diagrams.
    Downloads: 212 This Week
    Last Update:
    See Project
  • 4

    ConnectingGTA Training Launcher

    A web-based launcher into the ConnectingGTA Training Environment

    The Training Environment Launcher provides a friendly and secure interface for Trainers, Clinicians (trainees), and Operations personelle to access the Training Environment, which contains no personal health information. While this program is complete, certificates and private keys are not publicly available, and thus cannot be integrated with a regional hub without valid credentials. This program provides the following functions: o Program Trainers at Hospitals can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    My Dietitian 2

    My Dietitian 2

    Calories and nutrients calculator

    MD2 an open, multi-platform software enabled us to evaluate the quality of nutrition for adults and, if necessary, take steps to balancing. Also this program allows you to see the quality components of the diet, such as the content of vitamins, micro and macronutrients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Dataset Metadata Collector

    A Java web application which converts metadata to RIF-CS format.

    The CSIRO Dataset Metadata Collector is a Java web application which reads metadata (in a variety of formats and from a variety of data sources) on datasets and produces corresponding RIF-CS metadata which are added (or updated) in a Repository. This project is supported by the Australian National Data Service (ANDS) through the National Collaborative Research Infrastructure Strategy Program and the Education Investment Fund (EIF) Super Science Initiative, as well as through the CSIRO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Analyze My Genes

    Analyze My Genes

    Compare gene analysis results from 23andme with the human genome

    This program compares personal gene analysis results from 23andme with extracted databases from the human genome project. An typical example of an extracted database is a dataset which contains all alternative alleles which occur less than 1% of the time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This java program will ultimately solve grid-type logic problems if given enough clues in a pseudo english language. Features a user friendly GUI letting the user know the progression of the solving process based on the clues entered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Batch XML Modifier

    Batch XML Modifier

    Modifies the tags and attributes of the all XML filles in directory

    Batch XML Modifier (BXM) allows you using a list of commands modify the tags and attributes of all XML files with the identical structure in the specified directory and save results in another selected directory. The program performs the uniform changes for all the tags with the identical name and of the same level. Also, the program performs the uniform changes of the selected attribute of all the tags with the identical name and of the same level. See wiki for feature list and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    JComp

    Program to translate source codes

    Program is aimed to be able to translate source codes from one language to other. Currently it only works (somewhat) for the following translations: - pascal to java - pascal to php - c to php Any constructive suggestions or feature requests are welcome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    **NOTE**: The WALA project is now hosted at https://github.com/wala/WALA; the latest source code and updates are available there. The code here on Sourceforge is highly out of date and unsupported. The T. J. Watson Libraries for Analysis (WALA) provide program analysis capabilities for Java bytecode and related languages. The WALA libraries constitute an open-source release of parts of IBM Research's DOMO analysis infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Maude Development Tools are a set of plugins that embed the maude interpreter (http://maude.cs.uiuc.edu) in Eclipse. It provides a core plugin, which allows to any Java program to use Maude, and a set of plugins which provide an Eclipse-based IDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GroceryLister is an easy-to-use desktop program for managing grocery lists. It is designed to ease the burden of creating grocery lists for other people to shop from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FindAKanji

    a tool to learn about Chinese (and Japanese) characters

    The basic principle behind this program is 'Learning by Doing'. The user is encouraged to extend a database with acquired information about Chinese characters and Japanese Words. This information may turn out useful in the integrated text editor, for both reading and writing. So there are multiple different uses for this program: - Learn about Chinese characters. Gain, store and memorize knowledge about specific characters and words. - Input devices for Chinese (and Japanese)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...While the SDF parser is not as advanced as the ANTLR-based parser, it provides much more capabilities, including a term rewriting system for creating a Fortran AST (Abstract Syntax Tree) using Stratego/XT (see http://strategoxt.org) and other custom program transformations. The OFP ANTLR-based parser is no longer under active development.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 16
    JConvert is a free unit conversion program that has a friendly user interface and can also be used with external applications. Conversions can be modified and/or added easily. Supports multiple languages. Downloads and runs in seconds! Try it now.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    Program jobman (Job Manager) glues executables written in different languages according to a given flow. The program can run executables with arguments in parallel (multiprocessed) or in loop or in any combination of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    dataPumper
    The data pumper is the database tool! ... a Java command line program to copy data from a database or text file into a database / text file (with optional mailing). Make a select on Database-A and a update on Database-B, or execute a SQL statement. For IBM i (AS400) users is also a CL-Command included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HSQLDB_TRAY_ICON

    HSQLDB_TRAY_ICON

    It is a wrapper of HSQLDB Database.

    This program is a wrapper of HSQLDB Database. It allows configure, start, stop and monitor the HSQLDB Database, staying in the System Tray as Tray Icon. It's developed on Java so it's platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Slideshow 3D
    This program shows stereo-images in a dual beamer environment or on a single screen as red-cyan-anaglyph with interactive adjustment of the image pair’s parallax offset. It provides native support of MPO-files (Fuju Finepix 3D).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JMCAD - modeling of dynamic systems
    ...The user builds his system model by selecting predefined blocks from a block library and simply wiring the blocks together. Each block of the diagram performs a function. Users can also create custom blocks in Java and add them to the JMCAD block library. JMCAD is a block diagram language for creating complex nonlinear dynamic systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Tellervo

    Tellervo

    Dendrochronological sample measurement, curation and analysis program

    Tellervo enables users to measure, curate and analyse dendrochronological samples. It has a server/client architecture enabling users to collaborate within and between laboratories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    KSTweak

    A game-management tool for Kerbal Space Program

    This project aims to serve as a tool for managing installations of Kerbal Space Program (available here: https://kerbalspaceprogram.com/en/). The primary goal is to allow savegame editing; however, other ideas include module management and part tweaking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CONMAP

    Geobody connectivity analysis tool in geosciences. New version: 2.0

    CONMAP is a console program to aid in geobody connection analysis in geosciences. It accepts input and outpts results in GEO-EAS (GSLIB) format for easy interoperability with most geoscience softwares. To get help in usage, simply run the program without arguments. CONMAP is a Java 1.7 program. Open a command prompt, go to the directory where you download CONMAP.jar and enter the command "java -jar CONMAP.jar <arguments>" (without quotation marks) to run the program. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    wiki2xhtml converts wiki syntax into (X)HTML code and styles the page with CSS. It makes it easy to create good-looking pages without many know-how, and advanced users can use own code. The program can be run either in the console or with a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB