Showing 6379 open source projects for "project java"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    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.
    Try it free
  • 1

    lifescript

    A language for creating cellular automata. Created with Java and ANTLR

    An open-source language for creating cellular automata. Developed using Java and ANTLR. Originally created as a final project for a programming language design and implementation course, it was later updated under the supervision of Dr. Lutz Hamel. Usage: # From within the lifescript folder java lifescript [source file]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    sentinelaAPI

    sentinelaAPI

    Visual regression test with Sentinela API + WebDriver

    Visual regression test with Sentinela API + WebDriver A simple API that combined with WebDriver can perform visual regression test quickly and efficiently. Sentinela API - Gen prints from window browser, manager baseline and makes a comparison of results Sentinela API it is written in Java. How API work? 1 - Import Sentinela API in your project. 2 - Mark some points where Sentinela API will perform the tests. 3 - Run your project as usual. 4 - Every time point is reached Sentinela API comes in. 5 - Take a print and save in your baseline. 6 - Compares the result with another baseline. (if exists). 7 - Gen tests results report. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Smart Card KeepassNFC

    This applet performs secure decryption of secrets via NFC.

    KeepassNFC is a applet in javacard platform that it can protect the secret key of KeePass database . It was based on the project smartcard_crypto_applet and can be run on javacard platform with JCRE version 2.2.x or above. KeePass is a famous software about password managerment .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Pythos-YTDL

    Pythos-YTDL

    Youtube downloader project written in Java.

    This application is very simple and allows you download access to many Youtube videos. You can search any Youtube video and and download, or you might as well just copy a Youtube url from a browser and paste it in the application to start downloading.
    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
  • 5
    IBM Websphere MQ Admin Tool

    IBM Websphere MQ Admin Tool

    Managing IBM MQ objects and messages

    ...This open source application is written in Java 1.8 and using NetBeans IDE 8.2. Currently using IBM MQ client lib 8.0. This project is actively being developed. All features are created for the daily task of any MQ Admin team, any suggestions for general programming discussion,feedback, new feature request are welcomed. Source code available on https://github.com/bintoo/MQAdminTool
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    AndroidAudioConverter

    AndroidAudioConverter

    Convert audio files inside your Android app easily

    Convert audio files inside your Android app easily. This is a wrapper of FFmpeg-Android-Java lib.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    ...The STPA TCGenerator parses the XML specifications of the STPA project and stateflow model into the corresponding Java objects by using Java Architecture for XML Binding (JAXB) technology. We implemented a Java library called SMV Generator which contains all necessary methods for transforming the XML specifications of the STPA project and stateflow model into an SMV model. To
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Dionysus

    A pub management application, with stock management and user accounts

    ...Some of the bugs known so far are listed in the project wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JDBCListDecorator
    This project embodies the concepts in this document: http://www.scribd.com/doc/163398138/Promoting-Software-Reuse-via-Java-Reflection-with-Generics-A-Practical-Case Also, it is available on Maven central repository: https://mvnrepository.com/artifact/net.sf.jdbclistdecorator
    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
  • 10
    Streamline POS
    ...Which will run a variety of hardware, the only requirement is that it must be capable of running Java 1.8 Installing Streamline POS is simple and fast, using its own custom installer available for a number of operating systems It supports multi terminal mode, and works with a number of Open Source database solutions.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 11
    SocLab : the Sociology Laboratory
    This project proposes a virtual laboratory for social scientists interested in the modelling, analysis and behavioral simulation of power relationships within organizations and more generally in systems of collective action. This software is grounded on the works lead by Sibertin-Blanc and Roggero on the formalization of the Sociology of Organised Action [Crozier and Freidberg]. Visit the homepage of the project on soclabproject.wordpress.com for tutorials, examples and further...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The MockFtpServer project provides a mock/dummy FTP server for testing FTP client code. It can be configured to return custom data or reply codes, to simulate either success or failure scenarios. Expected command invocations can also be verified. This project has been moved to https://github.com/dx42/MockFtpServer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    INDI for Java

    INDI for Java

    INDI astronomical device control library for Java

    A Java library implementing the INDI distributed control protocol (http://indilib.org). Designed to easily implement new INDI Clients (graphical and not graphical ones), INDI Drivers and INDI Servers. We have started a complete overall of the project with many more drivers the staging site with the current development state can be found here http://indiforjava.sourceforge.net/stage/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Disconf

    Disconf

    Distributed configuration management platform

    Focus on the "universal components" and "universal platforms" of various "distributed system configuration management", and provide a unified "configuration management service". The current project includes two modules, client disconf-Client and management terminal disconf-Web. At present, all module codes are implemented in Java. Including Baidu, drops travel, CUP, Netease, pull hook net, Suning Tesco, SF science and technology and other well-known Internet companies are using! The deployment is extremely simple: the same launch package can be launched in multiple environments (RD/QA/PRODUCTION) without changing the configuration. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Xanadium

    Xanadium

    All-in-one game downloading service

    This is an all-in-one game downloading service for games published by dragonejt and others. The service is coded in Java. All links are shortened with the is.gd shortener to protect our own direct links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Master Planner

    Daily Task Management Software with Report Generation

    This is a Daily Task Management Software with Report Generation developed in Java using JavaFx . This is an open source Project Version 1 . Daily Task Management Software Report Generation Priority Settings Status Category etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    smartIDS

    Lightweight intrusion detection for IoT and embedded devices.

    The aim of the project is a lightweight intrusion detection library for embedded devices which supports MSP430 and ARM Cortex based devices. Features include DSP/SIMD support, IoT and embedded protocols, distributed operation, event and history management, tool supported configuration and visualization. There is a Java port that supports less features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Main project of riverock is Webmill portal. Webmill is CMS portal with build-in XML/XSLT transformation of content of portlet, JSR-168, JSF and other things.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    NanoHTTPD

    NanoHTTPD

    Tiny, easily embeddable HTTP server in Java

    ...If you want to use the bleeding edge version, you can clone it from Github, or get it from sonatype.org (see "Maven dependencies / Living on the edge" below). Fully functional HTTP(s) server consisting of one (1) Java file, ready to be customized/inherited for your own project. Simple examples on how to customize NanoHTTPD.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    CoCeSo

    CoCeSo

    Coordination Center Software for mobile operation - web based

    We moved this project to https://github.com/wrk-fmd/CoCeSo Content on this site is outdated and here just for historic reasons and therefore read-only. CoCeSo is a web application depending on a database which is used by ambulance services for the management of its units at events (concerts, soccer matches,...). It allows you to manage the status of units, create and track interventions and assign units to them. A colorful interface facilitates an overview at a glance. The interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Virtual Cell

    Former home of the Virtual Cell platform (VCell), see http://vcell.org

    This project and all source code has moved to GitHub, see https://github.com/virtualcell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    upmjro

    Updated Manjaro 64 bit with multimedia support

    ...Very useful as live media as well. It has audio/video codecs, flashplayer, java, googletalk, telegram, twitter, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PainterIDE

    This project may help you create images by simple code.

    PainterIDE is a new way to create different types of images by simple programming languege called Painter. Project incluges cross-platform IDE. It can create images in svg/png/jpg formates. Also may create .java file wich shows you a JFrame with your picture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Scalable and modular GPLv3 project for coastal and generic monitoring using video cameras (like Argus or Cam-Era do). Includes a Java+JNI+C (libdc1394) application to capture image series and send products, and a simple web module for external control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    JPASamartGenerator

    Generate JPA entities with relations in fast way

    JPASmartGenerator is a tools that help developer to generate java entities with relations in a fast way. input:txt file descrpte entities relations output: java persiitence entities there are two files in project one is the porgrame (.jar) and other is the sample (,txt) you can use it
    Downloads: 0 This Week
    Last Update:
    See Project