An open API service indexing awesome lists of open source software.

Simulation

Simulation refers to the process of creating a virtual model of a real-world system to study its behavior and performance under various conditions. This topic covers the principles, methodologies, and applications of simulation in fields such as engineering, science, healthcare, and social sciences. Simulations can range from simple models to complex, interactive environments, allowing researchers and practitioners to test hypotheses, train individuals, and predict outcomes without the risks or costs associated with real-world experiments. The topic also explores different types of simulation software and tools, as well as best practices for designing and validating simulations.

https://github.com/pyroll-project/pyroll-roux-spreading

Plugin for PyRolL providing the Roux spreading model.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 25 Feb 2026

https://github.com/mateuszk098/argon-molecular-dynamics

Simulation of molecular dynamics for the argon gas.

cpp molecular-dynamics physics-simulation simulation visualisation

Last synced: 07 Nov 2025

https://github.com/pyroll-project/pyroll-pillar-model

Plugin for PyRolL providing basic data structures for discretization of a Profile and a RollPass into Pillar Elements.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 21 Mar 2025

https://github.com/jonas-scholz123/particle-simulation

This is an efficient O(n) simulation of n particles in a 3D box. I have built my own little ascii-console animation to show the particles!

collisions ncurses particles performance simulation

Last synced: 13 Jun 2026

https://github.com/bigraph-toolkit-suite/bigraphs.grgen-bigraphs

BiGGer is a transformation tool and library that translates bigraphical models and rules to GrGen.NET-compatible files. It enables bigraph rewriting using GrGen.NET.

bigraphs graph-rewriting graph-transformation grgen rules-engine simulation

Last synced: 13 May 2026

https://github.com/djaler/gravitysimulator

Simulation of gravity of objects in space

gravity physics simulation

Last synced: 24 Jun 2025

https://github.com/basinghse/covid19simulator

Real Time Assessment and Simulation of COVID-19 - showing current numbers of cases, deaths and treated patients globally.

coronavirus covid-19 data real-time simulation visualisation visualisation-data-ingester

Last synced: 05 Apr 2025

https://github.com/guilyx/dummy-robot

Simulation of a robot using teleoperation or path-finding...

matrix path-finder path-planning robot robotics simulation teleop teleoperation

Last synced: 17 May 2026

https://github.com/rasmussvala/tncg15-global-illumination

A ray tracer in C++ that simulates light, shadows, caustics and reflections.

cpp linkoping-university liu monte-carlo raytracer raytracing realistic simulation

Last synced: 28 Mar 2025

https://github.com/yashitacodes/pwc-powerbi-analytics

This repository contains Power BI dashboards created as part of the PwC Switzerland Virtual Case Experience. The project focuses on analyzing call center trends, customer retention, and diversity & inclusion to provide actionable business insights.

analytics business-analytics business-intelligence forage powerbi pwc simulation visualization

Last synced: 07 Feb 2026

https://github.com/marcellharmaci/kotlin_game_of_life

Game of Life project written in Kotlin using JavaFX for graphics

desktop-app kotlin simulation

Last synced: 30 Jul 2025

https://github.com/zeozeozeo/p5-liquids-and-softbodies

Demonstration of softbodies and liquids with p5.js and matter.js

fluid liquid matter-js p5js physics-simulation simulation softbodies

Last synced: 26 Mar 2025

https://github.com/acrane77/particlesimulation

A real time particle system written in C++ with OpenGL, featuring multiple emission patterns, dynamic winds, rendered as smooth, feathered point sprites with custom GLSL shaders.

cpp english opengl particles physics physics-simulation simulation

Last synced: 14 May 2026

https://github.com/tsotimus/LRU-Cache-Simulator

A JavaScript simulation of hardware cache with k-way associativity and LRU replacement strategy

cache calculator javascript js lru-cache simulation

Last synced: 10 Sep 2025

https://github.com/jafarmussaid/cdpr-auto-calibration

Autocalibration simulation tool for Cable-Driven Parallel Robots (CDPRs) using inductive sensors.

auto-calibration c-language calibration cdpr robotics simulation

Last synced: 17 May 2026

https://github.com/gszep/reaction-diffusion

Interactive reaction-diffusion system simulator in two spatial dimensions

jupyter nodejs reaction-diffusion simulation thesis turing-pattern webgl

