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/ldgrp/schelling

Schelling's Model of Segregation in Haskell

schelling-model simulation

Last synced: 17 Jun 2025

https://github.com/urfdvw/spirograph

Javascript simulation of the Spirograph toy

simulation

Last synced: 06 Apr 2025

https://github.com/johnmackintosh/patientflow_ae

Simulating patient flow in the A&E on "good" and "bad" days

healthcare r simulation

Last synced: 20 Mar 2025

https://github.com/dpbm/rock-paper-scissors

A simulation of Rock Paper Scissors using Processing

game processing rock-paper-scissors-game simulation

Last synced: 27 Jun 2025

https://github.com/bravim-ketan-purohit/vendarch

VendArch is a modular, design-pattern-driven vending machine simulator built in C++. It uses State, Strategy, and Abstract Factory patterns to support multiple machine types. Highly extensible and cleanly architected, it models real-world product-line software systems.

cpp design-patterns lowleveldesign modulardesign oop simulation software-architecture state-pattern

Last synced: 15 Jun 2025

https://github.com/kartmaan/fire-simulation

A realistic simulation of fire propagation using thermodynamic and combustion principles, developed in Python with Pygame and NumPy

combustion combustion-models fire fire-simulation heat-transfer ignition materials materials-science numpy pygame simulation thermal-capacity thermal-conductivity

Last synced: 19 Aug 2025

https://github.com/gmostofabd/8051-stepper-motor

🛠️ This repository demonstrates how to interface a stepper motor with the 8051 microcontroller using the ULN2003 driver to handle the extra current required to run the motor. The project includes complete assembly code, Proteus simulation files, and documentation, along with screenshots and photos from testing.

8051 assembly circuit download driver file hex language microcontroller motor programming proteus simulation steeper stepper-motor uln2003

Last synced: 21 May 2026

https://github.com/jean9696/airport-checkin

Simulation of a check in desk in an airport for an academic project

simulation

Last synced: 29 Mar 2025

https://github.com/comba92/life-automata-sdl

⬜⬛ C++ implementation with SDL2 of Conway's Game of Life

conways-game-of-life cpp game makefile sdl2 simulation

Last synced: 19 May 2026

https://github.com/ghost---shadow/gravity-simulator

A 2D particle based gravity simulator using MATLAB

education euler euler-integration gravity particles simulation

Last synced: 07 Mar 2026

https://github.com/dlaehnemann/create-ecdna-testing-data

A Snakemake workflow for creating testing data for ecDNA analysis workflows: long reads (Nanopore with NanoSim) and short reads (Illumina with seqkit and mason).

circular-dna ecdna illumina-sequencing nanopore-reads simulation snakemake workflow

Last synced: 26 Mar 2025

https://github.com/pythonhealthdatascience/stars-reproduce-johnson-2021

Assessing the computational reproducibility of Johnson et al. 2021 as part of STARS.

copd discrete-event-simulation open-science quarto r reproducibility reproducible-research simulation

Last synced: 03 Nov 2025

https://github.com/davewalker5/stromatolitegrowth

Exploring stromatolite formation through computational growth: process-based models of microbial growth, sediment deposition, environmental forcing and layered structure.

computational-biology growth mathematical-modelling natural-history paleobiology scientific-visualization simulation stromatolite stromatolites

Last synced: 27 Jun 2026

https://github.com/endiba360/autonomous-car-unity

En este proyecto se busca implementar algoritmos de inteligencia artificial para lograr que un auto, a través de una simulación en Unity 3D, pueda recorrer una pista por su propia cuenta sin colisionar con su entorno.

artificial-intelligence autonomous-vehicles neural-networks simulation unity unity3d

Last synced: 06 May 2026

https://github.com/podusowski/covid-simulations

Couple of COVID-19 related simulations.

coronavirus covid-19 simulation

Last synced: 13 Mar 2025

https://github.com/nishantrana02/simulation-of-snake-robot-with-obstacle-avoidance

