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/aldana-filiberto/simulador-figuritas-mundial

🏆 Simulador de Figuritas del Mundial Este proyecto es una simulación estadística desarrollada en Java, cuyo objetivo es estimar la cantidad de paquetes de figuritas necesarios para completar un álbum del Mundial. Permite simular distintos escenarios de distribución mediante interfaces gráficas e implementaciones configurables.

design-patterns java observer-pattern poo simulation swing world-cup

Last synced: 03 May 2026

https://github.com/aamitn/simc

Java Based Electronic Circuit Simulation Software ported to run on browser using GWT.

circuit gwt java simulation

Last synced: 04 May 2026

https://github.com/sjsanc/ascii-crittyrs

Raise and train adorable ascii buddies from the comfort of your terminal

ai cli game python simulation tamagotchi

Last synced: 31 May 2026

https://github.com/curious-nikhil/nasa-loop

Life On Other Planet(LOOP) - A repo for NASA Space Apps Hyd, India - Hackathon 2018

exoplanets hackathon hyderabad kepler nasa simulation spaceapps transit

Last synced: 28 Oct 2025

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/translunar/closed_loop

Example of a PID controller attached to a mass-spring-damper system

dynamics engineering phyics pid-controller simulation

Last synced: 26 Mar 2025

https://github.com/biostochastics/extrinsic-frailty-heritability

Simulation pipeline: omitted extrinsic frailty inflates intrinsic heritability in calibrate-then-extrapolate mortality models

bias heritability longevity mortality replication simulation

Last synced: 31 May 2026

https://github.com/christopherlovell/goa

Galaxy Overdensity Analysis (GOA)

astrophysics simulation

Last synced: 18 Jan 2026

https://github.com/curious-nikhil/multiple-pendulum-sim

Simulation of Multiple Pendulums

pendulum simulation thecodingtrain

Last synced: 06 Jul 2025

https://github.com/amariucaitheodor/informatics-large-practical

Java application which simulates the flight of two different types of drones (stateless and stateful) over the city of Edinburgh. They collect coins across different maps and avoid negatively charged stations.

coin-collection-stats java-8 simulation stateful-flight

Last synced: 17 Mar 2025

https://github.com/rakin406/bank-system

Bank management system simulation

bank cpp money simulation

Last synced: 23 Aug 2025

https://github.com/aamitn/kinesim

A robot simulator written in ThreeJS , with inverse kinematics support

simulation threejs

Last synced: 22 May 2026

https://github.com/shinkeonkim/simulate-doves-hawks

simulate-doves-hawks

pyqt5 simulation

Last synced: 01 Mar 2025

https://github.com/okwilkins/wildfiresimulation

Wildfire simulation within Python.

bitmap cellular-automata python simulation video

Last synced: 10 Jan 2026

https://github.com/skent259/ordinal-mil-nnets

Experiments testing ordinal and multiple instance learning neural networks

multiple-instance-learning neural-network ordinal python reproducible-research simulation weakly-supervised-learning

Last synced: 22 Aug 2025

https://github.com/poloclub/undream

UNDREAM: Differentiable Rendering Powered End-to-End Adversarial Attack Evaluation

adversarial-attack ai deep-learning simulation unreal

Last synced: 11 Jun 2026

https://github.com/kokoa-lab/simulate-doves-hawks

simulate-doves-hawks

pyqt5 simulation

Last synced: 30 May 2026

https://github.com/dmitreiro/mlpcp-interp

Study of interpolation applied to datasets on ML for predicting constitutive parameters.

abaqus-python-script machine-learning python simulation

Last synced: 14 Jun 2025

https://github.com/ghorwin/cxtsimfit

A Tracer / break-through analysis and diffusion and convection coefficients fit tool - simulation based, as opposed to the original CXTFIT

filter inverse-modelling simulation tracer

Last synced: 17 Mar 2025

https://github.com/zsrobinson/pi

A Monte Carlo Simulation to Estimate the Value of PI

monte-carlo simulation

Last synced: 16 Jun 2026

https://github.com/landerlini/multigaussampler

Sampling from a Maximum-Likelihood fitted Multi-Gaussian distribution in TensorFlow 2.1

maximum-likelihood-estimation monte-carlo-simulation resampling simulation

Last synced: 14 Jan 2026

https://github.com/pyroll-project/pyroll-ring-model-thermal

Plugin for PyRoll providing a radial thermal approach based on the ring model.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 05 Oct 2025

https://github.com/xstupi00/Dairy-Factory

Modelling and Simulation of Developing Process of Milk in Dairy Factory

cpp ims modelling simlib simulation vut vut-fit

Last synced: 11 Mar 2025

