Showing 510 open source projects for "java open source projects"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Krowdix
    Krowface (Krowdix 3.0) is a simulation and implementation tool of social networks. To visualize and analyze the evolution of different social networks in real time. And the creation of a social network, configuring the parameters that define it. All this through a simple web interface and user friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Interactive Web Physics
    Interactive Web Physics is a Java, Web-based animation and problem designer tool. Anyone can quickly design mathematics or physics animations and simulations that run in a web browser. Unlike other solutions, no knowledge of programming is required.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    DbOutputter4RS

    Plugin for Repast Simphony that supports storage of results in a DB

    Insalling the plugin it is possible to direct data collected by data gatherers into a MySQL database. The database connection is configured via a wizzard. The whole process is similar to putting data to a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    zet-evacuation
    Moved to GitHub. This is the old, unmaintained source code. https://github.com/zet-evacuation A tool to model and simulate evacuation situations in buildings using flows on graphs and cellular automatons. It allows visualization of both models in OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Revolution Java Libraries

    Revolution Java Libraries

    Java libraries for creating applications

    Revolution Java libraries are downloadable .jar files used for creating applications. They are designed specifically for creating agent-based modelling applications. revolution.jar Contains the basic classes need to create an application. revolution-apps.jar Extends revolution.jar with a number of in-built application templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C++ Airline Inventory Management Library
    That project aims at providing a clean API and a simple implementation, as a C++ library, of an Airline-related Inventory Management system. That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SBSI
    SBSI (Systems Biology Software Infrastructure) is a suite of tools for systems biology, such as parallelized numerical algorithms, and a Java, Eclipse RCP based client for visualizing results, running simulations, and integrating SBML based plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    gametes

    Generate complex SNP models and heterogeneous datasets

    Genetic Architecture Model Emulator for Testing and Evaluating Software (GAMETES) is an algorithm for the generation of complex single nucleotide polymorphism (SNP) models for simulated association studies. GAMETES is designed to generate epistatic models which we refer to as pure and strict, that constitute the worst-case in terms of detecting disease associations, since such associations may only be observed if all n-loci are included in the disease model. User friendly GAMETES software...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Kontinuum Calculator

    Calculate various aspects of the Kontinuum RPG system.

    Kontinuum is a calculator program that enables the user to calculate all probabilistic aspects of the Kontinuum RPG system, especially the dice rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    PerformNet

    Queue network modelization tool

    Ceci est le projet réalisé à la session d’hiver 2014 par l’équipe Expresso. L’équipe était composée de : Philippe Olivier, François Lemonnier-Lalonde, Dominique Tremblay et François Moreau. Le projet a été réalisé pour le cours de Génie logiciel orienté objet, donné par M. Jonathan Gaudreault à l'Université Laval. Le projet consistait à développer un logiciel de modélisation de réseau de files d’attente, aussi appelé un réseau de Jackson. Chaque nœud du réspeau représente une station...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ** The OpenStudio Legacy Plug-in has been relaunch as Euclid by Big Ladder Software, please see the new homepage: http://bigladdersoftware.com/projects/euclid/ ** The Legacy OpenStudio SketchUp Plug-in makes it easy to create and edit the building geometry in your EnergyPlus input files. Note that active development has moved to the more comprehensive OpenStudio suite of tools and libraries at https://www.openstudio.net/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Java Elastic Optical Link Simulator

    Discrete event simulator for elastic optical links.

    This simulator is primarily intented to test allocation policies for elastic optical links
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ASDN - "Agile Supply Demand Networks" is software for analyzing and developing logistics networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CellCompiler
    The target system of this project is to develop mathematically efficient program code generator from cellml like biological models described by mathematical markup languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Biogenesis X Mod

    Biogenesis X Mod

    Mod of the evolution simulation and artificial life program Biogenesis

    This project is a modification of the original evolution simulation & artificial life project by Joan Queralt Molina: https://sourceforge.net/projects/biogenesis/ In both, the original project and this modification, 2-dimensional organisms consisting of line segments interact with each other, reproduce and evolve in time. Compared to the original project, this modification explores the following features: * alternative mutation mechanisms * an alternative stress-based aging...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    fPotencia

    fPotencia

    Power flow library in C++

    fPotencia is the fruit of free time and passion for power systems simulation. After observing the lack of ready-to-implement libraries for power system analisys, and that the existing ones focus on command line workflow, I decided myself to start a project to fill the gap. Since Power system simulations have started needing to be executed in parallel, the old C-like designs are outdated; modular design is now needed to launch many simulations at the same time based on a base...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java application to display market data and technical indicators, and let developer implement custom trading strategy. It can be used as tool to combine different technical indicators (EMA + Bollinger Bands + RSI) to create a winning trading strategy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JFCM
    Java implementation of Fuzzy Cognitive Maps (FCM). Implementation aims to be: small (and fast), simple to use, flexible enough to be used as a basis for other projects / libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a project which aims to create a theorical model for trajectories of airsoft bb's, and to compute them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    µic is a modelling engine for simulations of microstructural development. It takes localied behaviours as input from the user and integrates the global behaviour, with the calculation of all interactions as required by the application.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    NeISS
    NeISS (National e-Infrastructure for Social Simulation) is a JISC funded project which will produce a platform for social simulation. Project Web site: http://www.neiss.org.uk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    uranus4abm

    Universal Random Number Service for Agent-Based Models

    The purpose of URaNuS (Universal Random Number Service) is to provide a common library for Agent-based models that allows modelers to define different random streams and/or generators for different model parts in order to investigate the influence of distinct model parts to stochasticity. It is also useful to manage random numbers in the interplay of multiple libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    ECMOjo is a simulator and trainer for extracorporeal membrane oxygenation (ECMO). ECMOjo consists of a graphical user interface to allow interaction and train ECMO practitioners.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB