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/cidm-ph/obsim

Outbreak simulation based on a branching process

outbreak public-health simulation

Last synced: 30 May 2026

https://github.com/harshramani00/trafficsignaloptimizationforsmartcitiesusingdeep-reinforcementlearning

A Deep Reinforcement Learning-based system for optimizing traffic signal control in smart cities. This project simulates a real-time traffic network and applies Q-Learning and Deep Q-Networks (DQN) to dynamically manage traffic flow, reduce congestion, and prioritize emergency vehicles using SUMO.

deep-learning deep-q-learning dqn python qlearning reinforcement-learning simulation sumo

Last synced: 13 Apr 2026

https://github.com/mateusjssilva/physicssimlab

PhysicsSimLab is an interactive educational tool that allows visualization and experimentation of basic physics concepts. The simulator reproduces the movement of objects under the action of gravity, enabling the study of trajectories, collisions and energy transformations in real time.

csharp dotnet energy-conservation interactive-learning physics physics-simulator projectile-motion science-education simulation wpf

Last synced: 04 May 2026

https://github.com/nunorc/kepler-210-sim

Kepler-210 exoplanetary system simulation.

astrophysics exoplanets n-body simulation

Last synced: 09 Apr 2025

https://github.com/kanduric/simairr

A tool for simulation of antigen-experienced adaptive immune receptor repertoire (AIRR) datasets for benchmarking of machine learning (ML) methods.

adaptive-immune-receptor-repertoires airr benchmarking machine-learning ml simulation

Last synced: 13 Feb 2026

https://github.com/petermuriuki/bsaw

A monteCarlo simulation

simulation

Last synced: 16 Aug 2025

https://github.com/fluentnsunshine/funding-sim-v2

AI-powered negotiation simulator between corporate funders and nonprofits.

ai game langchain negotiation openai python simulation

Last synced: 04 May 2026

https://github.com/humayunshariarhimu/ai-coin

AI Coin - A Just Demonstration (Simulator) of AI Crypto Coin (Token)

ai coin crypto cryptocurrency simulation token

Last synced: 25 Mar 2025

https://github.com/irishbruse/conwaysgameoflife

Infinite Conways game of life simulation

conways-game dotnet5 simulation

Last synced: 25 Mar 2025

https://github.com/maresmar/studentgenetic

Program that finds best student using genetic algorithms and simulation of student's life

genetic-algorithm life simulation students

Last synced: 26 Apr 2025

https://github.com/beenotung/brownian-motion

Canvas art simulation Brownian Motion.

canvas pixel-art simulation typescript

Last synced: 19 Oct 2025

https://github.com/retr0sity/firefighters-simulation

An agent-based simulation modeling an autonomous forest fire detection and suppression system. The project demonstrates coordinated behavior between different types of emergency response units to protect a virtual forest from wildfires.

emergency-response fire-suppression multi-agent-systems netlogo simulation

Last synced: 13 Feb 2026

https://github.com/shipitandpray/orbital-compute

Simulate and schedule GPU compute jobs across satellite constellations. Orbital mechanics, power, thermal, radiation, ISL, ground stations. 23 modules, 163 tests, interactive web app.

datacenter gpu kubernetes leo orbital-compute satellite scheduling simulation space

Last synced: 02 Apr 2026

https://github.com/ivnsch/densitysim

Density clouds simulation

simulation typescript webgpu

Last synced: 25 Apr 2025

https://github.com/caphosra/monopolycalc

This is an application that produce the possibilities on Monopoly, a famous board game.

board-game browser-app monopoly monopoly-calculator monopoly-simulator react reactts simulation typescript

Last synced: 08 May 2026

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

Constantly-growing Kernel Simulator mod examples

csharp examples kernel mod simulation visual-basic

Last synced: 10 Aug 2025

https://github.com/orestispanago/solstice-sco1

Python scripts to run Solstice simulations on SCO1 shape

simulation solar-energy solstice stl

Last synced: 25 Mar 2025

https://github.com/kvark/seeker

Seeking an answer to QLUE

life rust-lang simulation

Last synced: 09 Apr 2025

https://github.com/demskie/webgpu-galaxy-simulator

Interactive, GPU-accelerated galaxy simulator built with TypeScript and WebGPU

gpgpu simulation typescript webgpu

Last synced: 26 Jan 2026