https://github.com/chutrunganh/illuminance-sensor-simulation-and-data-analaysis

EE3490E mini project: a C/C++ program for simulating illuminance sensors to measure indoor light levels. It allows users to specify sensor parameters through a command-line interface and generates simulation data accordingly.

cpp ee3490e final-project hust illuminance lux-sensor mini-project sensors-data-collection simulation

Last synced: 18 Apr 2026

https://github.com/kadubon/ai-real-economy-bottleneck-simulator

Interactive browser simulator for exploring how AI capability growth becomes real-economy output, or fails under physical and institutional bottlenecks.

ai-economics bottleneck-analysis economic-growth economics-models institutional-economics open-source physical-infrastructure policy-simulation python research-software risk-analysis simulation streamlit

Last synced: 30 May 2026

https://github.com/openchanter/ecosystems

A simple 3D ecosystem simulation made in C#

3d ecosystems game simulation

Last synced: 22 Feb 2026

https://github.com/loharmurtaza/simulating-graphene-percolation

This repository is dedicated to the python-based simulation for simulating the graphene percolation using logitstic fit.

graphene percolation python simulation

Last synced: 13 Apr 2026

https://github.com/iammohith/pd-controller-for-2d-quadrotor

This project involves implementing a Proportional-Derivative (PD) control system for a two-dimensional (2D) quadrotor. The objective is to stabilize the quadrotor's position ensuring smooth motion and maintaining the desired trajectory.

controller gui matlab quadrotor robotics simulation

Last synced: 19 May 2026

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/alan-oliveir/photospice

Aplicação que captura um circuito esquemático a partir de uma imagem, gera automaticamente uma netlist no padrão Spice e simula o circuito mostrando ao usuário as tensões nodais ou gráfico de tensão ou corrente dependendo do tipo de simulação e dos componentes presentes no circuito.

circuits-and-electronics convolutional-neural-networks simulation yolo

Last synced: 14 Jun 2025

https://github.com/auprao/particles-sim

Python pygame simulation of interacting particles with different properties

particles pygame simulation

Last synced: 22 Jun 2025

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/petermuriuki/bsaw

A monteCarlo simulation

simulation

Last synced: 16 Aug 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/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/tsu2000/aqw_guides

Web application for certain statistics in the MMORPG AdventureQuest Worlds.

mmorpg modelling simulation statistics

Last synced: 10 Jun 2025

https://github.com/robertfmath/population-genetic-modeling

Provides functionality to model the genetics of biological populations and obtain population genetic statistics

modeling population-genetics python simulation

Last synced: 06 Oct 2025

https://github.com/yrzito/game-of-life

Conway's Game of Life project

game game-of-life game-of-life-csharp simulation

Last synced: 06 Oct 2025

https://github.com/asierso/blockgame

Un pequeño juego sandbox estilo Sandlife creado con VortexEngine en Java

2dgame sandbox sandbox-game simulation

Last synced: 22 Jun 2026

https://github.com/daandejongen/hystar

R package that simulates and estimates the hystar model

autoregression estimation hysteresis simulation statistics threshold time-series-analysis

Last synced: 18 Feb 2026

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/sabaimran/colordeficiencyapp

An android app that simulates dichromacy using live input images to demonstrate how ordinary scenes might look to an individual with color-blindness.

color dichromacy simulation vision

Last synced: 07 Oct 2025

https://github.com/kmoraza/grid-tie_inverter_simulation_desktop_app

Desktop-App zur Simulation von Netzgekoppelte-Wechselrichter (Grid-Tie Inverter Simulation Desktop App) (Desktop app for simulating grid-tied inverters, supporting various topologies, control strategies, DC sources, and grid conditions.)

grid-tie-inverter grid-tie-inverter-app grid-tie-inverter-simulation grid-tie-inverter-simulation-software inverter inverter-system simulation simulation-environment simulation-software simulations simulator simulators

Last synced: 12 Aug 2025

https://github.com/ppain8299/harmoniq

🎵 Explore and play your audio library effortlessly with Harmoniq, a full-stack solution leveraging PostgreSQL for song cataloging and seamless streaming.

audius-api epfl javascript mathematics nextjs-toploader nextjs15 nodejs oscillators physics pinia pnpm rust simulation student-project tauri typescript zustand

Last synced: 15 Apr 2026

https://github.com/maximilianfeldthusen/swarm-of-drones

The C code simulates a swarm of drones performing a search mission

c drone intelligence logic mission search simulation swarm zone

Last synced: 12 Aug 2025

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/aritra-basak/java_project

These two are my JAVA projects --1) ATM Simulation , 2) Loan Assistant

java simulation

Last synced: 07 Oct 2025

https://github.com/pyroll-project/pyroll-hensel-force-torque