This project extends the ACMR Snake Robot with obstacle avoidance in CoppeliaSim. Using a proximity sensor, the robot detects objects within 0.4m and adjusts its vertical joints to respond dynamically. The system ensures smooth movement while avoiding collisions.

copelliasim obstacle-avoidance obstacle-avoidance-robot obstacle-detection simulation snake snake-robot vrep vrep-simulator

Last synced: 20 Jan 2026

https://github.com/erictherobot/julia-traffic-lights

A simple traffic light simulator written in the Julia programming language.

julia julia-language julia-testing simulation traffic-light

Last synced: 05 Mar 2026

https://github.com/jakubvojvoda/logistics-company-simulation

Modeling and simulation of logistics company

cpp logistics modelling simlib simulation

Last synced: 14 May 2025

https://github.com/kareem-emad/os-project

a small simulation for a system consisting of a managing process (kernel) ,Disk Process (performing disk operations) and clients processes requesting disk (adding/deleting content)

c os simulation

Last synced: 26 May 2026

https://github.com/gitfrid/virus3spread

virus3spread model-simulation

model simulation spread virus

Last synced: 22 Mar 2025

https://github.com/lucasmmg1/fallingsand

This is a falling sand particle simulator!

falling java particle processing sand simulation

Last synced: 19 May 2026

https://github.com/sbstndb/nbody_k

A simple 3D naïve NBody simulation using Kokkos enabling CUDA or OpenMP backend

cuda kokkos nbody openmp simulation

Last synced: 21 May 2026

https://github.com/jamesbomb/nuclear-football-v2

The Nuclear Football project is intented to run on a Raspberry Pi integrated into a briefcase with a screen, providing a simulation of a real nuclear football for enhanced realism in airsoft matches. This project combines hardware and software to bring a touch of thrilling strategy to recreational combat sports.

airsoft games raspberry-pi raspberry-pi-3 simulation

Last synced: 08 Mar 2026

https://github.com/daniel-elston/math-physics

Some Math and Physics visualisations/simulations for fun.

coding maths physics simulation visualisation

Last synced: 04 Apr 2025

https://github.com/juliendoutre/blood-flow-modelization

A school project involving partial differential equations solving with a biological application.

blood-flow cpp freefem simulation

Last synced: 28 Mar 2025

https://github.com/mm318/scirs-sim

A Rust implementation of a framework for modeling systems

simulation simulation-framework simulink simulink-clone

Last synced: 17 Mar 2025

https://github.com/lrmulkayhee/javascript-os

JavaScript OS is a comprehensive operating system simulation written in JavaScript. It provides a wide range of functionalities including process management, memory management, file system operations, and more.

benchmark commands javascript operating-system operating-system-learning os simulation testing

Last synced: 30 Mar 2025

https://github.com/alexanderepstein/3-d-gravity

Final Project For C.S. II

gravity java orbit simulation space

Last synced: 31 Dec 2025

https://github.com/wmkouw/sim-contactdynamics

Simulations of systems under contact dynamics.

contact-dynamics simulation

Last synced: 04 Apr 2025

https://github.com/oleksandrzadvornyi/aquarium-simulation

An interactive Java aquarium simulation where fish swim naturally and respond to food dropped by the user. Click anywhere to feed the fish and watch them swim toward the food.

animation aquarium-simulation awt-graphics desktop-application fish game interactive java java-awt simulation

Last synced: 19 May 2026

https://github.com/voschezang/project-agent-based-modelling

Agent Based Modelling of Traffic

simulation

Last synced: 21 Jun 2026

https://github.com/wangsimiao2000/animation_and_simulation

University of Leeds Animation Simulation Course Assignments

animation animation-blending collision-response simulation

Last synced: 06 Apr 2025

https://github.com/nishantbharali/portfolio

My official portfolio for visual demonstrations of my work and projects on vehicle controls, software testing, robotic simulations, AI and web development.

automotive control-systems convolutional-neural-networks machine-learning-algorithms projects robotics simulation software technology webdevelopment

Last synced: 19 May 2026

https://github.com/dnbsammie/overdrive