https://github.com/simongravelle/lammpstutorials-old-solutions

Previous solution to the LAMMPS tutorials exercises

atomic lammps molecular-dynamics simulation

Last synced: 16 Apr 2025

https://github.com/sanam2405/binomialdistribution

This is an experimentation to verify the Binomial Distribution and plot it using matplotlib library.

python random-number-generators simulation

Last synced: 09 Apr 2025

https://github.com/mrfavoslav/4bit-cpu-emulator

4bit CPU Emulator – A simple 4-bit processor emulator written in JavaScript. Run assembly code directly in your browser! Perfect for learning the basics of computer architecture and low-level programming.

4-bit-cpu assembler assembly assembly-language computer-architecture cpu-design cpu-emulator educational emulator javascript learning-tool low-level-programming open-source programming simulation web-emulator

Last synced: 05 May 2026

https://github.com/rcliao/text-adventure

A text adventure simulation written in go

dungeons-and-dragons golang simulation text-adventure

Last synced: 17 Jan 2026

https://github.com/brayvid/epidemic-simulator

Colab implementation of a SIR model of disease spread.

disease-spread epidemic-model simulation sir-model stochastic-process

Last synced: 28 Feb 2025

https://github.com/flammafex/hypertoken

Distributed simulation engine for games and multi-agent AI research featuring: CRDT state sync, OpenAI Gym integration, and P2P multiplayer — no servers required.

ai-training automerge card-games crdt game-engine mcp multiplayer openai-gym p2p pettingzoo python reinforcement-learning serverless simulation typescript webtrc

Last synced: 11 Jun 2026

https://github.com/seatonullberg/atompack

A flexible Python library for atomic structure generation.

computational-chemistry crystallography materials-science simulation

Last synced: 07 Jan 2026

https://github.com/gsign2052/evolution-game-python

This code creates a simple simulation game where entities such as plants, prey, and predators interact in a graphical environment. The game involves basic elements of life simulation: creatures (prey and predators) and plants, all within a bounded screen area.

alpha beta debugging evolution first-project free gametest linux powershell python simulation test topdown windows

Last synced: 14 Feb 2026

https://github.com/devlato/simleak

Tiny command-line util that simulates lack of RAM by consuming memory in small chunks

chunk cli command-line console consume cpp leak memleak memory ram simulate simulation tool util

Last synced: 16 Mar 2025

https://github.com/andrewssobral/dse

Single-process distributed system emulator with deterministic scheduling, fault injection, and trace-driven debugging in C++20.

consensus cpp20 deterministic-simulation distributed-systems emulator event-driven fault-injection leader-election network-partition simulation

Last synced: 02 Jun 2026

https://github.com/m5x5/trading-game

A game which simulates a trading environment.

simulation trading

Last synced: 13 Jun 2025

https://github.com/pham-andrew/blockfall

2D Collision and Gravity for Circles and Rectangles

physics simulation

Last synced: 31 Mar 2025

https://github.com/mm318/scipy-sim-nogui

Attempt to create a Python implementation of the Simulink engine

simulation simulator simulink simulink-clone simulink-python

Last synced: 04 Oct 2025

https://github.com/vasar007/fgame

Simple game with some world generation.

console-game csharp desktop fsharp game generation genetic-algorithm simulation wpf

Last synced: 05 May 2026

https://github.com/linghuiluo/multiskipgraph

This is a simulator implemented in Java for evaluating and demonstrating the MultiSkipGraph protocol and its extended version MultiSkipGraph*.

java overlay-network simulation

Last synced: 05 Sep 2025

https://github.com/nabilshadman/multiprocessing-time-series-data-simulation

A simulation using multiprocessing to generate 10,000 time dependent samples from an initial dataset of 20 samples

multiprocessing numpy pandas scipy simulation statistics time-series

Last synced: 05 May 2026

https://github.com/jo56/dla-sim-tui

Terminal-based Diffusion-Limited Aggregation (DLA) simulator

dla ratatui rust simulation tui

Last synced: 11 Jun 2026

https://github.com/apsurt/sovereignsys

API for managing fictional micronations

api api-rest economy fastapi government laws python simulation

Last synced: 07 Jan 2026

https://github.com/sandra1me/dice-rolling-simulator

A dice rolling simulator in Python with GUI in Tkinter

dice-roller game python simulation tkinter-gui