Last synced: 20 Jan 2026

https://github.com/hhio618/golem-lorenz-attractor

Simulating Lorenz attractor on Golem.network

lorenz-attractor scipy simulation

Last synced: 19 Feb 2026

https://github.com/ayeshathoi/simulation-sessional-412

Simulation of SSQS, Inventory System, Transient State, PERT, Monte Carlo Alo etc.

data-analysis excel inventory-system monte-carlo python simulation ssqs triangle-distributions

Last synced: 31 Jul 2025

https://github.com/talhaahussain/boids-cli

An implementation of Craig Reynolds' Boids (1986) as a command line interface.

boids boids-simulation cli ncurses simulation

Last synced: 31 Jul 2025

https://github.com/alepiga/giocodellavita

Un programma Windows Forms sviluppato in C# che simula il ciclo ambientale.

csharp simulation winforms

Last synced: 17 May 2026

https://github.com/ahmednassar7/operating-system-simulator

A Java simulator of a simple operating system with a round robin scheduling algorithm and memory-to-disk swapping for larger virtual memory.

java operating-system round-robin-scheduling simulation

Last synced: 13 Apr 2025

https://github.com/pyroll-project/pyroll-elastic-mill-spring

Plugin for PyRolL incorporating the influence of the elastic mill spring.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 21 Mar 2025

https://github.com/yds12/life

Conway's Game of Life implemented in the Crystal language with the CrSFML library.

conway-game crystal game-of-life simulation

Last synced: 03 Mar 2025

https://github.com/pyroll-project/pyroll-report

PyRoll rolling simulation framework - HTML report generation.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 21 Mar 2025

https://github.com/pyroll-project/pyroll-tension-spreading-interaction

Plugin for PyRollL providing a model calculating the influence of tension on spreading.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 21 Mar 2025

https://github.com/shijbey/orrery

Another agent-based social simulation framework for emergent narrative experimentation

agent-based-modeling emergent-narrative python simulation social social-simulation

Last synced: 28 Mar 2025

https://github.com/prodis/toy_robot

A simulation of a toy robot moving on a square tabletop.

prodis ruby simulation toy-robot

Last synced: 28 Mar 2025

https://github.com/aboqasem/ants-and-bugs

Simple Java Swing simulation game with the application of software engineering principles and design patterns.

2d creatures java-swing simulation

Last synced: 30 Oct 2025

https://github.com/xcraft-inc/goc

Wrapper to simulate symlinks on Windows platform by calling a batch script.

goc simulation symlink windows

Last synced: 14 May 2026

https://github.com/jeremy-cleland/parking_optimization

Real-time collaborative parking optimization system using advanced algorithms including game theory Nash equilibrium, A* pathfinding, ML forecasting, and driver psychology modeling. CIS 505 project demonstrating practical algorithm applications in urban planning.

a-star algorithms api-integration data-visualization demand-forecasting driver-behavior dynamic-pricing dynamic-programming game-theory graph-algorithms machine-learning nash-equilibrium parking-optimization python real-time-optimization route-optimization simulation traffic-management university-of-michigan urban-planning

Last synced: 19 Jul 2025

https://github.com/konermannlab/esi_droplet_na_bradykinin

MD simulation of an evaporating ESI droplet, with TIP4P/2005 water, Na ions, and bradykinin (peptide)

charged droplet electrospray evaporation ion md model peptide protein residue simulation

Last synced: 25 Sep 2025

https://github.com/akimuddinshaikh/modelling-simulation-and-optimization

A comparative study of Integer Programming, Genetic Algorithm, and Simulated Annealing to solve the Traveling Salesman Problem. Benchmarked algorithms on datasets of 29, 40, and 80 cities and analyzed solution quality vs. execution time. Results demonstrate the trade-offs between accuracy and computational efficiency.

modelling optimization python simulation travelling-salesman-problem

Last synced: 17 May 2026

https://github.com/brianruggieri/dog-playground

Interactive dog playground with pan/zoom canvas, throw-toy physics, and autonomous dog behavior.

browser-game casual-game css dog dog-playground game-development html5 html5-canvas javascript physics playground simulation vanilla-javascript web-game

Last synced: 07 Mar 2026

https://github.com/CoderAnchel/EuroFighterJava

