Showing 1001 open source projects for "java basic"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1

    f2what

    Lapack/quadprog QP for VBA/.Net/Java

    F2what is an open source project to translate algorithmic fortran to a variety of languages (java, dotnet and VBA so far). It offers a Fortran77 parser with code transformations, variable disambiguation, and modular output to other programming languages. It also offers already translated versions of Lapack and quadprog to Java, .Net and VBA, to give access to SVD, LU, QR, Cholesky, eigenvalue decomposition, linear system solving and QP optimization in those three languages.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    teotstag

    JSF 2 tags and scopes

    JSF tag library. Completes lack of some needful and basic features in JSF, does not contain graphics rich components. Tags: Include Cache: caches included JSF content to improve performance Lazy Load: ajax based lazy loading of a page fragments Validate Group: multi-component and cross-component validation Scopes: Post Scope: is kept alive with JSF POST requests, dies with redirect (PRG), lives longer than View but shorter than Session Conversation Scope: like CDI Conversation Scope...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A desktop application coded in JAVA that provides you with the basic banking functionalities and provides features such as mailing bank statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Multiagentsystem Ellipsis

    Multiagentsystem Ellipsis

    Modular, agent-oriented and extendable agent toolkit.

    Ellipsis is a modular, agent-oriented, and extendable toolkit to execute stationary and mobile software agents written in the Java programming language. Ellipsis uses the standard application server JBoss (version 4.2.3 GA) without any modifications. In contrast to existing mobile agent toolkits, Ellipsis has an agent- and message-oriented architecture. Ellipsis is built on top of the JMX architecture. Core Ellipsis components are implemented as MBeans which provides for basic ser-vices...
    Downloads: 0 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
    Apple Game Server 3.1

    Apple Game Server 3.1

    Upload games to legacy apple // computers via serial and no floppies!

    This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection. A cousin of this project can be found here: http://asciiexpress.net/gameserver/ (Thanks Egan!)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Poor Man's CMS

    Poor Man's CMS

    A basic CMS which generates static html.

    Poor Man's CMS (poormans) is a very basic CMS running as a swt application and generating static html pages. This project is deprecated: An alpha version with current libs can be found here: https://github.com/th-schwarz/pmcms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Conway's Game o' Life Simulator

    A very simple Game of Life simulator

    A very simple and basic simulator of the Conway's Game of Life. It's in JAVA. It might be a good start for students wanting to reproduce this game with the original game rules. Right click to start or pause the simulation. Left click to add or kill cells.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library. Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10

    extlog

    Extended OSGi LogService

    The Extended OSGi LogService (extlog) provide a LogServcie extention which added fully qualified name of the class, method name and line number, thread name etc. You can find a basic example from wiki: http://sourceforge.net/p/extlog/wiki/Usage%20Example/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MCloudSim/NovaCloudSim

    a distributed cloud simulator written in Java

    MCloudSim(formerly called NovaCloudSim) is a simulator written in Java for geographically distributed clouds. The software is modified from CloudSim 3.0, which is an open source data center simulator. All functions of CloudSim are reserved, and our newly added files are in the package org.cloudbus.cloudsim.nova. MCloudSim has following characteristics: (1) The overlay protocol can be freely replaced, and we have already ported Pastry, Kadmelia, Chord from PeerSim; (2) A Petri-Net workflow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The castafiore J2EE Platform consists of an advanced Web Framework built upon JQuery and a persistence framework built upon hibernate. All together glued with spring 3. We also provide some exciting web tools like a DMS and a Portal designer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tools for mass spectrometry, especially for protein mass spectrometry and proteomics: Quantification tools, converters for Applied Biosystems (Q Star and Q Trap), calculation of in-silico fragmentation spectra, converter for Mascot result files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    mapred-propertypath

    to create a jar to help controle input-paths of mapreduce

    Sometimes, the input-paths of a mapreduce programs are complex. Files and directories are mixed together, it is difficult and boring to write and examine the input paths. This project aims to create a jar to help control the input paths. The basic method is adding a property-file which contains some input-paths and filter-conditions, and the jar generates the input-paths for MR automatically and correctly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java library for operations with Iterables and other data structures in functional way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jcrontab is a scheduler written in java. Jcrontab is designed to be extended and integrated with any project. Reads and stores the tasks to execute in a file, a database or an EJB and provides a basic web UI.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Tic Tac Toe - in its basic way

    Tic Tac Toe - in its basic way

    This program is a basic way of the "oldschool"-game Tic Tac Toe

    This program is a basic interpretation of the "oldschool"-game Tic Tac Toe. If you want to play, you have to download the JRE (Java Runtime Engine) which you can get from http://java.com/download . In most cases its installed already. This software uses the SuM-Libraries which are in the installation package. You could get them from http://www.mg-werl.de/sum/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Hibernate ORM XML Validator for Eclipse

    Eclipse Plugin to validate Hibernate ORM files against @Entity files.

    By default, Hibernate .ORM files get parsed only on server startup. It is a minor irritant to have a server startup failure just because of a simple error in your orm xml. This project aims to create a plugin for Eclipse that will monitor all Java classes with the @Entity annotation and maintain a tree of their attributes and methods. Then the user can simply right click the orm xml in Project Explorer view and select "Validate ORM" to validate the orm file for basic SQL parsing errors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    AlienInvadersFromOuterSpace

    Basic Space Invaders clone

    There are many Space Invaders clones but this is mine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DCI Bridge
    DCI Bridge is a web application (sevice) that provides standard access to the distributed computing infrastructures (DCIs) like grids, desktop grids, clusters, clouds and service based computational resources by implementing the specification of the OGSA Basic Execution Service 1.0. The DCI Bridge web application creates a transparent layer between the users (workflow systems) and the DCI systems. The user can submit jobs to the various DCI systems using the OGSA Basic Execution Service (BES...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ImageJforXTF

    ImageJforXTF

    Open source software for processing XTF files

    ... resize the image, apply graphic filters, perform measurements and georeference the recorded data using GoogleMap and GoogleEarth, in addition to using the basic functionality offered by ImageJ.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Wurm Online Toolbox

    Wurm Online Toolbox

    Wurm Online Toolbox - laucher, maps, tools and much more!

    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Sheetster Web Spreadsheet

    Sheetster Web Spreadsheet

    an embeddable spreadsheet for your web application

    Sheetster is a web-based spreadsheet editor and viewer. It can import and export the XLS and XLSX file formats and nearly the full range of Excel formula functions are supported. Most basic features are implemented as well as some of the more advanced ones. The user interface is written entirely in JavaScript and its server-side API is pure Java based on the OpenXLS spreadsheet engine. Neither the client nor the server needs Excel or any browser plugins. Sheetster is primarily intended...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    achtbit

    achtbit

    An 8 bit emulator created on the scratch, including an assembler.

    Ever had the experience of a 8 bit system, having max. 64k memory, using assembler to write effective small programs? This system is an experimental 8 bit, 16 color computer, with a processer similar to Z80, that (on my laptop using linux with NO opengl support) achieves up to 1.2 Million instructions per second and 50 Hz. screen refresh rate. It has a builtin assembler to load assembler programs. There is a rudimentary rom that implements some basic functions like line input, or a system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Maket is a instrument for building knowledge bases for economics domains. The project has moved to http://gitorious.org/maket
    Downloads: 3 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.