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/surtecha/multi-physics-simulation-engine
A real world physics simulation application built with python
jax numpy physics pygame python scipy simulation
Last synced: 14 Apr 2025
https://github.com/quantam-studios/natural-selection-simulator
A simulator of natural selection with predator-prey relationships.
c-sharp-unity science-fair simulation
Last synced: 01 Aug 2025
https://github.com/jguarato/2d-cavity-flow
Computational fluid dynamics (CFD) code for solving incompressible flow in a 2D lid-driven cavity.
Last synced: 04 Oct 2025
https://github.com/jguarato/2d-plate-heat-transfer
Codes for solving a heat transfer problem in a 2D flat plate.
Last synced: 04 Oct 2025
https://github.com/fire2a/docs
Fire2a research group documentation
boost landscape-ecology qgis-plugin simulation techincal-documentation-page
Last synced: 06 Mar 2026
https://github.com/phucngo2/world.execute.me.ts
TypeScript implementation of Mili - world.execute(me);
Last synced: 25 May 2026
https://github.com/pyroll-project/pyroll-pub1-benchmark
groove-rolling materials metal-forming pyroll python rolling simulation
Last synced: 21 Mar 2025
https://github.com/aarjaneiro/parallelqueue
A package for simulating parallel queueing systems in Python.
discrete-event-simulation parallel parallel-processing python queue simpy simulation
Last synced: 07 May 2025
https://github.com/josepedrodias/tabletop
an experimental tabletop engine in js/canvas
game gamedev sandbox simulation tabletop
Last synced: 14 Mar 2025
https://github.com/darkrai-404/snoopy_simulation
A Python-based behavioral simulation that models the interactions between dogs, humans, squirrels, toys, and food in a virtual environment. The simulation accounts for seasonal changes and tracks various aspects of dog behavior. The program outputs various analytics to help examine behavioral trends.
matplotlib-pyplot python3 simulation simulation-modeling
Last synced: 11 Jul 2025
https://github.com/rvalla/rpp-simulation
A software to simulate Rock, Paper & Probabilities game.
probability python3 simulation
Last synced: 25 Jul 2025
https://github.com/emrepel03/titan-space-program
Full JavaFX simulation from Earth to Titan with orbital mechanics, physics-based landing, and interactive GUI.
gui interactive-ui java javafx numerical-methods orbital-mechanics physics-engine simulation space-mission
Last synced: 18 May 2026
https://github.com/tsmorz/robot_sim
Robotic manipulator simulation that loads Denavit-Hartenberg patameters from a text file. The robot's tool position and orientation can be viewed to to analyze inverse kinematic and planning algorithms.
denavit-hartenberg manipulation planning robotics simulation simulator
Last synced: 03 May 2026
https://github.com/tien-thanh-hua/smart-light-sensor-inator
An automatic lighting system using light, range, and movement detection. Also comes with temperature and humidity measuring.
arduino-uno c-plus-plus iot-device simulation smart-home smart-lighting tinkercad
Last synced: 17 Jun 2025
https://github.com/bambier/bpsim
Bio processing simulator for Biotechnological proccess by focusing on Food Biotechnology and fermentation
biotech-application biotechnology fermentation fermentation-process python regression simulation simulator
Last synced: 29 Mar 2025
https://github.com/pyroll-project/pyroll-project.github.io
Information and Documentation Website for PyRoll
groove-rolling materials metal-forming pyroll python rolling simulation
Last synced: 21 Mar 2025
https://github.com/gonzalo-bulnes/stime
🦉 A testing (and partial) replacement for Python's time package, for fully-controlled time-dependent tests.
Last synced: 06 Apr 2025
https://github.com/vvv-keys/aishadow-malware-labs
AI-assisted malware simulation labs for red team research - content redacted for obvious reasons. Will be updating and applying in due time. Join community for demonstrations/practice.
ai autonomous cyber cybersecurity lab malware offense research security simulation testing warning
Last synced: 11 Jul 2025
https://github.com/gaocegege/scheduler-simulator
For researchers: Simulate scheduler behaviors in data centers
scheduler simulation simulator sparrow
Last synced: 04 Jul 2025
https://github.com/omarkhaledaw/uni
This contains all files and resources for the projects I've done as a Mechatronics and Robotics engineering student at the Egyptian Russian University (ERU)
arduino arduino-uno coppeliasim cpp cprogramming cprogramming-language embedded embedded-c embedded-systems matlab mechatronics mechatronics-engineering nodemcu-esp8266 raspberry-pi raspberry-pi-3 robotics simulation simulink solidworks vrep
Last synced: 25 Jan 2026
https://github.com/yukiisbored/mbdyn-docker
Docker image for MBDyn
docker mbdyn rigid-bodies simulation
Last synced: 22 Jun 2025
https://github.com/matronator/anxietysimulator
Simulation game of anxiety disorders
anxiety anxiety-disorder anxiety-simulator game phaser-game phaser3 simulation simulator simulator-game
Last synced: 12 Apr 2025
https://github.com/andezion/simulatoroffalling
This is my small project demonstrating the fall of a ball depending on user specified parameters.
cpp object-oriented-programming physics sfml-cpp sfml-library simulation
Last synced: 21 Mar 2025
https://github.com/michaelsproul/ewok
Simulator for a distributed fuzzy ordering algorithm
consensus distributed-systems safenetwork simulation
Last synced: 15 Aug 2025
https://github.com/verzatiledev/university.subsystemengine
Crap engine made in the University
2024 box2d cplusplus engine game gameengine graphics physics rendering sfml simulation studio visual
Last synced: 25 Jul 2025
https://github.com/cmu-sei/ghosts-cyber-range-and-exercise-simulation-tools
Range and simulation tools for executing realistic training and exercise events
Last synced: 15 Jul 2025
https://github.com/ornstein89/open3de-extsimint-gem
Open3D engine gem providing integration with external simulation model: video output to external model and motion input from external model
gem ipc modeling o3de open3d-engine open3de simulation
Last synced: 28 Oct 2025
https://github.com/nichitaa/multi-threaded-restaurant-simulation
a efficient multi threaded restaurant simulation with synchronized queues
network-programming python-flask-server simulation threading
Last synced: 23 Jun 2025
https://github.com/wjh18/mtc-football
Web-based American football simulation game built with Django
django football-simulation football-simulator python simulation
Last synced: 04 Mar 2025
https://github.com/sherifabdlnaby/cafe-simulator-multithreading-java
A Java program that simulates a Cafe customers entering, waiting in queue, sitting, eating and leaving. The program is an application of multi-threading using Java.
Last synced: 25 Jul 2025
https://github.com/richgrov/vkad
A simple, minimal-dependency CAD program powered by Vulkan
cad computer-aided-design simulation vulkan
Last synced: 15 Sep 2025
https://github.com/poteto0/mamba-model
bio-math model for basketball
basketball biomathematics simulation
Last synced: 09 Jul 2025
https://github.com/pyroll-project/pyroll-interface-friction
Plugin for PyRoll providing hooks for interface friction.
groove-rolling materials metal-forming pyroll python rolling simulation
Last synced: 21 Mar 2025
https://github.com/sami-bre/game_of_life
A simulation of Conway's game of life. A GUI software developped using Java and its Swing and AWT packages.
conways-game-of-life desktop-application gui java simulation zero-player-game
Last synced: 28 Mar 2025
https://github.com/klarh/hoomd_flowws
A library for modular HOOMD-Blue workflows
hoomd-blue molecular-dynamics molecular-simulation python simulation workflows
Last synced: 20 Jun 2025
https://github.com/banyc/mips
MIPS Compiler + Virtual Machine
compiler cross-platform education homework interpreter mips simulation toolkit virtual-machine
Last synced: 13 Mar 2025
https://github.com/lbirkert/three-body-problem
a three-body physics simulation written in python
physics python simulation three-body-problem three-body-simulation
Last synced: 13 Jul 2025
https://github.com/0ameyasr/edgecloudsim
A simulation of Mobile, Edge, Cloud-only computing models along with Hybrid (Cloud-Edge, Mobile-Edge) over a set of tasks using EdgeCloudSim
cloud-computing edge-computing java simulation
Last synced: 30 Apr 2025
https://github.com/thanos/eisvoli-exoginon
A simulation example in Golang
golang golang-examples simulation
Last synced: 30 Oct 2025
https://github.com/krios2146/2d-simulation
Project is a step-by-step simulation of a 2D world populated by herbivores and predators with console UI
Last synced: 13 Apr 2025
https://github.com/microgrids-x/microgrids.m
Operational & economic simulation of Microgrid projects. Matlab/Octave package of the Microgrids.X family.
energy matlab microgrids octave optimization simulation
Last synced: 08 Jul 2025
https://github.com/me-marvine/maceevolve
A simulation of evolution through natural selection
evolution evolve forms network neural neural-network simulation windows windows-forms winforms
Last synced: 06 May 2026
https://github.com/connellr023/game-of-life
A pretty simulation of Conway's Game of Life.
cellular-automata conways-game-of-life game-of-life rainbows rust simulation
Last synced: 05 Apr 2025
https://github.com/skazemi/genadequacy.jl
Tools for single node generation adequacy analysis
adequacy analysis generation julia numpy power-grids power-systems power-systems-analysis python simulation
Last synced: 09 Apr 2026
https://github.com/makosai/nyxy
Nyxy is an open-source game engine made with C++. The primary focus is a 3D isometric environment with a simplified interpreter.
3d-engine 3d-game-engine cpp cpp-game cpp-game-engine game game-development game-engine isometric-game open-source simple sims simulation simulation-game
Last synced: 11 Jul 2025
https://github.com/loccx78vn/simulation_in_r
This is a tutorial for R-user learning about simulation and how to apply it in supply chain management
r simulation supply-chain-management
Last synced: 15 May 2026
https://github.com/raulmurillo/conga_23
Code for reproducing CoNGA 2023 results on approximate posit arithmetic
approximate-computing computer-arithmetic floating-point image-processing posit simulation vhdl
Last synced: 11 Sep 2025
https://github.com/abraaohonorio/signals-and-systems
This repository is intended for the works of the discipline of Signals and Systems projects - UFPB- 2016_1
python signal signal-processing simulation
Last synced: 11 Jun 2026
https://github.com/athaanggoro10/appsmyalbum
created-apps myalbum simulation traning
Last synced: 28 Jun 2025
https://github.com/timschneider42/pyboolet
Object-Oriented wrapper for pybullet.
pybullet python python3 simulation
Last synced: 05 Apr 2025
https://github.com/karrlab/wc_analysis
Tools for analyzing whole-cell knowledge bases, models, and simulation results
computational-biology simulation systems-biology visualization whole-cell-modeling
Last synced: 25 Jun 2025
https://github.com/megospc/forcell
🧬 Particle life simulation with new features and Multi-threaded computing on CPU. 🧲
artificial-life cmake cpp17 multithreading particle-life simulation ubuntu windows
Last synced: 04 Jan 2026
https://github.com/quantam-studios/john-conways-game-of-life-recreation.
The Game of Life made with Pygame.
cellular-automata pygame python3 simulation
Last synced: 13 Sep 2025
https://github.com/pyroll-project/pyroll-basic
A meta package for installing quickly the PyRolL core and a set of basic plugins and extensions.
groove-rolling materials metal-forming pyroll python rolling simulation
Last synced: 25 Jan 2026
https://github.com/sbstndb/grayscott_k
A simple 3D GrayScott simulation using Kokkos enabling CUDA or OpenMP backend
cuda finite-difference grayscott grid kokkos laplacian openmp simulation visualisation
Last synced: 16 May 2026
https://github.com/caltechmsc/gensemble
A comprehensive tool that leverages multiple computational programs to predict transmembrane regions and construct accurate membrane protein structures with high precision.
biology caltech protein-prediction protein-structure simulation
Last synced: 11 Apr 2025
https://github.com/fastuptime/python_solar_system_simulation
Her gezegen, Güneş'in etrafında kendi yörüngesinde döner ve ekranda bu hareketi gerçek zamanlı olarak izleyebilirsiniz. Gezegenlerin özellikleri, mesafeleri ve yörünge süreleri gerçeğe uygun olarak ayarlanmıştır.
pygame python simulation solar-system
Last synced: 15 May 2025
https://github.com/webmatze/digital_garden
Digital Garden is a mesmerizing web-based simulation that brings to life the subtle beauty and complexity of a self-sustaining garden ecosystem.
Last synced: 04 Oct 2025
https://github.com/weileizeng/hybrid-viterbi-decoder
A viterbi decoding method able to decode both qubit error and syndrome error
convolutional-codes matlab quantum-error-correction simulation viterbi-decoder
Last synced: 23 Mar 2025
https://github.com/pilotcorgi/csim
A MOS Switch-Level Simulator
simulation switch-level-simulator transistor
Last synced: 08 Apr 2026
https://github.com/ait-testbed/atb-ansible-rootkeys
AECID testbed for installing public and private ssh-keys of simulated administrators.
aecid ansible ansible-role atb keys openssh simulation ssh testbed
Last synced: 14 May 2026
https://github.com/cakraawijaya/dashboard-iot
Node.js-based IoT Dashboard | Kelas IoT | Workshop Assignment
3-layer bootstrap dashboard emqx express-js font-awasome iot javascript mqtt mqttx node-js server-sent-event simulation v8-javascript-engine vs-code wokwi wss
Last synced: 01 Nov 2025
https://github.com/tatsh/freeband
An attempt at making a clone of Guitar Hero/Rock Band in C with SDL and OpenGL (archived project).
guitar-hero rock-band simulation
Last synced: 24 Sep 2025
https://github.com/marvk/marple-traffic-simulator
javafx mvvm mvvmfx simulation traffic traffic-simulation
Last synced: 18 May 2026
https://github.com/will-roscoe/nbody
Repo for my coursework for PHYS281 Scientific Programming and Modelling. A Library to simulate the interaction of solid bodies in 3D, and be able to graphically display motion or output in multiple forms. Integrates JPLHorizons data to be able to use in simulation.
jpl-horizons matplotlib nbody-problem physics python simulation university
Last synced: 21 Mar 2025
https://github.com/matthewpoletin/matchmaking
Matchmaking service simulation
Last synced: 22 Jul 2025
https://github.com/JunfXiao/trnsys-rust-template
A template to write rust-flavoured trnsys type
Last synced: 07 Sep 2025
https://github.com/yogpanjarale/game-of-life
Conwoy's; Game of life simulation made with p5.js and typescript
gameoflife p5js simulation typescript
Last synced: 05 Apr 2025
https://github.com/pyroll-project/pyroll-sims-power-and-labour
Plugin for PyRolL providing the power and labour calculation after R. B. Sims.
groove-rolling materials metal-forming pyroll python rolling simulation
Last synced: 12 Feb 2026
https://github.com/harshil21/aloft
Multi-level wind data for OpenRocket simulations
bun open-meteo openrocket rocket-simulation simulation typescript
Last synced: 22 Jun 2026
https://github.com/joshwlambert/daisiemainland
Simulate phylogenetic data on islands with a evolving mainland pool
Last synced: 27 Feb 2026
https://github.com/icarogabryel/flooat
HDL, simulator and Python framework. Designed to be friendly, simple, and productive. Easy to use and learn.
computer-architecture computer-organization digital-circuits eletronics framework hardware-description-language hardware-designs hdl integrated-circuits processor-architecture python python-module simulation
Last synced: 12 Mar 2025
https://github.com/p-sira/magba
Analytical magnetic computation for Rust
analytical-solution electromagnetism magnet magnetic-fields magnetism physics scientific simulation
Last synced: 11 Aug 2025
https://github.com/aptivi-archives/retroks
[Obsolete] Retro version of Kernel Simulator (based on 0.0.4.1)
application csharp dotnet dotnet-core dotnet-framework dotnet-framework-48 dotnet6 ftp-client kernel kernel-simulator kernels linux mono-runtime sftp-client shell simulation terminal visual-basic visual-studio windows
Last synced: 10 Aug 2025
https://github.com/denver-code/easynetsim
A simple network simulator for testing different protocols and routing between nodes.
Last synced: 08 Feb 2026
https://github.com/dthung1602/cooperativehunting
The goal of this project is to simulate and visualize the various hunting strategies as well as manoeuvres used by predators to corner and surround their prey.
hunting javafx-desktop-apps maven scenebuilder simulation
Last synced: 10 Apr 2026
https://github.com/icarogabryel/flote
Flote is a HDL and Python framework for simulation. Designed to be friendly, simple, and productive. Easy to use and learn.
computer-architecture computer-organization digital-circuits eletronics framework hardware-description-language hardware-designs hdl integrated-circuits processor-architecture python python-module simulation
Last synced: 23 Mar 2025
https://github.com/theoddysey/flappy-bird-python
Flappy Bird Game using Pygame
game game-development python simulation
Last synced: 26 Mar 2025
https://github.com/tfiers/spikeworks.jl
Helping you build spiking neural network simulations in Julia
computational-neuroscience julia simulation spiking-neural-networks
Last synced: 29 Oct 2025
https://github.com/microrobotics-simulation-framework/maddening
Modular Automatic Differentiation and Data-Enhanced Neural-network INteracting Graph (MADDENING). A pure JAX end-to-end autodifferentiable graph based framework for multiphysics simulation.
automatic-differentiation differentiable-simulation gpu-computing jax multiphysics python scientific-computing simulation xla
Last synced: 30 May 2026
https://github.com/sukiboo/persona_simulation
Simulate people with GPT models and generate response statistics
behavioral-science gpt simulation
Last synced: 14 Mar 2025
https://github.com/marvin9/distributed-algorithms
basic terminal simulation of election algorithms - a) bully algorithm
bully-algorithm coordinator coordinator-election-problem distributed-systems election-algorithm simulation
Last synced: 13 Jun 2026
https://github.com/openbraininstitute/snap
The Blue Brain/Open Brain Institute Pythonic Simulation and Network Analysis Productivity layer
Last synced: 17 Jan 2026
https://github.com/sukiboo/rl_personalization_challenge
Challenge of solving a personalization task with RL methods.
contextual-bandits openai-gym personalization reinforcement-learning simulation
Last synced: 14 May 2026
https://github.com/davidenunes/mason.jppf
WorkingExample of parallel exploration of parameter space using MASON and JPPF.
discrete-event grid java jppf parallel simulation
Last synced: 14 Mar 2025
https://github.com/noodlebox/clock
The clock package provides a generic API similar to `time` from Golang's standard library for a variety of time sources, such as a simulation clock that only steps forward when told, normal wall clock time, a clock that advances at a rate relative to another reference clock, or any layered combination of these.
clock go golang mock simulation time
Last synced: 14 Jan 2026
https://github.com/dvir-cohen1/orbit-view
A 3D solar system simulation built with React and Three.js, bringing the wonders of space to your screen.
react simulation space threejs
Last synced: 10 Apr 2026
https://github.com/genebit/p5js-double-pendulum
Double Pendulum simulation created in p5js
double-pendulum-simulation simulation web-application
Last synced: 18 May 2026
https://github.com/geekywrites/password-protection-system
Password protection system using embedded c and we used proteus simulation tool for simulation instead of hardware.
embedded-c password-protection proteus simulation
Last synced: 02 Mar 2025
https://github.com/fvandrad/crud-json-server
api back-end backend json json-server simulacao simulation
Last synced: 15 Apr 2026
https://github.com/dwidevelopes/advanced-soccer-simulation
Advanced Soccer Simulation AI Studying fotball
ai ai-agents fotballdata futscore pssi simulation simulator
Last synced: 10 Aug 2025
https://github.com/sculpttechproject/fleetstream
FleetStream is an experimental sensor‑to‑dashboard playground. It emulates a fleet of vehicles, captures raw telemetry, crunches it in real‑time with Apache Spark Structured Streaming and exposes the results for further analysis.
analytics car fleet iot obd simulation spark streaming
Last synced: 16 May 2026
https://github.com/zzhou292/chrono-hil
A Chrono-Based, Large-Scale, and High-Performance traffic and driving simulation middleware.
driving simulation traffic traffic-simulation
Last synced: 08 Mar 2026
https://github.com/sujaudd1n/rock-paper-scissors-simulator
Rock, paper and scissors simulator.
canvas game js rock-paper-scissors rock-paper-scissors-game rock-paper-scissors-js simulation
Last synced: 17 Jun 2025
https://github.com/kronopt/simulate
Simulator of Antibiotic Therapy Effects on the Dynamics of Bacterial Populations
antibiotic-resistance bacteria enterotype kivy microbiome python python-2 simulation
Last synced: 03 Oct 2025
https://github.com/erleben/prox2matlab
Toolbox for experimental verification of numerical methods for rigid body simulation or related types of simulation.
matlab pros-processing simulation tool
Last synced: 26 Mar 2025