This project is dedicated to developing the central software of the EuroFighter Typhoon, focusing solely on the internal systems of the fighter without including external factors such as environmental physics, maps, or atmospheric conditions. The goal is to simulate the functionalities and internal systems of the EuroFighter Typhoon with fidelity

algorithms fighter-jet java javafx military simulation

Last synced: 08 Nov 2025

https://github.com/bradenkeiser/amber_protocol

Complete automated HPC protocols for running complexed MD simulations in Amber and subsequent PBSA and per-residue decomposition analysis using a model HMG-CoA reductase dual-ligand system, uses Bash, Python, and R

amber automation bash complex decomposition hpc md protocol python r simulation

Last synced: 09 Apr 2026

https://github.com/leosimoes/uerj-modelagem-computacional-tanque

Trabalhos desenvolvidos na disciplina de Modelagem Computacional no período 2018.1. Problema do carregamento de caminhões tanque: massa vs nível do líquido.

python simulation

Last synced: 10 Sep 2025

https://github.com/zerdicorp/ants_simulation

Simple ants simulation, at a basic level is an advanced slime simulation algorithm.

algorithm ants simulation visualization

Last synced: 19 Jul 2025

https://github.com/ifeisachildofgod/spaceinvader

This is a game made with the LOVE 2d module of lua, it is heavily inspired by the retro game space spaceinvader

game game-development love2d lua simulation

Last synced: 17 May 2026

https://github.com/s4b7r/gravjs

Little two-man peer-coding project, learning /playing with JS / canvas, simulating gravity in a little single-player game

javascript javascript-game simulation

Last synced: 02 Aug 2025

https://github.com/svmiller/stsd

Simulate Time Series Diagnostics

dickey-fuller phillips-perron r simulation time-series unit-root

Last synced: 19 Oct 2025

https://github.com/niccolozanotti/epidemic-seir-model