Last synced: 12 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/dusan-nemec/alostar-public

APVV SK-IL-RD-0002: Advanced Localization Sensors and Techniques for Autonomous vehicles and Robots

inertial matlab robotics sensors simulation

Last synced: 12 Apr 2026

https://github.com/blue-b/hackeros_simulation

A browser-based Hacker OS simulation project consisting of HTML, CSS, and JS.

css hack hacker hacker-simulator html javascript js simulation website

Last synced: 12 May 2026

https://github.com/mcellteam/cellblender_models

Repository for CellBlender Models and Examples

cellblender cellblender-model simulation

Last synced: 05 Sep 2025

https://github.com/zacharykeatings/stock-ticker

A remake of the out-of-print board game, Stock Ticker, written in Python. Incomplete, but actively developed.

board game simulation stock ticker

Last synced: 09 Apr 2025

https://github.com/simonneutert/wuerfelspiel

learn oop by example - and ruby

deutsch example german oop-principles ruby simulation

Last synced: 02 Sep 2025

https://github.com/joshualampert/finite-volume-for-conservation-laws

High order finite volume schemes for (systems of) hyperbolic conservation laws

conservation-laws finite-volume-methods pde-solver python simulation

Last synced: 16 Mar 2025

https://github.com/airalab/dapp-de-simulation

Dapp with drone simulator

dapp demo drone simulation

Last synced: 07 Jan 2026

https://github.com/rishab-agrawal/lidar-navigation-bot

ROS-based robot for LiDAR-guided navigation in structured environments using wall-following and lane-switching for traversal.

agribot eyantra lidar robotics ros simulation wall-following

Last synced: 05 May 2026

https://github.com/jqntn/unity-universe

Galactic-scale simulation achieved in Unity using Cesium

astronomy celestial cesium cesiumjs galactic planetary precision scale simulation space unity unity3d universe

Last synced: 10 May 2026

https://github.com/zeyu-li/black-hole

Black Hole: Is for me? 🥺👉👈

black-holes simulation

Last synced: 16 Mar 2025

https://github.com/acmo0/sir-simulation

This is an implementation of the SIERD model in C using Euler's explicit method

disease disease-modeling disease-spread euler-method model simulation sir sir-model

Last synced: 09 Jun 2026

https://github.com/tcsenpai/fluffles

Evolutionary simulation that models a population of small creatures called "Fluffles" in a dynamic ecosystem

animals cli evolutionary-algorithms simulation tui

Last synced: 09 Apr 2025

https://github.com/atrotier/educ_mr_simulation_enseirb

Cours pour la simulation IRM avec les équations de bloch

educational enseirb google-colab matlab mri python simulation

Last synced: 19 Apr 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/rhoitink/simulatedmicroscopy

Python package to create synthetic (fluorescence) microscopy images of (nano)particles and convolution with a point spread function

microscopy point-spread-function simulation

Last synced: 18 Jan 2026

https://github.com/cybersphinxxx/workflow-tester

A lightweight utility designed for testing GitHub workflow automation and simulated log behavior.

automation github-workflow logging simulation tracking

Last synced: 01 Mar 2026

https://github.com/thuongtruong109/portrayal

🧻 Simulated depiction on sandpaper

react reactjs sandpaper simulation tailwindcss vite

Last synced: 06 May 2026

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: 25 Aug 2025

https://github.com/liubomyr123/gas-station-simulation

A multi-threaded gas station simulation for Linux, featuring dynamic vehicle queues, fuel tracking, priority management, and JSON-based configuration. 🚗⛽🚛

c concurrent-programming linux makefile multithreading queuing-system scheduling-algorithms semaphore simulation threading threading-synchronization

Last synced: 16 Apr 2026

https://github.com/pharmcat/gpucelllistsph.jl

SPH simulation in Julia

julia simulation sph

Last synced: 09 Apr 2025

https://github.com/tkxwaweru/queuesimulation

Discrete Event Simulation of a queue using java

java modelling simulation

Last synced: 16 Mar 2025

https://github.com/swe-robertkibet/logic-gate-simulator

A web application built with React that simulates basic logic gates (AND, OR, NOT, NAND, NOR). Users can input binary values and see the output of different gates.

digital-electronics educational-resource interactive-tools logic-gate-simulator react simulation svg web-application

Last synced: 17 Jan 2026

