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.
- GitHub: https://github.com/topics/simulation
- Wikipedia: https://en.wikipedia.org/wiki/Simulation
- Created by: The scientific and engineering community
- Related Topics: modeling, virtual-reality, computer-science, data-science,
- Aliases: simulations,
- Last updated: 2026-06-25 00:24:49 UTC
- JSON Representation
https://github.com/bizbrf/game-of-life-studio
Conway's Game of Life — a polished web studio with infinite sparse grid, pattern library, custom rulesets, RLE import/export, and themes. No install, no build.
canvas cellular-automata conway-game-of-life game-of-life javascript no-build simulation
Last synced: 09 May 2026
https://github.com/xyluo25/vissim2gmns
vissim2gmns converts VISSIM files (.inpx, .fzp, .fhz) into GMNS format with WGS 1984 coordinates for easy GIS visualization and analysis.
analysis fhz fzp gmns inpx simulation vissim
Last synced: 24 Feb 2026
https://github.com/pythonhealthdatascience/stars-reproduce-shoaib-2022
Assessing the computational reproducibility of Shoaib and Ramamohan 2022 as part of STARS.
discrete-event-simulation india open-science python quarto reproducibility reproducible-research salabim simulation
Last synced: 05 Feb 2026
https://github.com/jtaylorchang/infection-simulation
A user-specified simulation of an infection spreading from an origin out of nearly 100 available countries, climates, and symptoms. Renders live graphs and a 2D map visualization
Last synced: 10 Mar 2025
https://github.com/bjclayton/game-of-life
Conway's Game of Life Simulation using P5.js
conway-game javascript p5js simulation
Last synced: 11 Jun 2026
https://github.com/llnl/cyme-launcher
Utility to help run CYME on HPC
cyme energy go hpc launcher simulation utility
Last synced: 18 Oct 2025
https://github.com/olivia-banks/cardinal
Cardinal FTC Simulation Software
aerospace-engineering first-tech-challenge quantum-machine-learning robotics simulation simulation-modeling
Last synced: 14 Apr 2026
https://github.com/gnu11111/zoo
Zoo (Genetic Algorithm and Neural Networks Playfield)
genetic-algorithms kotlin neural-networks simulation
Last synced: 18 Oct 2025
https://github.com/beliavsky/r_and_fortran
Examples of simple R and Fortran programs that calculate descriptive statistics and of equivalent R and Fortran syntax
fortran fortran-tutorial language-comparison r r-tutorial simulation statistics
Last synced: 25 Mar 2025
https://github.com/ktauchathuranga/ready-queue-tracker
dont worry about it... :)
process-scheduling ready-queue simulation
Last synced: 14 Mar 2026
https://github.com/jonoomph/spinout
Lightweight car dynamics sim for AI control on challenging terrain. EXPERIMENTAL and WIP.
ai driving-simulator experimental self-driving simulation
Last synced: 14 Apr 2026
https://github.com/sodascience/schools_synth_test
Test code for disaggregated synthetic control with simulated data
causal-inference simulation statistics synthetic-control
Last synced: 20 Mar 2025
https://github.com/imperialcollegelondon/pendulum-tkinter-testcase
Simple test case to show how to use Python and Tkinter to manage a pendulum simulation
conda-environment pendulum python3 simulation tkinter
Last synced: 19 Oct 2025
https://github.com/pranjalco/coffee-machine-intermediate
This Coffee Machine project is a Python-based program that simulates a real-world coffee vending machine. It allows users to select from available drinks, processes payments, and dispenses coffee based on sufficient resources. It also includes functionality for resource management and a maintenance mode to check resources and earnings.
automation cli-application fundamentals intermediate programming project-based-learning python-programming resource-management simulation
Last synced: 19 Oct 2025
https://github.com/mahdirazaqi/game-of-life-js
Conway's Game of Life written with Javascript
conways-game-of-life evolution game game-of-life javascript life simulation turing-machine
Last synced: 09 Apr 2025
https://github.com/eddietal2/trading_simulator
Trading Simulator for the Stock Market
python simulation stock-market
Last synced: 23 Jan 2026
https://github.com/r0bba21/modern-game-dev-2
simple godot game dev tycoon style of game, exe files in the google drive below
game game-development godot godot-engine godot4 simulation
Last synced: 25 Mar 2025
https://github.com/automatika-robotics/kompass-sim
Ready-to-use simulation and testing environments for 2D robot navigation, fully integrated with Kompass navigation stack
gazebo kompass navigation robotics ros ros2 simulation testing
Last synced: 10 May 2026
https://github.com/razvan48/physics-newtonian-mechanics-simulator
A simple Newtonian Mechanics simulator, featuring capsules and balls as physical objects
collision newtonian-mechanics opengl physics simulation
Last synced: 17 May 2026
https://github.com/saro0307/edison-puzzle
An computer program to interpret the working concept of the Edison's puzzle
puzzle puzzle-game python simulation visualization
Last synced: 25 Mar 2025
https://github.com/vdesmond/arq-protocols
Implementation of Automatic Repeat reQuest (ARQ) protocols in python
Last synced: 18 Jan 2026
https://github.com/robertapplin/disruption-of-planetary-systems
A simulator of three and four body gravitational encounters with a supermassive black hole.
cplusplus gravitational-encounters planet simulation star supermassive-black-hole
Last synced: 18 Jul 2025
https://github.com/claudemuller/life.go
Conway's Game of Life in Go
conways-game-of-life go raylib simulation
Last synced: 31 Jul 2025
https://github.com/claudemuller/life.c
Conway's Game of Life in C
c conways-game-of-life raylib simulation
Last synced: 08 Apr 2025
https://github.com/vaticyai/syncpocalypse
This repository simulates a one-time database migration/backup: Pod stuck on CrashLoopBackoff and no body cares.
crashloopbackoff golang job k8s simulation
Last synced: 01 Apr 2025
https://github.com/tomlobato/newton-rocks
Numerical solution for Newtonian Gravitation in the Solar System
gravitation physics ruby simulation
Last synced: 28 Jun 2025
https://github.com/eggplantbren/roguetraders
economics microeconomics monte-carlo simulation
Last synced: 25 Mar 2025
https://github.com/itzmeanjan/robotics
Robotics is :heart:
gazebo gazebo-plugin robot robotics ros ros-melodic simulation
Last synced: 30 Apr 2026
https://github.com/anolchakraborty/lamport-clock-simulator
Lamport Clock Simulator: A Python-based terminal user interface (TUI) application that simulates Lamport clocks in a distributed system, allowing you to trigger local events, send time-stamped messages, and observe synchronization between processes in real-time using sockets.
distributed-systems lamport lamport-algorithm lamport-clock lamport-clock-algorithm lamport-logical-clock linux python python3 rich simulation simulator tui
Last synced: 20 Jun 2026
https://github.com/heyfoz/cpp-voting-ballot-array-functions
The Voting Ballot Array Functions Program (C++) creates 3 arrays to store candidates, votes, and percentages to simulate a random election winner. The arrays are filled after the program reads an input file titled "Candidates.txt". Functions are used to pass the arrays and calculate the results, which are printed to the console & an output file.
Last synced: 25 Mar 2025
https://github.com/atticuszeller/isaaclab-uv
🚀 UV package manager for issac sim and issaclab
Last synced: 11 Jun 2025
https://github.com/sourceduty/neural_network_sim
🧠 Simulate, research and optimize neural networks.
ai ann artificial-intelligence artificial-neural-networks chatgpt cnn custom-gpt customgpt gpt gpts ml neural-network neural-networks neural-sim nn openai rnn sim simulation simulator
Last synced: 30 Mar 2025
https://github.com/boehringer-ingelheim/bprinstrattte
Causal Effects in Principal Strata Defined by Antidrug Antibodies
bayesian-methods causal-inference clinical-trial estimand mcmc-methods pharmaceutical-development principal-stratification r-package simulation stan time-to-event
Last synced: 22 Oct 2025
https://github.com/bakxy/vhdl-qqs
This project aims to automate the creation of test benches and support files for FPGA designs created using Quartus from Intel. By integrating a custom extension into VS Code, users can efficiently set up simulation environments with minimal manual effort.
fpga intel-fpga open-source quartus questasim simulation testbench-generation typescript vhdl visual-studio-code vscode vscode-extension
Last synced: 10 May 2026
https://github.com/rmarchet/blackhole-ts
Simulate a Schwarzschild black hole using three.js
astronomy blackhole glsl raytracing reactjs shader simulation threejs vitejs
Last synced: 12 Apr 2026
https://github.com/ruicao93/ovx-simulation
A Java implemention for a algorithm simulation which is designed for OVX resource mapping .
java openvirtex resource-mapping simulation
Last synced: 11 Jun 2025
https://github.com/mraskends/bankaccountsimulator
Simple C++ console app simulating basic bank account operations: deposit, withdraw, balance check. Educational project to practice core C++ features and version control.
banking beginner console-app cpp educational simulation
Last synced: 01 Apr 2025
https://github.com/rmathsphys/simulation-rock-paper-scissors
Tournament style simulation of the game of rock, paper, and scissors.
Last synced: 08 Apr 2025
https://github.com/f-corvaro/netpractice
"Master the essentials of network configuration and troubleshooting."
42roma 42romaluiss 42school common-core common-core-cursus ip ipaddressing network networking protocols routing simulation subnetting tcp tcp-ip
Last synced: 15 Mar 2026
https://github.com/rayniel95/proyecto-agentes
Project of Simulation and Declarative Programming courses in collaboration with @lemartinez2245. An interesting thing in this project is the creation of generics predicates and inheritance simulation in prolog language.
bfs-algorithm prolog-programming-language school-project simulation university-coursework university-of-havana university-project
Last synced: 24 Feb 2026
https://github.com/icarogabryel/moon-iv
16 Bit, multicore, unicycle processor for general purpose simulated in VHDL. Created as a tool for teaching computer architecture at Federal University of Piauí.
16-bit architecture computer-architecture computer-organization hardware hardware-simulation harvard-architecture simulation teaching vhdl
Last synced: 15 Mar 2026
https://github.com/bastien2203/react-ts-os
Mini OS is a web application simulating an operating system, built with React and TypeScript, and deployed on Vercel. It offers an interactive user interface with windows, allowing users to experience a desktop-like environment directly in their browser.
Last synced: 17 Apr 2026
https://github.com/cwwhitney/decision_modeling_tutorial
A tutorial for a one day lecture and experiential process of decision modeling
agroecology decision decision-analysis farming monte-carlo r simulation uncertainty
Last synced: 01 Apr 2025
https://github.com/saeun-park/regression-analysis
통계이론연구실 학부연구생
analysis probability-distribution r simulation
Last synced: 01 Apr 2025
https://github.com/abdulsamie10/snakesimulation
Snake Simulation developed using Java (frontend and backend) and following mvc pattern.
2d-game 2dgame game java java-8 java-simulation mvc mvc-pattern simulation snake-game threading
Last synced: 23 Oct 2025
https://github.com/mwja/planetary-simulation
Simple project I did for school. May rewrite in the future or add documentation
Last synced: 24 Oct 2025
https://github.com/githubsolver123/bus-tracker
Real-time bus tracking simulation built with R Shiny and Google Maps API. Visualizes bus movement along Broadway in NYC with 2-second position updates.
data-visualization geospatial gis google-maps-api r r-shiny real-time shiny simulation transportation web-application
Last synced: 01 Apr 2025
https://github.com/sofyansetiawan/oop-game-arena-review
Educational purpose for oop review session
challenge education oop oop-concepts oop-javascript oop-principles simulation
Last synced: 31 Jan 2026
https://github.com/joneug/dvr-value-iteration
Simulation of Value Iteration for a Dynamic Vehicle Routing Problem
dynamic-vehicle-routing-problem julia simulation value-iteration
Last synced: 20 Mar 2025
https://github.com/grayhatdevelopers/gameoflife_cpp
Simple Game of Life simulation written in C++, working in the console.
console-application cpp mathematics simulation student-project
Last synced: 01 Jun 2026
https://github.com/cyberarm/citysim
Creating a simple city simulation
2d-game game gamedev gosu ruby simulation
Last synced: 01 Jun 2026
https://github.com/guinpen98/savannah
This is a simulator of plants and herbivores and carnivores.
cpp dxlib ecosystem-model simulation simulator
Last synced: 24 Oct 2025
https://github.com/gui-mrtns/lavadora
Este projeto consiste na simulação de uma máquina lavadora na placa PIC18F4520 da PICGenios.
c-programming embedded-c embedded-systems iot microcontroller pic18f4520 simulation
Last synced: 10 Jun 2026
https://github.com/donnc/retail-simulation
a quick and dirty retail and ewallet simulation
ewallet python retail simpy simulation
Last synced: 25 Oct 2025
https://github.com/dlr-amr/t8gpu
Header-only finite volume library targetting GPUs using t8code as meshing backend.
adaptive-mesh-refinement cuda finite-volume gpgpu-computing hpc mesh mpi parallel-computing simulation
Last synced: 10 May 2026
https://github.com/rewired/weed-breed-js
This project is a simulation game for breeding and growing weed. It includes a simulation engine that models plant growth, environmental factors, and costs.
cannabis economy-simulator esm game javascript jest nodejs procedural-generation simulation tycoon-game
Last synced: 14 Apr 2026
https://github.com/pyroll-project/pyroll-mauk-gottschling-flow-stress
Plugin for PyRolL providing the flow stress approach and material database for the flow stress model of Mauk and Gottschling.
groove-rolling materials metal-forming pyroll python rolling simulation
Last synced: 23 Jan 2026
https://github.com/iamanonymous419/marketverse-banking
This project uses NestJS and MongoDB to mimic a banking API for the Marketverse project.
docker javascript mongodb nestjs simulation typescript
Last synced: 12 Apr 2026
https://github.com/memo1918/gameoflife
game game-development game-of-life gameoflife interactive pygame python simulation
Last synced: 25 Oct 2025
https://github.com/cashewpillar/os-algorithms
my simulations of OS algorithms in class, low level design who??
algorithms os python python-3 python3 simulation
Last synced: 26 Oct 2025
https://github.com/belhoussine/coronavirus-simulation
An online simulation showcasing the effects of the coronavirus on a given society, how it can spread within it, and how collective behavior can change the propagation of the virus.
behaviour coronavirus covid-19 p5js quarantine simulation society
Last synced: 01 Jun 2026
https://github.com/babaid/ising-model-simulation
A project containing simulations of Ising Chains known from theoretical physics.
computerscience ising-model physics simulation theoretical-physics
Last synced: 28 Jan 2026
https://github.com/tmsalab/simcdm
Simulate cognitive diagnostic model data for Deterministic Input, Noisy "And" Gate (DINA) and reduced Reparameterized Unified Model (rRUM) from Culpepper and Hudson (2017) <doi: 10.1177/0146621617707511>, Culpepper (2015) <doi:10.3102/1076998615595403>, and de la Torre (2009) <doi:10.3102/1076998607309474>.
cognitive-diagnostic-models psychometrics r rcpp rcpparmadillo simulation
Last synced: 13 May 2026
https://github.com/chippokiddo/skittlesshaker
Heads or tails simulation of Skittles
Last synced: 24 Mar 2025
https://github.com/ovitrac/generativesimulation
This repository is devoted to the emergence of Generative Simulation—a concept that hybridizes large language models (LLMs) and simulation. Simulation engines are developed or wrapped in such a way that they can be directly manipulated by generative AI, without requiring intensive retraining or fine-tuning.
ai generative-ai llm modeling-and-simulation multiscale-simulation object-oriented-programming python simulation
Last synced: 24 Mar 2025
https://github.com/nathsou/hdl
Hardware Description (and Simulation) Library
electrical-engineering hardware-description hardware-description-language hardware-design logic-gates simulation simulator tri-state
Last synced: 01 Jun 2026
https://github.com/ankur-tutlani/game-simulator
Normal-form game simulations and norms
agent-based-modeling evolutionarygame gametheory nash-equilibria nash-equilibrium normal-form-games norms pareto-efficiency simulation
Last synced: 10 May 2026
https://github.com/neuwcodebox/infinitehotel
Genetic Life in Hotel(?)
genetic-algorithm genetic-programming simulation
Last synced: 26 Oct 2025
https://github.com/JamesArruda/upstage
A Python framework for creating robust, behavior-driven Discrete Event Simulations
agent-based-simulation discrete-event-simulation discrete-event-simulations discrete-event-simulators simulation simulation-framework
Last synced: 22 Apr 2025
https://github.com/galenseilis/SimQ
Queueing network tool based on SimPy.
discrete-event-simulation queueing-models queueing-networks queueing-systems simulation
Last synced: 22 Apr 2025
https://github.com/upkie/new_agent
Template to create new agents and spines for Upkies
legged-robots python robotics simulation wheeled-biped
Last synced: 09 May 2026
https://github.com/brechmos/t2stimulate
T2 Stimulated Echo Simulation and Fitting
echo fitting-algorithm mri python simulation t2
Last synced: 24 Jan 2026
https://github.com/haziqj/lavaan.bingof
Limited Information Goodness of Fit Tests for Binary Factor Models
complex-samples composite-likelihood factor-analysis goodness-of-fit latent-variables pairwise psychometrics r simulation survey-weights
Last synced: 28 Jan 2026
https://github.com/rakin406/grid-world-ai
A grid world where the AI aims to reach the goal.
2d ai artificial-intelligence demo game-development simulation
Last synced: 10 Jun 2026
https://github.com/pyroll-project/pyroll-lippmann-mahrenholz-force-torque
Plugin for PyRolL providing the power and labour calculation after O. Lippmann and H. Mahrenholz
groove-rolling materials metal-forming pyroll python rolling simulation
Last synced: 24 Jan 2026
https://github.com/muonray/cern-root-financial-mechanics-and-market-analysis-codes
CERN ROOT codes used to develop the images and graphs in the article on my blog: http://muonray.blogspot.com/2014/09/particle-physics-software-and-financial.html
article cern cern-root drift efficient-frontier finance financial-analysis geometric-brownian-motion graphs market-analysis-codes monte-carlo monte-carlo-methods optimization-methods quant simulation statistics stock-market
Last synced: 24 Mar 2025
https://github.com/ibrahimessakine/arena_automotive-simulation-production-stock-parking
Experience the future of automotive manufacturing with our advanced simulation, seamlessly managing production, stock, and automobile parking. Gain insights into efficient production, inventory optimization, and strategic parking allocation within a cutting-edge automotive facility.
arena automobile process-automation rockwell-automation simulation
Last synced: 24 Jan 2026
https://github.com/geobosh/stableestim
R package for estimation of the four parameters of stable distributions. The package also provides functions to compute characteristic functions and tools to run Monte Carlo simulations.
characteristic-functions estimation r r-package simulation stable-distribution
Last synced: 24 Jan 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/sekulovskin/research-archive-masters-thesis
This repository contains the code necessary to fully reproduce the results presented in my master's thesis titled: "A Default Bayes Factor for testing Null Hypotheses about the Fixed Effects of Linear Two-level Models", as well as access to the openly available wrapper function which researchers can use to implement the proposed method.
Last synced: 18 Jan 2026
https://github.com/mr-mohan-v/driver-assistance-system
A driver assistance system that will remind a driver to follow eco-driving principles when a certain principle is violated
assistance driving-behavior microcontroller micropython raspberry-pi-3 simulation
Last synced: 06 Feb 2026
https://github.com/apdavison/bulbnet-reproduction
Code associated with the article "[Rp] Dendrodendritic inhibition and simulated odor responses in a detailed olfactory bulb network model"
computational-neuroscience neuron-simulator olfaction reproducible-paper rescience simulation
Last synced: 28 Jan 2026
https://github.com/israel-charles/vending-machine-firmware
Firmware & Simulation for a vending machine using the ESP32-WROOM development board, the programming language C, and the FreeRTOS (Real-Time Operating System). The vending machine operates under FreeRTOS to manage real-time tasks, handle concurrent operations, and simulate random faults.
c concurrent-programming cpp esp32 firmware freertos multithreading real-time-operating-system simulation
Last synced: 28 Jan 2026
https://github.com/talhaorak/bitlings
Inspired by Thronglets of Black Mirror's Plaything episode, Bitlings are creatures which try really hard to become sentient :)
aritificial-intelligence artificial-life simulation
Last synced: 06 Feb 2026
https://github.com/tjeufoolen/galaxysimulator
Galaxy simulation written in C# using UWP
2d csharp design-patterns memento-pattern simulation state-pattern strategy-pattern
Last synced: 31 Mar 2025
https://github.com/guiherzog/sphfluid
An implementation of the SPH algorithm with an interpretation of the total energy and pressure of the system.
computer-graphics hydrodynamics particles processing simulation
Last synced: 06 Feb 2026
https://github.com/fxedel/game-of-life
Just another simulation of Conway's Game of Life
ascii conway-game es6 game-of-life hacktoberfest nodejs simulation simulators
Last synced: 15 Apr 2026
https://github.com/luismsuarez/gameoflife
Implementation of the popular Wa-Tor simulation in C++ and Qt
cpp cross-platform game qt simulation wa-tor
Last synced: 15 Apr 2026
https://github.com/defgsus/lovebot
Botlove python server and client + webclient
bot botwars client love server simulation websocket
Last synced: 30 Mar 2025
https://github.com/hsu-aut/blocksworld_simulation
Visual blocksworld simulation with Pygame GUI and Flask REST API for AI planning research. Features 50 scenarios, multiple constraint sets, and LLM integration via MCP.
ai-agents ai-planning ai-research automated-planning blocksworld large-language-model llm mcp model-context-protocol simulation tower-of-hanoi
Last synced: 03 Apr 2026
https://github.com/alwaysvivek/evolving-ai-biosphere
A self-evolving AI biosphere leveraging LSTM/REINFORCE for adaptation.
ai artificial-intelligence biology deep-learning devops evolutionary-algorithms machine-learning mlflow mlops numpy python3 pytorch reinforcement-learning simulation torch
Last synced: 12 Apr 2026
https://github.com/assem-elqersh/mips-processor-designs
Comprehensive repository containing Verilog implementations of MIPS processors. Includes both single-cycle and multi-cycle architectures, each in separate directories, with full simulation testbenches and modular design components for educational and development purposes.
computer-architecture educational hardware-designs mips mips-architecture processor-design simulation verilog
Last synced: 06 Feb 2026
https://github.com/devkumarsadanandbiswas/devkumar_-biswas_portfolio
My Resume
simulation wordpress wordpress-development
Last synced: 06 Feb 2026