Racing simulator student project

car csharp racing-simulator simracing simulation unity unity3d

Last synced: 19 May 2026

https://github.com/suhlig/vvs-concourse

An experiment to visualize the VVS network using Concourse

concourse simulation traffic vvs

Last synced: 03 Mar 2025

https://github.com/samuelson777/sensor-data-dashboard-simulator

Interactive Sensor Data Dashboard Simulator showcasing temperature, humidity, light, and motion sensors with real-time visualization. Fully client-side, responsive, and designed to demonstrate sensor handling and frontend skills without hardware.

client-side css dashboard data-visualization frontend html iot javascript realtime responsive sensor simulation visualization webapp

Last synced: 30 Apr 2026

https://github.com/jomaway/router-sim

educational simulation of a routers webinterface

edu router simulation

Last synced: 20 Jan 2026

https://github.com/danilowskic/psm-pjait

Simple simulations of physical phenomena created for the needs of PSM laboratories (Fundamentals of Computer Simulations) at PJAIT

computer-simulation phisics pjatk-psm psm simulation simulations-physics

Last synced: 04 Sep 2025

https://github.com/sunghunbae/mdscribe

A toolset for molecular dynamics

amber desmond md openmm pdb simulation

Last synced: 04 Mar 2025

https://github.com/patriciobcs/mini-aevol

Parallel implementation of a reduced version of the Aevol simulator

aevol cuda simulation

Last synced: 19 May 2026

https://github.com/lucaangioloni/random_colors

Random color dots generation using P5. Demo here: https://lucaangioloni.github.io/random_colors

colors generation p5js simulation

Last synced: 29 Mar 2025

https://github.com/gmostofabd/8051-dc-motor

👨‍💻 This repository demonstrates how to interface a DC motor with the 8051 microcontroller using the L298 driver to handle the extra current required to run the motor. The project includes complete assembly code, Proteus simulation files, and documentation, along with screenshots and photos from testing.

8051 assembly circuit code dc description design download file hex microcontroller motor programming proteus schematics simulation

Last synced: 21 May 2026

https://github.com/arathbv/cpe416-autonomous-mobile-robotics

This is a repository of coursework and labs that was completed while taking the course CPE 416 Autonomous Mobile Robotics at California Polytechnic State University. The repository contains labs leading up to the Final Project in which an Autonomous Vehicle was designed and created to map a room and navigate to a position on the map.

docker ros2-humble simulation

Last synced: 19 May 2026

https://github.com/mbojan/outputter

Backend for dumping outputs from iterative simulations

output r simulation

Last synced: 19 May 2026

https://github.com/maziar110/api_client_test

A simple cloud with an API and a client written in python in order to test your infra. Integrated with OpenTracing

cloud cloud-computing docker docker-compose docker-image flask-api jaeger loadbalancer opentrace opentracing python3 simulation testing-tools

Last synced: 30 Apr 2026

https://github.com/insolor/turmite

A turmite machine implementation in Euphoria. Needs dos_rescue module to work.

euphoria simulation turmite

Last synced: 26 May 2026

https://github.com/arkaht/cpp-ekosystem

Ekosystem ─ a simple data-driven simulation game in C++ using Suprengine and ImGui

cpp custom-engine data-driven ecosystem imgui opengl sdl2 simulation

Last synced: 19 May 2026

https://github.com/nmisyats/basic-fluid-simulation

Basic WebGL fluid simulation.

fluid simulation webgl

Last synced: 26 Dec 2025

https://github.com/rhyshammonds-bit/ai_werewolf

🎲 Create a multi-model AI werewolf game prototype to engage players in strategic deduction and interactive storytelling.

ai claude deep-learning deepseek dotnet firebase game gemini infer-net mistral nextjs one-night onuw player simulation simulator social-deduction werewolf-game

Last synced: 29 Apr 2026

https://github.com/mako1245/kbdracer2x2-superspeed

🚀 Boost your keyboard racing skills with KBDRacer2x2-SuperSpeed, designed for fast-paced, fun challenges and competitive practice.

