Showing 2752 open source projects for "java program"

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
  • 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
  • 1

    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
  • 2

    jfugue2me

    The adaptation of JFugue library for J2ME

    It allows you to use JFugue-2.1 API to program music on MIDP 2.0, CLDC 1.1 compatible mobile devices. It's easy to use, like this code to play C-major scale: Player player = new Player(); player.play("C D E F G A B"); It's all based on JFugue-2.1 sources, so go to http://www.jfugue.org for more information.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    BounceBall

    BounceBall

    Simulation game, featuring bouncing balls and walls.

    Program which simulates the dynamics of balls bouncing on walls. Balls can be added to the system by right-clicking and dragging (to set speed), walls are added by left-click+drag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    **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
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 5
    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
  • 6

    Kodi Remote

    Remote control for /kodi

    This program will allow users to navigate through the Kodi menus using their keyboard, and also play/pause, stop, next/previous etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lingvist

    Lingvist

    Program for learning foreign words

    Lingvist is the program for learning foreign words. The learning of words in program pass three stages: translation from foreign to native, translation from native to foreign, writing of foreign words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Chrome Tool

    Hide and Restore Google Chrome history for windows

    Chrome Tool is a Windows program written in Java for Google Chrome. The program can hide your Google Chrome's history and then restore it at a later time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SimpleCron

    SimpleCron

    Simple Scheduler for Windows clients configured by a crontab-like file

    ...The specification of actions follows widely the crontab syntax as e.g. described in https://en.wikipedia.org/wiki/Cron. Missed tasks will always be started at the next possible time, i.e. at the next system startup. Installation: * Install the Java runtime environment in at least version 1.8 (if not already installed). You can download it from https://www.java.com/download. * Select some program folder (e.g. C:\Program Files (x86)), download SimpleCron.zip there, and unpack it (=> <ProgramFolder>\SimpleCron). * Execute (by double clicking) InstallSimpleCron.vbs (this will establish the work folder C:\Users\<user>\AppData\Local\SimpleCronSimpleCron, create an entry in the Startup (AutoStart) folder, and start SimpleCron) * SimpleCron will (after start) remind you to edit the crontab as soon as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 10

    VoteCounter

    Software Voting over a Network

    VoteCounter is a distributed voting program which can handle multiple clients over a network. VoteCounter is written in Java, and so it is very portable; VoteCounter's input is an XML file specifying posts to be voted for and nominees contesting them, and it's output is a human-readable tally of votes for each nominee, making it easy to use and customize. VoteCounter is still under development, but is ready to use for small elections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DMS/Decimal Converter

    DMS/Decimal Converter

    A simple Java application for converting DMS to decimal and vice-versa

    DMSConverter provides a simple means of converting between various angle measurement systems. Written in Java, this program is both flexible and easy to use, and supports a variety of platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JInedit

    Java IndoorGML Editor

    JInedit(Java IndoorGML Editor) is an open source Java program that provides tools for editing IndoorGML data.
    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

    Base Conversions

    Simple Number conversion java program

    Simple program that converts Base 2, Base 8, Base 10 , and Base 16 . If you're not sure what that is Base 2 = Binary Base 8 = Octal Base 10 = Decimal Base 16 = Hexadecimal The following conversions are available 1. Binary to Octal, Decimal, And Hexadecimal 2. Octal To Binary, Decimal, And Hexadecimal 3. Decimal To Binary, Octal, And Hexadecimal 4. Hexadecimal To Binary, Octal, And Decimal All you have to do is type the number you want to convert into the proper Text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cell Sampler

    Cell Sampler

    Cell Sampling Plugin for ImageJ

    Cell-Sampler is an ImageJ sampling plugin written in Java. It is designed to extract time series from microscopy images of oscillating cells expressing the GFP or Luciferase reporter molecule. This program was developed in the Piggin's Laboratory at the University of Manchester. Go to the Cell-Sampler Web Site for installation instructions and tutorial materials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an open-soured power system dynamic simulation tool, originated from a research grade dynamic simulation program written in JAVA and extended with the modeling of power system automatic generation control (AGC) and other types of dynamic models. The user-friendly graphic interface, along with various analytic capabilities, makes this tool suitable for academia and teaching purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Ping with java

    Ping IP or hostname based on java programming

    Ping IPv4 or IPv6 or hostname. This program will return Reachable if succeed or Request Time Out if not succeed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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
  • 19

    simple-fork-php

    simple multi process manager based on pcntl

    Writing Multi-Process program is hard for freshman. You must consider that how to recover zombie process, interprocess communication and so on. Especially handle the process signal. SimpleFork framework provide several interfaces which like Java and solutions in process collect, sync and IPC. You do not need to consider that how to control multi-process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Sample Tracking

    Rediscover the Simplicity http://www.atgclabs.com/

    Help us to improve Freezer Web Access. We want to hear your feedback! Request new Freezer Web Access feature or module and receive a free Single User version with new feature. https://www.atgclabs.com/products/fw Freezer Web Access is a user friendly program designed to assist researchers with establishing an efficient system for storing frozen biological samples. FWA can track all of your research, development and process scale-up data in a single data storage platform, providing a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    WHOIS

    A WHOIS client written in Java (RFC #954)

    This actually extends the Socket Java class giving an opportunity to go via an HTTP proxy server with HTTP Basic authentication (BA). By itself, this program would be useful for receiving information in a command-line interface (CLI). Feel free to find another use for this class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Lab Storage

    Rediscover the Simplicity http://www.atgclabs.com/

    Help us to improve Freezer Web Access. We want to hear your feedback! Request new Freezer Web Access feature or module and receive a free Single User version with new feature. https://www.atgclabs.com/products/fw Freezer Web Access is a user friendly program designed to assist researchers with establishing an efficient system for storing frozen biological samples. FWA can track all of your research, development and process scale-up data in a single data storage platform, providing a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Java Bytecode ++

    An EMF model of Java Bytecode

    Java Bytecode ++ defines an Ecore meta-model for Java bytecode. It will be extended to also accommodate for additional information used during program analysis. It also comes with an Eclipse plugin that allows extracting a corresponding EMF model instance from the bytecode in a JDT Java project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    TeachYourself

    A memory program where user manage a pool of questions and answers.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Look at the official GitHub: https://github.com/JasperBarzilaij/Encryption-Program
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →