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/kmoraza/moo_inverter_drive_simulation_software

Diese Desktop-Software simuliert einen elektrischen Wechselrichterantrieb und nutzt eine Mehrzieloptimierungstechnik (This desktop software simulates electrical inverter drive and utilizes multi-objective optimization technique)

desktop-app desktop-software electrical-engineering inverter-drive multi-objective-optimisation multi-objective-optimization nsga-2 nsga-ii nsga2 optimization-technique optimization-techniques physics simulation simulation-software simulations simulator simulators

Last synced: 20 Aug 2025

https://github.com/tsunaminoai/zig-life-expirements

Life simulation with raylib-zig

life particles raylib simulation zig

Last synced: 09 Mar 2026

https://github.com/aptivi-archives/ksmodtemplate

Template repository for creating Kernel Simulator mods

csharp kernel mod simulation template visual-basic

Last synced: 10 Aug 2025

https://github.com/mikeingold/jefimenkomodels.jl

Time-domain solver for the electromagnetic fields produced by arbitrary (electric and magnetic) charges and currents.

electromagnetics julia simulation

Last synced: 08 Aug 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/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/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: 29 Jun 2026

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/bradeneverson/simzoo

A bunch of wasm implemented simulations

conways-game-of-life simulation wasm

Last synced: 07 May 2026

https://github.com/4sskick/countdowntimeseries

Android Countdown Timer with Dynamic data *add feature* as simulation service

android countdown service simulation timer

Last synced: 07 May 2026

https://github.com/oleh0xchain/maui-btc-trading-app

project for university: A cross-platform MAUI app for simulating Bitcoin trading with fake funds. Includes wallet, price feed, trading actions and news.

bitcoin csharp dotnet maui portfolio simulation trading

Last synced: 08 May 2026

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/msabramo/minisim

Robot simulation forked from miniBloq at https://github.com/miniBloq/v0.83

educational python robotics simulation

Last synced: 29 Jul 2025

https://github.com/whatsacomputertho/elevate-cli

An elevator simulation CLI written in Rust, based on the elevate-lib package

elevator elevator-problem elevator-simulation elevator-simulator simulation

Last synced: 28 Jul 2025

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/blayung/ca-physics

A simple cellular automaton-based physics simulation written in c++.

cellular-automaton cpp physics physics-simulation sdl2 simulation

Last synced: 26 Jul 2025

https://github.com/magnitopic/herds

A simulated game where herds fight for food

python3 simulation

Last synced: 23 May 2026

https://github.com/loveboyme/loki-hidriver

驱动级鼠标和键盘模拟 | Driver-level mouse and keyboard simulation based on loki-hidriver

device driver hid hidriver input keyboard level loki low mouse simulation virtual

Last synced: 26 Feb 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

simulation

Last synced: 24 Oct 2025

https://github.com/thanduriel/geom-ed

geometric realtime simulation of electrodynamics with 3d visualisation

electrodynamics geometric-integrator simulation

Last synced: 05 Apr 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/dominikjezik/diss-sp2-eventbasedsimulation

Second semester project for Discrete Simulation – Event-based simulation of a custom furniture workshop with staff, built on a custom simulation core. Developed using .NET and Avalonia.

avalonia discrete-event-simulation discrete-simulation dotnet simulation

Last synced: 08 May 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/mkamadeus/stima-disease-spreading-simulation

Disease Spreading Simulation using BFS.

csharp netframework pandemic simulation

Last synced: 12 Jan 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/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/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/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/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/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/drlove2002/simciv

Terminal-based civilization simulation built with Rust and ratatui

ratatui rust simulation terminal-game tui

Last synced: 24 Jun 2026

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/v4l3rio/agentcrafter-asmd-project

AgentCrafter is a multi-agent reinforcement learning framework integrating LLMs with traditional RL algorithms. It offers a Scala DSL for creating simulations with real-time visualization and AI-enhanced learning.

cucumber dsl gherkin llm reinforcement-learning rl scala scala-dsl scalacheck scalatest simulation

Last synced: 09 May 2026

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/jomaway/router-sim

educational simulation of a routers webinterface

edu router simulation

Last synced: 20 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/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/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/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/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/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/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/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/jzmnd/charging_sim_2

An event-driven simulation of electric vehicle (EV) charging

charging discrete-event-simulation electric-vehicles rust simulation

Last synced: 24 Jun 2026

https://github.com/gitfrid/virus3spread

virus3spread model-simulation

model simulation spread virus

Last synced: 22 Mar 2025

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/etherman-os/drberkay-pixel-hospital

drberkay.com living pixel hospital — static Canvas 2D demo with deterministic seeded activity

canvas-game github-pages javascript pixel-art simulation

Last synced: 01 Jun 2026

https://github.com/jancarauma/wifi-simulator-reception

2D FDTD simulation of WiFi signal propagation in an floor plan with semi‑transparent walls

eletromagnetism fdtd ftdtmethod propagation signal simulation wave wifi wireless

Last synced: 07 Feb 2026

https://github.com/willemmulder/prime-visualization

Render and view Prime Visualizations in the browser

prime-numbers simulation visualisation visualization

Last synced: 07 Feb 2026

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/cxw42/combat-sim

Tools for simulating dice-based combat systems

perl random-numbers simulation

Last synced: 25 Jun 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/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/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/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/urfdvw/spirograph

Javascript simulation of the Spirograph toy

simulation

Last synced: 06 Apr 2025

https://github.com/pavelkryukov/plimdp-plus

[2011] PlimDP++ is refactoring of PlimDP emulator which has been written by Boris Belousov.

pdp pdp11 simulation simulator

Last synced: 11 Jun 2026

https://github.com/rishitv26/spid

SPID is a motion control algorithm designed as a modification of PID that uses stochastic gradient decent to self-tune and adapt to motion during planning phase.

adaptive-control backpropagation control-systems embedded-systems gradient-descent motion-control neural-network pid pid-controller python reinforcement-learning robotics self-tuning simulation

Last synced: 18 Jun 2026

https://github.com/w0rm/elm-timestep

Decouple simulation rate from display refresh rate with a fixed timestep

animations elm simulation

Last synced: 25 Jun 2026

https://github.com/blaz-r/quantum_zeno_paradox

C++ code for simulating quantum Zeno paradox with spin in field.

cpp14 quantum quantum-mechanics quantum-zeno-paradox simulation spin

Last synced: 14 May 2025

https://github.com/thomasafroo/risc-machine

Implements a RISC processor that executes a set of ARMv7 instructions.

risc simulation synthesis systemverilog

Last synced: 02 Feb 2026

https://github.com/snapex2409/komd

Small MD framework

kokkos md molecular-dynamics simulation

Last synced: 02 Jan 2026

https://github.com/beliavsky/autoregressivestochasticvolatility

Simulate from and fit a discrete-time autoregressive log stochastic volatility model

quantitative-finance simulation stochastic-volatility time-series-analysis

Last synced: 16 Oct 2025

https://github.com/eneskzlcn/manufacturing-shop-simulation

manifacturing-shop-simulation is a cli tool that provides you to simulate the behaviour of the manifacturing shop described in README with your parameters.

cobra-cli docker docker-image-registry golang released simulation

Last synced: 08 Feb 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/gmostofabd/8051-7segment

📦 This repository demonstrates how to interface a single-digit Seven-Segment Display (SSD) with the 8051 microcontroller using assembly language. A common cathode SSD is utilized in this project, with all necessary files provided, including assembly code, Proteus simulation files, HEX files, and photos from testing. Later we included 2 digits exam

8051 assembly bcd-to-7-segment circuity common-anode-display common-cathode decoder file hex microcontroller programming proteus schematic seven-segments-display simulation ssd

Last synced: 28 May 2026

https://github.com/claudemuller/planets

A celestial simulation

odin odin-lang raylib simulation

Last synced: 09 Feb 2026

https://github.com/wrudra/pong-the-famous-arcade-game

Python | Turtle Graphics | Object-Oriented Programming | Real-Time Input Handling | Basic Game Mechanics | PvP

arcade-game classic-game game-development python simulation user-interaction

Last synced: 06 Apr 2025

https://github.com/wrudra/snake-game

Python | Turtle Graphics | Object-Oriented Programming | Real-Time Collision Detection | Game Loop Logic | Movement Control | Collision Handling | Score Tracking

classic-game game-development python simulation turtle-graphics user-interaction

Last synced: 06 Apr 2025

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: 16 Apr 2026

https://github.com/denv3rr/routenodehandler

Handling (creation, pathfinding within, etc) of grid nodes for created entities in a 3D environment of a specified size. Written in C++. (Research)

3d cplusplus grid-system navigation nodes npc pathfinding simulation

Last synced: 10 Feb 2026