Showing 90 open source projects for "java project with source code"

View related business solutions
  • 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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    AutoGPT-Next-Web

    AutoGPT-Next-Web

    Assemble, configure, and deploy autonomous AI Agents in your browser

    One-Click to deploy well-designed AutoGPT-Next-Web web UI on Vercel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Mars Simulation Project
    The Mars Simulation Project is an open source Java project to create a simulation of future human settlement on the planet Mars. See https://github.com/mars-sim/mars-sim for the LATEST issues/wiki/code change
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Dead Deer 3.14.52.2025

    Dead Deer 3.14.52.2025

    3D modeler, 3D game maker, 3D demo maker

    3D modeler, 3D game maker, 3D demo maker. to model and create games, demos. Scripting language allows you to code interactions in pseudo-C with the animation and synthesize your own rendering with own-made shaders. Import FBX, BLEND, GLTF, OBJ, 3DS, DAE, X, XML, STL, PCB, ASC, PLY, GSPLATS. Cross-platform project WINDOWS 32/64 /MACOSX 10.6/ 10.8+/APPLSilicon /LINUX/iOS/ANDROID/WINDOWS PHONE/GOOGLE VR/OPEN VR/OCULUS VR/WEBASM/UWP8/10/OPENXR, PIs (ARM32/64), RISCV Players and Editors...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 4
    licas

    licas

    Framework for intelligent service-based networks. Mobile compatible.

    ... and a problem solver provides a range of algorithms. These can also be used separately, but advanced programming and configuration is required. A free All-in-One GUI allows you to manage services and function, and add your own modules. Example Apps are included and the images illustrate the functionality. The open source p2p server requires only the HTTP address and optional passwords. Small jar file sizes and mobile compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Flora-2
    Flora-2 is a powerful knowledge representation and reasoning system designed for building knowledge-intensive applications. It is based on F-logic, HiLog, Transaction Logic, and also supports defeasible reasoning. Applications include intelligent agents, Semantic Web, ontology management, and more. If you use Flora-2 and like it, please acknowledge it in your project!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Jason is a fully-fledged interpreter for an extended version of AgentSpeak, a BDI agent-oriented logic programming language, and is implemented in Java. Using JADE a multi-agent system can be distributed over a network effortlessly. This project was moved to https://jason-lang.github.io
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7

    Biogenesis Color Mod

    Mod for evolution simulation and artificial life program Biogenesis

    You can download the Color Mod at the Biogenesis main site too (included in the main download now). You also find the sourcecode there. If you want to post a review, remember that this is only a modification, so comment on my changes, not on the simulation. Original project by Joan Queralt Molina: https://sourceforge.net/projects/biogenesis/ Includes Tyler Colemans "Features Mod": https://sourceforge.net/projects/biogenesisfeatu/ Biogenesis discussion forum: https...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    This project aims to promote the MultiAgent Programming (MAP) approach by providing a suitable integration of tools and languages for programming the following dimensions: agents (Jason), environment (Cartago), and organisation (Moise).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    The MCAPL Project provides a tool for prototyping BDI agent programming languages and model checking programs written in these languages via an interface to the JavaPathfinder model checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    .../#search|ga|1|teachingbox FOR DEVELOPERS: 1) If you use Apache Maven, just add the following dependency to your pom.xml: <dependency> <groupId>org.sf.teachingbox</groupId> <artifactId>teachingbox-core</artifactId> <version>1.2.3</version> </dependency> 2) If you want to check out the most recent source-code: git clone https://git.code.sf.net/p/teachingbox/core teachingbox-core Documentation: https://sourceforge.net/p/teachingbox/documentation/HEAD/tree/trunk/manual/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ANGie

    Alice Next Generation (internet entity)

    An AIML based chat bot building on the original Alice AIML 1.0.1 set produced by Dr. Wallace and the ALICE AI Foundation and the PyAIML code base written by Cort Stratton, the ANGie project incorporates additional AIML sets, adds its own AIML to the set, adds new AIML tags and additional code to provide more dynamic responses and more logical case-based-reasoning. Reading through most AIML sets it seems like the authors' intention was to have a response to every input that a bot has ever...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MYRA

    MYRA

    A collection of ACO algorithms for the data mining classification task

    MYRA is a collection of Ant Colony Optimization (ACO) algorithms for the data mining classification task. It includes popular rule induction and decision tree induction algorithms. The algorithms are ready to be used from the command line or can be easily called from your own Java code. They are build using a modular architecture, so they can be easily extended to incorporate different procedures and/or use different parameter values. This project is now hosted at: https://github.com/febo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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 theoretical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MATSim
    MATSim is a framework for building multi-agent transport simulations. MATSim has moved to GitHub: https://github.com/matsim-org/matsim Source code and newer releases are now hosted at GitHub!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project develops a Java API and tools to specify and execute organisations for multiagent systems based on Moise model. This model is built upon concepts like groups, roles, global goals and plans, and obligations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Intelligent Keyword Miner

    Intelligent Keyword Miner

    Intelligent SEO keyword miner and predicing tool

    THIS IS A NETBEANS 8.02 PROJECT ENGLISH ONLY This program was made to help me with the patent research. It simply generates the search keywords, based on your upvotes or a downvotes of the input parameters. It can accept a text or URL (text takes a prescedence over the URL). If you input URL, it goes to a page, and learns its text from HTML format. This program is intelligent as it predicts what you may want to search next, based on your personal trends. After searching the suggestions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    An easy-to-implement library that can assist Java developers in using the GeoHash algorithm in order to create geocodes based on custom latitude and longitude values. With the help of jGeohash, software developers will be able to quickly and easily generate a geohash code using user-defined latitude and longitude values. By using the GeoHash algorithm, the space can be divided into multiple grid shapes. This library is a basic implementation from the GeoHash algorithm written in the java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Agent.GUI

    Agent.GUI

    The Project moved to github https://github.com/EnFlexIT/AgentWorkbench

    The project has moved to github https://github.com/EnFlexIT/AgentWorkbench Agent.GUI is a simulation framework and toolkit based on the JADE framework. It provides functionalities for time aspects, agent-environment interaction, visualization and load balancing, Furthermore, the included application focuses the usability for end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    DeCoAgent Library

    Deliberative Coherence Driven Agent

    This project is an extension to Jadex Framework and aims to develop an autonomous agent which is using adaptive decision making architecture based on Thagard’s deliberative coherence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    INGENIAS Development Kit (IDK) is a framework for analysis, design and implementation of multi-agent systems (MAS). It is based on the specification of MAS meta-models, from which tools such as the model editor and code generation are generated.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    JasonRescue
    Jason (AgentSpeak) implementation for Robocup Rescue, including launcher, TCP/UDP connection and agents for FireBrigade, FireStation, AmbulanceTeam, AmbulanceCenter, PoliceForce and PoliceStation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    april

    Simulating worlds in a computer

    The April project defines a set of C++ objects (World, Actor, Sensor, Reflex, Brain, Actuator, Event) that help simulate various environments. The world has an amount of energy that the user may use to create Actors and components while Actors may also create other Actors from their own energy. The code is structured in several layers: - april-core simply defines the library and the objects - april-gui builds on the concepts in april-core, giving a visual interpretation to the concepts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Ant Conflict Behaviour

    research on rules for conflict behaviour for ants

    This program shall implement some rule systems for ants. Special interest is to do researches about the conflict behaviour. The project is written with the mason-library (page: http://cs.gmu.edu/~eclab/projects/mason/ ) and mainly with the scala programming language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Aliza Gaming API

    An extensible development framework for roleplay games.

    AlizaGameAPI is a robust, open-source Java-based framework designed to streamline and enhance the development of 2D and 3D games. It offers a comprehensive set of tools, utilities, and libraries, empowering developers to create immersive and dynamic gaming experiences with ease. Key Features: Modular Architecture, Rich Graphics and UI Components, Comprehensive Game Logic and Character Management, Environment and World-Building Tools, Statistical and Mathematical Utilities, Enhanced Debugging...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Java Behaviour Trees is a Java framework for easily building and running generic behaviour trees. Here, "behaviour tree" refers to the technique used to control the behaviour of characters in video games. IMPORTANT NOTE: our source code has been moved to GitHub. You will find it at: https://github.com/gaia-ucm/jbt Note however that all the binary files will still be distributed here at SourceForge.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
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.