ahk arcade autohotkey autohotkey-v2 csharp dotnet forza forza-motorsport gaming gayming memory-mapped-file mmf racing racing-games simcade simulation vjoy windows

Last synced: 07 May 2026

https://github.com/hamzaezzra/synthetic-dice

Unity environment for generating synthetic images of dice to train detection/classification algorithms.

dice-detection dice-recognition object-detection simulation synthetic-data-generation synthetic-datasets unity yolo

Last synced: 19 May 2026

https://github.com/tiagocavalcante/epidemic

Predict the future state of the population in a epidemic

epidemiology simulation

Last synced: 14 Sep 2025

https://github.com/luciopaiva/automaton-lab

A 2D cellular automata sandbox where rules can be changed on-the-fly through an embeded script editor.

cellular-automata grid neighbors simulation transition vanilla-javascript visualization

Last synced: 21 Mar 2025

https://github.com/juntyr/necsim-rust-demo

Demonstration of the spatially explicit biodiversity simulation `necsim-rust`

binder biodiversity demo necsim rust simulation

Last synced: 19 May 2026

https://github.com/karrlab/paper_2018_curr_opin_sys_biol

Code associated with our 2018 review in Current Opinion in Systems Biology

biology citations corresponding-author email-address europe-pmc mathematical-modelling simulation

Last synced: 25 Jun 2025

https://github.com/ue2020/supergrid

A simple, optimized, safe spatial hash grid.

collisions grid hash physics simulation spatial

Last synced: 03 Nov 2025

https://github.com/volkansah/tso-swift-simulator-fork

TSO Swift Simulator ist ein Community-Tool für Spieler von Die Siedler Online (DSO), das entwickelt wurde, um Strategien zu simulieren, Truppenbewegungen zu planen und Abenteuer effizienter zu gestalten. Obwohl der ursprüngliche Entwickler nicht mehr aktiv ist, wird das Tool von der Community gepflegt und weiterentwickelt.

die-siedler-online simulation simulator the-settlers-online tso

Last synced: 05 Apr 2025

https://github.com/wiless/singlecell

A Single cell application based on the cellular package

golang research simulation wireless

Last synced: 12 Jan 2026

https://github.com/asko7779/rust-dos-simulation

denial of service attack simulation

denial-of-service rust simulation testing

Last synced: 25 Jun 2025

https://github.com/televisionninja/flocking-simulation

Flocking simulation with boids rendered using p5.js

ai boids flocking octree p5js simulation

Last synced: 14 Mar 2025

https://github.com/jmad/jmad-core

Core library of JMad, the Java API for MadX

accelerator-physics java particle-accelerator simulation

Last synced: 16 Jan 2026

https://github.com/yoc00lig/evolution-simulation

This is my first project created using Java and the JavaFX framework. It showcases a simulation of evolution based on Darwin's theory. Allows running multiple simulations simultaneously. 🐌

agh-ust evolution-simulation java javafx life-simulation po project simulation

Last synced: 18 May 2026

https://github.com/simonusher/processor-allocation-algorithms

My solution to an assignment on processor allocation algorithms in a distributed environment. Done as part of the "Operating Systems" course in my undergraduate degree.

operating-systems processor simulation

Last synced: 25 Feb 2025

https://github.com/simonusher/processor-access-simulation

My solution to an assignment on processor access simulation. Done as part of the "Operating Systems" course in my undergraduate degree.

operating-systems processor simulation

Last synced: 25 Feb 2025

https://github.com/lovesaroha/natural-selection-simulation

The goal is to create a system where autonomous steering agents evolve the behavior of eating food (+) and avoiding poison (x) .These steering behaviors are largely independent of the particulars of the character's means of locomotion.

algorithms canvas genetic-algorithm html javascript natural-selection simulation

Last synced: 18 May 2026

https://github.com/deepbiolab/reinforce-bio

Research on leveraging reinforcement learning to optimize bioprocess parameters and improve efficiency in biological systems.