A C++ simulation of the spread of an epidemic using SEIR model based on SMOOTH (http://dx.doi.org/10.1145/2068897.2068957) mobility model

seir-model simulation

Last synced: 06 Oct 2025

https://github.com/kmoraza/jovian-system

Simulation des Jupitersystems, also des Systems der Monde und Ringe des Jupiters (Simulation of Jovian system, a system of moons and rings of Jupiter)

astronomy astrophysics javafx javafx-application javafx-desktop-apps javafx-gui jovian-system jupiter-planet openscad simulation

Last synced: 17 May 2026

https://github.com/adilevi25/memorymanageroop

A C++ memory management system using OOP principles

allocator cpp data-structures memory-management oop simulation

Last synced: 17 Jul 2025

https://github.com/jonatasperaza/gavity_simulator

Simulador de Gravidade - Algoritmo de Barnes-Hut

barnes-hut-algorithm barnes-hut-simulation gravity pygame python simulation

Last synced: 17 Jul 2025

https://gitlab.com/0nironauta/Oniria-Times

This is a game made in Unity for the Ludum Dare 42 game jam. Open project. Please fell free to fork or clone it.

Unity dreams ld42 ldjam ludum-dare-42 narrative newspaper oniria simulation

Last synced: 29 Sep 2025

https://github.com/amr-yasser226/ambulance-management-system-dsa

A centralized system for managing ambulance services across multiple hospitals, utilizing data structures to optimize ambulance allocation and improve emergency response times.

algorithms ambulance-management-system course-project cpp data-structures emergency-services hospital-simulation optimization patient-dispatch priority-queue queue real-time-simulation resource-allocation simulation stack systems-design unit-testing zewail-city

Last synced: 17 Jul 2025

https://github.com/aenoshrajora/ghost-phish

Ghost-Phish is a Bash-based tool for simulating phishing attacks, offering customizable emails, phishing sites, and real-time user tracking to help test and improve cybersecurity defenses.

bash cybersecurity penetration-testing phishing phishing-toolkit red-teaming security-testing simulation social-engineering

Last synced: 16 Jul 2025

https://github.com/robotpy/robotpy-halsim-gui

Moved to https://github.com/robotpy/mostrobotpy

frc python robotics robotpy simulation

Last synced: 29 Sep 2025

https://github.com/haasr/conway-life-game-py

John Conway's game of life in python (CLI)

cli conways-game-of-life python python3 simulation simulator

Last synced: 11 Jun 2026

https://github.com/jeremy-rifkin/covid-simulator

Covid 19 simulation experiment

covid-19 simulation

Last synced: 15 Jul 2025

https://github.com/choijione/project_animation3d

Animation3D : 3D 캐릭터 애니메이션 구현 프로젝트입니다.

character-animation opengl simulation

Last synced: 05 Aug 2025

https://github.com/subspace-lab/simdoc-mcp

MCP server for scientific simulation documentation (PyBaMM, Cantera, and more)

cantera claude cursor mcp pybamm scientific-computing simulation

Last synced: 20 Jan 2026

https://github.com/mahdi-jamil/fcfs-scheduling-algorithm

simulating FCFS algorithm in java using multithreading

fcfs-process-scheduling multithreading simulation

Last synced: 06 Aug 2025

https://github.com/europ/vutbr-fit-ims

VUTBR - FIT: IMS 2017/2018

fit ims modelling simlib simulation vut vutbr

Last synced: 07 Aug 2025

https://github.com/parthapray/nadi-astrology-machine-learning

This repo shows the simulation coding of Nadi Astrology with Machine Learning

astrology history machine-learning nadi sanatandharma simulation tamil-language

Last synced: 02 Oct 2025

https://github.com/tharindu714/remote-changing-application-bridge

A sleek Java‑Swing application illustrating the Bridge Pattern in action—switch seamlessly between TV and Media Player remotes, full‑screen GIF animations included!

bridge-pattern design-patterns gif-animation object-oriented-programming remote-control simulation

Last synced: 07 Aug 2025

https://github.com/caeassistant-group/abaqus-johnson-cook-sandwich-panel-impact-under-tnt-blast

In this project, a sandwich panel sample with a honeycomb structure under TNT blast load was analyzed. For this analysis, the Johnson-Cook elastoplastic model was applied, and the simulation was conducted under the load of a 1 kg TNT explosion.

abaqus cae damage damage-detection failure failure-analysis finite-element-analysis johnson-cook simulation

Last synced: 04 Jan 2026

https://github.com/sourceduty/android_app_simulator

📱 Plan, create and simulate different types of Android apps for Android Studio.

ai android android-app android-simulator android-studio app-simulation app-simulator artificial-intelligence chatgpt simulation simulator

Last synced: 08 Aug 2025

https://github.com/edwardlavender/patter-eval

Methods supporting Lavender, E. et al. (2025). Particle algorithms for animal movement modelling in receiver arrays. Methods in Ecology and Evolution. https://doi.org/10.1111/2041-210X.70028

approximation flapper-algorithms numerical-experiment particle-filtering patter performance r rstudio sensitivity simulation

Last synced: 16 Jun 2026

https://github.com/mohitkh7/ros-stockroom-bot

Robot operating system based stockroom bot stimulated over Gazebo

gazebo robotics rospy simulation

Last synced: 08 May 2026

https://github.com/usuallysleebee/monty-hall

Winning argument with my girlfriend via code.

monty-hall simulation

Last synced: 13 Jan 2026

https://github.com/rodyherrera/opendxa

Open Source & GPU-Accelerated Dislocation Extraction Algorithm (DXA)

dislocations dxa gpu-accelerated lammps materials-science molecular-dynamics ovito simulation

Last synced: 30 Jun 2025

https://github.com/mhw32/persistent-homology

Statistically Quantifying Difference in the Observable Universe under Warm and Cold Dark Matter Assumptions

astrostatistics hypothesis-testing persistent-homology simulation

Last synced: 30 Jun 2025

https://github.com/siyu1017/webos

The predecessor of Windows 11.

fun javascript js oparating-system os prank simulation simulator web webos

Last synced: 27 Apr 2026

https://github.com/nanteduo/no_girl_with_you

这个程序是一个社会行为模拟器,模拟女孩选择策略,在n排n列的座位中,女孩们只会选择坐在帅哥身边,女孩不会坐在丑男前后左右四个位置。

agent-based-modeling decision-making emoji girl-strategy grid-simulation handsome-or-ugly pyqt5 python python3 seat-selection simulation social-behavior

Last synced: 15 Mar 2025

https://github.com/rabestro/greenfoot-zombie-invasion

Zombie Invasion interactive simulation

greenfoot java simulation

Last synced: 08 Nov 2025