Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
Retool your internal operations
Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
To create, as a community, an open-source, GPL-licensed positioning system designed with a service-oriented architecture (SOA) that will run on all major platforms to provide low-cost positioning of any Wi-Fi enabled devices.
A self-sufficient java framework for numerical solution of ODEs (diff eqs) and visualization. Samples are aeronautics/astronautics/physics/rocketry themed. Focus on clean design, modularity, reusability and documentation. Educational project.
CodeBot is a java (swing) based application that allows to generate keyboard and mouse events, by using simple scripting configuration. Bot allows to start and manage scripts in new threads. Can be used to write game bots or mouse/keyb simulations.
Basic life is an application that desires to simulate basic life based on some basic chemistry/physics rules. This environment provides particles that can bond, vibrate, react, etc. in order to create basic cells
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
VeriNeC (Verified Network Configuration) is a network configuration management application. It allows to import configuration, simulate and verify the network and distribute configuration to devices.
The aXBench (AUTOSAR extensible workbench) is a free eclipse plugin for modeling variant system architectures.
This project collects modeling examples for the aXBench without having ti deal with the source code of the aXBench.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Ciclope Planetarium is a web-based planetarium that provides a simulation of the sky from any location at any time and date. Developed using Google Maps API & AJAX. Available in PHP & J2EE. Integrated in the Ciclope Stars project (www.ciclope.info/stars)
QuantimSim is a physics simulation engine. Some aspects of astrophysics, electromagnetism, relativity, thermodynamics, statistical mechanics and quantum mechanics will be included in the simulation library.
The project aim is to create the 3D simulation of robot-arm which moves on three axis. It's based on real robot- dual arm that can solve Rubic Cube. It's gonna be implemented using openGL in Java Applet and will be awesome=)
Networked training tool for Air Traffic Controllers
Crujisim is a tool to allow Air Traffic Controllers trainees to practice in a radar environment. Different users connect to a hosting server to act either as controllers for adjacent positions or pseudopilots.
Blit contains a group of highly efficient iterative sparse solvers that can handle multiple right-hand-sides (i.e. block solvers). We will implement BLQMR, BLGMRES and other block algorithms in MATLAB, FORTRAN 90, C/C++, CUDA and OpenCL.
Integrated environment for the modelling and simulation of process control systems, where the plant(s) are described according to the Modelica object-oriented paradigm, while the control systems are specified in an IEC 61131.3-compliant language.
Cellicone is a project to develop an artificial life organism with the necessary components to make it comparable to biological life as we know it. This includes components ranging from proteins to cells to organs to limbs, and many steps between.
GAP (Grid Agents Platform) Toolkit for Modeling and Simulation of Mobile Agents in Grid Environments. GAP is an abstraction over GridSim, a Grid Simulation Toolkit for Resource Modelling and Application Scheduling for Parallel and Distributed Computing.
SeSAm (Shell for Simulated Agent Systems) provides a generic environment for modelling and experimenting with agent-based simulation with a special focus on the easy construction of complex models including dynamic interdependencies or emergent behaviour
Opensource, webbased Stock analysis with support for AI algorithms and simulation. Current development state is very early and only supports viewing of stock quotes at the moment.
Ngann es una plataforma de aprendizaje interactiva (ILP) que pretende ser un aporte importante en I+D educativa. Ngann es sofware libre, pues creemos que la eduación es la llave para salir de la pobreza y por eso debe ser accesible por todo el mundo.
Tycho is a MATLAB package for mission analysis and ADCS applications
Tycho is a MATLAB package for mission analysis and ADCS applications.
It is composed of four sub-packages:
a) an orbits toolbox which implements basic Keplerian and generalized orbit functions (physical state to Keplerian parameters and generalized parameters, time to true anomaly, etc.). It also implements tools to design impulsive maneuvers to change any of the five applicable Keplerian parameters. A dedicated function exports orbits as .xyzv Celestia files.
b) a perturbations toolbox...
JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.