https://github.com/shresthagrawal/virtualrobogym

We have tried to create a faster, safer and smarter method to train robots neural network using virtual simulation

analogs artificial-intelligence deep-learning neural-network robotgym robotics simulation virtual virtual-machine

Last synced: 16 Apr 2026

https://github.com/lisabensoussan/sampling-data-wrangling-and-visualization

This project focuses on simulating rollup profit strategies and analyzing data on notable female scientists using R. It includes tasks like simulation, data scraping from Wikipedia, and generating various visualizations.

data-visualization data-wrangling probability simulation statistical-analysis

Last synced: 19 Mar 2026

https://github.com/yogeshwar-b/visualizegraphsearch

Simulation of Breadth First Search and Depth First Search.

reactjs simulation

Last synced: 04 Jul 2025

https://github.com/jafetsoto/ie0527_p_simulacion

Simulación de la implementación de un chat de texto entre la habitación de una casa y una casita de árbol en el jardín.

bpsk hamming-coding hamming-decoding huffman-coding huffman-decoding python simulation

Last synced: 16 Apr 2026

https://github.com/caeassistant-group/path-dependent-abaqus-model-for-the-analysis-of-composite-curing

This study introduces a novel method for analyzing residual stresses in composite materials: the Abaqus path-dependent curing model. The model is implemented within Abaqus CAE using Fortran subroutines like USDFLD, UMAT, HETVAL, UEXPAN, and DISP.

abaqus cae composite curing f90 fortran frc path-dependent simulation subroutines umat

Last synced: 31 Mar 2025

https://github.com/lubasinkal/v-desktop

Desktop calculation workbench: PV, annuities, mortality tables, reserves, Monte Carlo, risk metrics, census processing. Powered by v-star

finance golang risk-managment simulation wails-app

Last synced: 29 May 2026

https://github.com/itzterra/dplab

Double pendulum simulation/artistic tool in your browser

bootstrap5 javascript-applications p5js simulation vuejs

Last synced: 22 Feb 2026

https://github.com/hamolicious/rope-simulation

Tried creating a realistic-ish rope, didn't turn out too bad but there's a ton of room for improvement that I currently don't know how to do, might visit this later.

physics pygame python python38 simulation

Last synced: 23 Apr 2025

https://github.com/jalenbrown36/planet-simulation

Planet simulation application created using Pygame

gui pygame python3 simulation

Last synced: 09 Apr 2025

https://github.com/liviuxyz-ctrl/financialportofoliosimulator

FinancialPortfolio is your financial planning ally, helping you manage portfolios, calculate future values, and visualize performance, all with user-friendly ease🚀

matplotlib numpy python simulation

Last synced: 12 Apr 2026

https://github.com/deaneeth/aqi-monitoring-system

Real-time air quality monitoring system with interactive maps, role-based access control, and automated AQI data simulation. Built with Laravel, MySQL, and Leaflet.js.

air-quality alerts-system data-visualization fullstack geospatial interactive-maps laravel leaflet mysql php phpunit simulation web-application

Last synced: 06 May 2026

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

An implementation of Craig Reynolds' Boids (1986) as a graphical user interface.

boids boids-simulation gui pygame simulation

Last synced: 03 Mar 2026

https://github.com/joshrule/list-routine-learning-rs

Rust simulations using input/output examples to learn typed first-order term rewriting systems that perform list routines.

hindley-milner learning lists program-induction rust science simulation term-rewriting

Last synced: 18 Jan 2026

https://github.com/azazhassankhan/smart_grid_monitoring_system

The Smart-Grid-Monitoring-System repository is a comprehensive and innovative solution for the development and implementation of state-of-the-art smart grid monitoring systems.

8051-microcontroller 8051-projects c embedded-systems protius sensors simulation

Last synced: 15 Mar 2025

https://github.com/yeganemehr/log-simulation

Simple tool for simulating loging of a webserver

logging php simulation

Last synced: 14 Jan 2026

https://github.com/bwh1270/landing_simulation

This is not a standalone package.

gazebo landing simulation tracking

Last synced: 18 Mar 2025

https://github.com/melsener/tokenfairy

Homework Assignment of Introduction to Object Oriented Programming Languages and System

abstract-factory-pattern decorator-pattern design-patterns homework-assignments object-oriented-programming simulation state-pattern

Last synced: 03 Mar 2026