bioprocess-optimization bioreactor biotechnology ddpg deep-learning deep-reinforcement-learning gaussian-process hybrid-modeling neuralode process-optimization reinforcement-learning simulation

Last synced: 18 May 2026

https://github.com/gmostofabd/8051-push-button

🔗 This repository guides you to learn about digital input reading using an 8051 Microcontroller. The program is written in Assembly language and well-commented to ensure clarity. To read the digital input, two tactile push button switches are connected to I/O pins.

8051 assembly circuit debouncing digital download hex input mcu microcontroller programming proteus pull-down pull-up read schematic simulation switch

Last synced: 22 May 2026

https://github.com/diegofsousa/optimizing-response-time-for-group-requests

This repository makes a comparison between the ways to implement clients for requests to other services using Spring Framework and the Feign library.

http simulation spring-boot too-many-requests

Last synced: 03 Feb 2026

https://github.com/rugleb/phpgpss

PHP analog of the GPSS modeling language

analyze gpss modeling php simulation

Last synced: 02 Apr 2025

https://github.com/mikma03/simulation_modeling

Simulation models using Python. Practical use of Python in real-world examples and additional resourses.

matplotlib numpy pandas portfolio python simulation stocks

Last synced: 08 May 2026

https://github.com/coatless/tidysim

Organizing simulation data in a tidy format

r rstats simulation

Last synced: 05 Mar 2025

https://github.com/cxw42/combat-sim

Tools for simulating dice-based combat systems

perl random-numbers simulation

Last synced: 25 Jun 2025

https://github.com/thuvasooriya/azem

awesome zig enabled micro-mouse maze simulator

maze micromouse simulation zig zig-package

Last synced: 14 May 2026

https://github.com/justinjjlee/simulation-discrete

Employing data transformations and simulations to answer random questions

analytics data data-science julia python simulation spark

Last synced: 30 Apr 2026

https://github.com/sebastianbach/game

Python based simulation of a simple game with various strategies.

pyside6 python simulation

Last synced: 21 Jul 2025

https://github.com/mkamadeus/stima-disease-spreading-simulation

Disease Spreading Simulation using BFS.

csharp netframework pandemic simulation

Last synced: 12 Jan 2026

https://github.com/alepuglisi/rov-ricketts-ros2

ROS2 Jazzy + Gazebo Harmonic Simulation of MBARI's ROV Doc Ricketts in an Underwater World.

gazebo-plugin gazebo-worlds gazebosim ros2-jazzy rov rover-simulator simulation underwater-robotics urdf urdf-models

Last synced: 14 Mar 2025

https://github.com/sunsided/box-search-strategy

A simulation of a seemingly paradoxical outcome of different search orders on a grid.

competitive-search game-theory grid-search optimal-stopping probability rust simulation

Last synced: 29 Mar 2025

https://github.com/georgeerol/simplearmmoverwithros

This is an example of writing ROS nodes in Python

ros simulation

Last synced: 10 Jun 2026

https://github.com/idorobots/noesis

SKN Noesis Lisp/AI workshops stuff during my studies at AGH-UST.

common-lisp localization robotics simulation workshop-materials

Last synced: 07 Apr 2025

https://github.com/comnetshh/lre

Standalone implementation of the Limited Relative Error algorithm including a Python wrapper

algorithm probability simulation

Last synced: 11 Apr 2026

https://github.com/bencardoen/devs-ex-machina

A PDEVS C++ parallel simulator. supporting multiple synchronization paradigms

conservative-concurrency cpp discrete-event-simulation memory-allocator optimistic-concurrency pdevs simulation

Last synced: 30 Mar 2025

https://github.com/wwwshwww/roomor

Framework for autogenerating and deploying random room simulation for Gazebo

gazebo pcg-gazebo python ros simulation

Last synced: 27 Apr 2026

https://github.com/flokey82/simmemory

Dwarven memory: A pretty clumsy attempt to replicate the memory system from dwarf fortress.

ai dwarf-fortress simulation

Last synced: 18 May 2026