Showing 6379 open source projects for "project java"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1

    Data Factory

    Generates Random Test Data

    Java API to generate random data--useful when developing applications that require a lot of sample data. This project uses various data sources, which can be found in the README files in the src folder of the source code. I have placed an overview of the basic features here: http://thoughts.baseprogramming.com/?p=60
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pokemon Online Java

    Pokemon Online Java

    This is my own remake of PO in Java language.

    Current version : 1.0.1 alpha You may edit or use this project anyhow you want. It is an open source project. All trademarks and registered trademarks are the property of their respective owners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A 3D engine written in Java aimed at students of computer science. This engine makes it very easy to visualize objects and create 3D applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DbRevision project aimed to help developers implement automatic upgrade database structure from one reversion to other. DB structure described in independent, XML-based format. All upgrade actions described in XML too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5

    netclient

    light java client for launching centrally located apps

    This project is based on the idea of having a small, easily deployable client that can at run time lauch other applications from the network. Current version focuses on java based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PixelController

    LED Matrix controller software

    PixelController – a matrix control project by Michael Vogt , (c) 2010-2013. The main goal of this application is to create an easy to use matrix controller software which creates stunning visuals! Keywords: Arduino, Teensy, OSC, MIDI, PureData, Visuals, RealTime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Calculates Natural Product(NP)-likeness of a molecule, i.e. the similarity of the molecule to the structure space covered by known natural products. NP-likeness is a useful criterion to screen compound libraries and to design new lead compounds. Maven dependancy: <dependency> <groupId>uk.ac.ebi.cheminformatics</groupId> <artifactId>NP-Likeness</artifactId> <version>2.1</version> </dependency> Required repository: <repositories> ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    [DEPRECATED] Gene Ontology

    The DEPRECATED legacy location of the GO, see http://geneontology.org

    The DEPRECATED legacy of the Gene Ontology project on SourceForge. Please see http://geneontology.org for current software and downloads.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    A math application written in Java. Its features include 2D and 3D graph plotting, scripting, user-defined variables and functions and skinnable GUI. This project is not maintained at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Database for Ammunition Hand Loading

    Database for Ammunition Hand Loading

    A database for keeping track of ammunition hand load information.

    A database for keeping track of ammunition hand load information. Useful for record keeping, accuracy tracking and cost calculation. This project is in its early phases, and I am looking for developers to help out. Please note that the downloadable file is just a prototype that does not do much yet. The plan is to use java to create a platform independent desktop application that reloaders can use to keep records, print ammunition box labels, and calculate costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Bermuda Text-to-Speech

    This project includes basic NLP and DSP techniques for Text-to-Speech

    See TTS demo at: http://rslp.racai.ro/index.php?page=tts This is an entirely written in JAVA project which includes a set of tools and methods designed to enable Multilingual Text-to-Speech (TTS) synthesis. We currently support English and Romanian but we will soon train more models and make them available for download. If you want to read more about our other NLP and TTS tools check out http://nlptools.racai.ro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TFTP server. It can receive file and it can send files to clients. It is fully written in Java. Multi threaded TFTP server. This has no license limitation. For any help post your queries in the Form of this Project. No performance testing is done
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MEISE

    MEISE

    Native note editor for the MEI encoding format

    The MEI Score Editor (MEISE) is an eclipse-based music notation editor for the musicological XML-based encoding format of the Music Encoding Initiative – MEI (http://music-encoding.org). It is developed at the Musicology Seminar Detmold/Paderborn, University of Paderborn (http://muwi-detmold-paderborn.de) as part of the german part of the research project "Digital Research Infrastructure for the Arts and Humanities" – DARIAH-DE (http://de.dariah.eu). For detailed information about the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Borigin

    A pure Java file-based web server

    ...This, however, lead to a pure Java implementation of a lightweight and easy to use http/https origin file server. It's simple to use (just run the executable for HTTP/HTTPS) and highly configurable (with a single config file per profile). You can read the extensive documentation for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WordNet Database in various SQL format
    Leader badge
    Downloads: 116 This Week
    Last Update:
    See Project
  • 16
    XMLPortletFactory
    Project aimed to: Easily generate a complete Liferay CRUD portlet from an XML file. Easily extend / modify what is being generated. Finally, to have an even greater liferay portal experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    olap4j

    olap4j

    Open Java API for OLAP

    olap4j is an open Java API for connecting to OLAP servers and writing analytic applications. Code is at https://github.com/olap4j/olap4j.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 18
    HAWK - PDF Text Search Java Project

    HAWK - PDF Text Search Java Project

    No more support for this project - TAKE A LOOK AT FALCONSEARCH

    No more support for this project - TAKE A LOOK AT FALCONSEARCH "https://sourceforge.net/projects/falcontextsearch/"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Symbolic Link Manager

    Command-line utility for managing symbolic links.

    Symbolic Link Manager (or SLM) is a cross-platform command-line utility for managing symbolic links. SLM is written in pure Java and relies on Java's symbolic link support. This utility will only be functional on systems that support symbolic links. Note that this project still requires a lot of testing and smoothing out, but it is indeed functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Versatile Maintenance Tracker
    VMT (formerly Vehicle Maintenance Tracker) tracks the maintenance of multiple properties. Property can include vehicles, boats, planes, buildings, etc. This project is comparible to Auto-Do-It. Since this program uses Java, it is cross-platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    En2ArTrans

    En2ArTrans

    an English to Arabic text translator

    this project in no more valid because UTF-8 is not showing correctly in the new java versions, I'll verify and update soon. :) sorry for inconvenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GWT-AppNavigation-Project

    GWT-AppNavigation-Project

    Example GWT Project showing how to navigate between different views.

    ...Of course there is the possibility to have more than one HTML-Page in GWT as well, but if you want to do it the pure GWT-way, you can use a method to exchange the content on the page from inside your javacode. In this GWT-Example-Project i used a switch-case statement in a java method to change the content on the page depending on the userstatus. There are three different views for the application. A loginview, a view to choose a database and open it and the main view of the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AndEngine

    AndEngine

    Free Android 2D OpenGL Game Engine

    AndEngine is a Java-based, open-source 2D game engine for Android, designed to make mobile game development easier by wrapping OpenGL (GLES) under a higher-level API. It abstracts much of the complexity of directly using OpenGL, letting developers more quickly build games with sprites, tilemaps, physics (via extensions), animations, and input handling, all within the Android ecosystem.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    UPS Schedule

    UPS Schedule

    A system to create academic schedules for UPS

    This project is a full system to perform the process to create academics schedules to Universidad Politecnica Salesiana
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HyperPool
    HyperPool is a 100% pure Java project for network services management. TCP (HTTP/1.1, HTTPS, FTP, SMTP, POP3), UDP and SOCKS5 protocols support. Configurations: proxy, web server, mail server, download manager, port mapping.
    Downloads: 0 This Week
    Last Update:
    See Project