PyRoll plugin providing roll force and roll torque empirical approach by A. Hensel.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 22 Feb 2026

https://github.com/pyroll-project/pyroll-lee-flow-stress

Plugin for PyRoll providing the constitutive flow stress function from Lee et al.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 24 Jan 2026

https://github.com/villdev/conway

Terminal based Conway's Game of Life implemented with Go.

game go golang simulation tcell terminal-based

Last synced: 14 Jan 2026

https://github.com/caellian/litesim

A discrete event simulation library

discrete-event-simulation simulation simulation-modeling

Last synced: 07 Apr 2025

https://github.com/umstek/swimmingcompetitionsimulator

A Swimming Competition Simulation using Java Threads (CS2012 Principles of Object Oriented Programming - Assignment)

simulation

Last synced: 08 Oct 2025

https://github.com/joelmaregina/logicadeprogramacaosenai

Codes developed during a Programming Logic course and subsequent teacher evaluation.

javascipt logic-programming simulation

Last synced: 09 Oct 2025

https://github.com/irishbruse/conwaysgameoflife

Infinite Conways game of life simulation

conways-game dotnet5 simulation

Last synced: 25 Mar 2025

https://github.com/miyoherman/fake-password-cracker-prank

🔐 Simulate a password cracking tool with this harmless prank script for fun or education; fully safe and non-intrusive.

batch-script beginners console-app dmsmenula educational fake-hacker fun-project learning prank programming simulation windows

Last synced: 09 Oct 2025

https://github.com/quanticpony/clothespin-probability-distribution

A small problem of a probability distribution of clothes pins along a string.

challenges-solved python simulation statistics

Last synced: 10 Oct 2025

https://github.com/quanticpony/genetic-drift

A simple genetic drift simulation with Python.

genetics python simulation

Last synced: 10 Oct 2025

https://github.com/qcsim/qcsim

A quantum computer simulation research project

go golang physics qcsim quantum-computing simulation

Last synced: 15 Aug 2025

https://github.com/ypatel2022/gravity-simulation

A gravity simulation using Netwon's Laws of physics.

cpp sfml simulation

Last synced: 10 Nov 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/anthgrim/mit-atm

MIT ATM simulation coding exercise

challenge mit react react-hooks reactjs simulation

Last synced: 02 May 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/nuccitheboss/jespipe-benchmarking

Benchmarking for Jespipe to see if performance is better than Jupyter Notebook.

benchmark hpc jespipe jupyter-notebook simulation

Last synced: 17 May 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/nikole-dunixi/ball-clock-simulator

A simulation written in Go that tracks the position of physical balls within registers to represent time

aws-lambda ballclock clock golang simulation

Last synced: 02 May 2026

https://github.com/luchrist69/ascent

📄 Improve your resume with Ascent, a simple web app that provides instant feedback to help you land more interviews, all for free.

agentic-ai ascent cuda dapr dapr-pub-sub datalog differential-equations docker engine kafka mpi odeint openai openai-api rancher-desktop rendering simulation simulation-framework

Last synced: 02 May 2026

https://github.com/groshanlal/fluid-simulation

2-dimensional Fluid Simulator based on PIC/FLIP in OpenGL

animation bridson fluid opengl simulation

Last synced: 17 Aug 2025

https://github.com/petercollingridge/shex-cells

Simulated hex cells that develop and evolve

evolution simulation

Last synced: 17 Aug 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/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/jkadamczyk/networker

Simulate social networks growth with graphs and JavaScript 📈

agh agh-ust react simulation social-network

Last synced: 03 May 2026

https://github.com/jambolo/i-luv-suits

A statistical analysis tool that simulates hands of the casino game "I Luv Suits" and calculates the expected return for each type of bet.

casino-games github-spark i-luv-suits simulation typescript

Last synced: 27 May 2026

https://github.com/mustafahakkoz/monopoly

Text-based Monopoly Game in Java

design-patterns oop simulation

Last synced: 28 Aug 2025

https://github.com/elymsyr/auv_ws

An open-source simulation and control workspace for an Autonomous Underwater Vehicle (AUV) built on ROS 2 Humble and Gazebo. It features a high-fidelity dynamics model and an advanced AI-based motion controller (FossenNet) that uses a pre-trained LibTorch model to imitate a NL-MPC for real-time, high-performance manoeuvring.

autonomous-vehicles auv control-systems cpp cuda deep-learning gazebo imitation-learning libtorch mpc python robotics ros2 simulation

Last synced: 15 Apr 2026

https://github.com/mtaciano/mempager

Simulation of two different paging algorithms hit-and-miss ratios as they move pages from the swap to the RAM.

c paging simulation

Last synced: 31 Mar 2025