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/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/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/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/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/preritdas/large-numbers

Repository for an online deployed law of large numbers and standard distribution simulation.

math random simulation statistics

Last synced: 09 Oct 2025

https://github.com/crocidb/phosphorus-dating

A short game about machines and relationship.

game gamejam js13kgames simulation

Last synced: 17 Apr 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/edwardlavender/flapper_sim

Simulation-based illustration and evaluation of the 'flapper' algorithm family, supporting Lavender et al. (2023). An integrative modelling framework for passive acoustic telemetry. Methods in Ecology and Evolution, 00, 1–13.

flapper-algorithms movement-ecology rstats simulation

Last synced: 09 Oct 2025

https://github.com/netbr3ak/planetary-system-simulation

Planetary System Simulation enables users to simulate the trajectories of two planets in a gravitational system. Through a simple web interface, users can predict planetary movements using technologies such as Flask, NumPy, and SciPy.

astronomy flask gravitational-dynamics numerical-analysis numpy physics planetary-systems scipy simulation web-application

Last synced: 14 Apr 2026

https://github.com/sszabo11/bloblife

Built with Rust, Bloblife is a world of its own, made of creatures that eat food and survive.

evolutionary-algorithms rust simulation

Last synced: 09 Oct 2025

https://github.com/martin-ansteensen/cart-pole

A Python playground for studying the classic cart-pole problem with non-linear dynamics, energy control, linear-quadratic (LQR) balancing and reinforcement learning. The codebase lets you simulate different controller strategies. Built from scratch.

control-theory lqr-controller modeling qlearning reinforcement-learning simulation

Last synced: 19 May 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/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/wattai/affordable-inverted-pendulum

Design an inverted pendulum in affordable price.

control-systems modern-control pid-controller python simulation

Last synced: 09 Oct 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/joelschutz/soil-demo

Explore water absorption by soil with the Soil Demo, created using Go and Ebiten game engine. Adjust soil type, water, and drainage to visualize absorption. Educational and interactive.

ebitengine educational go interactive-visualizations simulation soil water

Last synced: 14 Jan 2026

https://github.com/tuokri/rs2simlib

Python library for Rising Storm 2: Vietnam physics objects simulation and automated data collection.

numba numpy physics rising-storm-2-vietnam simulation unreal-engine-3

Last synced: 23 Feb 2026

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/futureagi/l3c

Repository Switched To Xenoverse (https://github.com/FutureAGI/Xenoverse)

in-context-reinforcement-learning meta-reinforcement-learning reinforcement-learning simulation

Last synced: 10 Oct 2025

https://github.com/houshmand-2005/gotb

Game Of The Bug! (GOTB)

ai game-of-life simulation

Last synced: 10 Oct 2025

https://github.com/0xtter/jurassic-fight

This Java project simulates dinosaur clans that move on a field to gain knowledge and share it upon return. The program tracks dinosaur movements and knowledge acquisition to determine the winner. With a focus on entertainment and education, this project provides a unique way to learn about Java programming and dinosaur behavior.

game java simulation

Last synced: 10 Oct 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/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/roboticslab-uc3m/teo-gazebo-models

TEO Gazebo (classic) models.

robotics simulation teo

Last synced: 19 Jan 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/yogeshwar-b/visualizegraphsearch

Simulation of Breadth First Search and Depth First Search.

reactjs simulation

Last synced: 04 Jul 2025

https://github.com/amphiluke/open-evolver

Model stochastic femtosecond nonequilibrium nanodynamics at the nanoscale

evolution nanostructures simulation

Last synced: 11 Oct 2025

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/alisyaifudin/bima

N-body simulation powered by Rust

nbody rust simulation

Last synced: 27 Jan 2026

https://github.com/mxagar/voxel_point_collision_detection

Collision detection between voxelized and point-sampled objects following the Voxelmap Pointshell Algorithm by McNeely et al.

3d collision-detection computational-geometry force-computation meshes physics robotics simulation

Last synced: 09 May 2026

https://github.com/liatemplates/digisim

Template for using SimcirJS to simulate circuits in LiaScript

circuit liascript liascript-template simulation

Last synced: 11 Oct 2025

https://github.com/szerhusenbc/apisimulator-docker-image

Custom docker image for API Simulator that is a configuration-driven tool for creating and running API simulations

apis docker-image mocking simulation test test-automation testing-tools

Last synced: 21 Jan 2026

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/richard66nz/synchronisesim

Simulation of Sychronising a Generator to the electrical grid

generator powerplant simulation synchronization training

Last synced: 19 Jan 2026

https://github.com/tanguysoto/forcefieldspotentials

3D Physics Serious Game :video_game:

3d physics serious-game simulation unity

Last synced: 18 May 2026

https://github.com/sunsided/number-picking-paradox

A simulation of the "Pick the largest number" Cover Paradox, or the Two Envelopes Problem.

cover-paradox number-guessing-game paradox rust simulation statistics two-envelopes-problem

Last synced: 11 Oct 2025

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/blankscreen-exe/stopwatch-simulation-w-love2d

A stop watch simulation of three stopwatches created with the help of Love2D integrated with Lua language.

love2d-framework lua simulation

Last synced: 19 Jan 2026

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/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/johnsyweb/crashcourse

Simulate and analyse your event course for accessibility and enjoyment.

react running simulation typescript

Last synced: 19 Jan 2026

https://github.com/raws/machinarium-plumbing-sim

Interactive simulation of Machinarium plumbing puzzle

game machinarium simulation

Last synced: 27 Jan 2026

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/ivnsch/h_

GPU accelerated visualization of H orbitals

physics simulation webgpu

Last synced: 15 Aug 2025

https://github.com/edouardrolland/boids_simulator

Predator Prey simulation using the Boids algorithm. Boids are artificial life-forms that exhibit collective behavior by following a set of rules related to separation, alignment, and cohesion. In this simulation, the boids represent prey animals, and there is an option to include a predator, which follows the boids based on these rules.

boids-simulation prey-predator pygame simulation

Last synced: 12 Jun 2025

https://github.com/mfschubert/fmmax

Fourier Modal Method implemented in jax

diffraction fmm jax optics optimization rcwa simulation

Last synced: 13 Oct 2025

https://github.com/gauravkg11/restaurant-simulation

Async Restaurant Simulation using Python’s asyncio – handles waiters, chefs, customers, and billing!

asynchronous-programming asyncio python python-async restaurant-simulation simulation

Last synced: 23 Apr 2025

https://github.com/ksmashingaidze/control-unit-simulation

Microprocessor control unit simulation implemented in VHDL.

control microprocessor simulation vhdl

Last synced: 01 Mar 2026

https://github.com/607011/eurojackpotgewinnzahlenberechnungsquantencomputersimulator

Simulation eines Quantencomputers, der die Gewinnzahlen für den Eurojackpot ermittelt

eurojackpot javascript lotto-numbers quantum-computing simulation wasm webapp webassembly

Last synced: 09 May 2026

https://github.com/marlo-ong/ballsplitter

Unity probability simulation of ball bounces

simulation unity

Last synced: 26 Mar 2025

https://github.com/stolsky/simulation-construction-kit

Toolbox to help you visualize your simulation ideas.

simulation solidjs toolkit

Last synced: 20 Jan 2026

https://github.com/microhod/gravityjs

Simple newtonian Gravity simulator as a static website

gravity html javascript simulation

Last synced: 22 Jan 2026

https://github.com/dkoh2018/robotics

A physics-based simulation of a double pendulum using Euler-Lagrange equations and numerical integration. Solves for motion under applied torques

langragian mechanics ode physics python robotics simulation

Last synced: 12 Apr 2026

https://github.com/pyroll-project/pyroll-work-roll-elastic-deformation

PyRolL plugin calculating the elastic deformation of the work roll.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 13 Oct 2025

https://github.com/haider-sama/pid-control-mass-spring-damper-matlab-simulink

PID control design and simulation for a Mass-Spring-Damper system using MATLAB & Simulink with performance analysis.

control-systems control-theory engineering mass-spring-damper matlab pid simulation simulink step-response system-modeling

Last synced: 13 Oct 2025

https://github.com/gkeiel/ups_simulation

MATLAB-PSIM simulation and control of UPS systems

inverter matlab psim simulation ups

Last synced: 13 Oct 2025

https://github.com/gkeiel/grid_tied_simulation

MATLAB-PSIM simulation and control of grid-tied inverters

inverter matlab psim simulation

Last synced: 13 Oct 2025

https://github.com/komed3/transistor-rechner

Technical landing page for the transistor-based 8-bit ALU project

alu showcase simulation website

Last synced: 29 May 2026

https://github.com/bnb32/spring_onset

Post-doctoral spring onset research

climate-model simulation

Last synced: 04 Sep 2025

https://github.com/victorowinoke/assignment-single-sever-queueing-simulation

The single-server queuing model that will be simulated is as follows. (1).The simulation will end when n = 1000 delays in queue have been completed. (2). The interarrival and service times will now be modeled as independent random variables from exponential distributions with mean 1 minute for the interarrival times and mean 0.5 minute for the service times.

assignment c com java javasimulation simulation single-sever-queueing

Last synced: 09 May 2026

https://github.com/stolsky/generate-and-solve-mazes

Visualization of the generation and solution of mazes with various algorithms.

maze maze-algorithms maze-generation maze-solving simulation visualization

Last synced: 14 Oct 2025

https://github.com/stolsky/artificial-life-of-autonomous-agents

The Artificial Life of Autonomous Agents.

2d chartjs evolution pixel-art pixijs simulation

Last synced: 14 Oct 2025

https://github.com/amaurycannesson/svelte-pixi-wator-simulation

Wa-Tor simulation running with PixiJS

pixijs simulation svelte wator webgl

Last synced: 09 May 2026

https://github.com/hazarbakir/car-drive-prototype

Unity Learnings - Car drive prototype

csharp game game-development prototype simulation unity

Last synced: 19 Apr 2026

https://github.com/pythonhealthdatascience/stars-reproduce-hernandez-2015

Assessing the computational reproducibility of Hernandez et al. 2015 as part of STARS.

discrete-event-simulation open-science python quarto r reproducible-research reproducible-science simulation

Last synced: 09 May 2026

https://github.com/idorobots/biathlon-sim

Biathlon simulation using Desmo-J framework. An AGH-UST project.

biathlon-simulation java simulation

Last synced: 07 Apr 2025

https://github.com/achen318/ap-physics-c

Simulations for AP Physics C.

ap-physics physics python simulation vpython

Last synced: 09 Apr 2025

https://github.com/smahala02/functional-properties

Physics simulations and analysis of phenomena such as Density of States, Electron Drift, and Frequency Response using Python and Jupyter notebooks. The repository contains code and data to help visualize and analyze key physical principles.

densityofstates electromobility jupyter-notebook python quantum-mechanics simulation

Last synced: 15 Oct 2025

https://github.com/dhupee/roulette-simulation

a simple cli for roullete simulation

cli gambling monte-carlo-simulation python roullete simulation

Last synced: 16 Jan 2026

https://github.com/gangula-karthik/nyp_dsa_assignment

Unleashing fractal beauty and algorithmic efficiency—solving classic patterns and problems with precision 📐 🟦 🔴

algorithms-and-data-structures educational fractal fractals geometry nanyang-polytechnic python3 sierpinski-carpet sierpinski-triangle simulation

Last synced: 09 Apr 2025

https://github.com/zebraalgebra/flusim

Repo for python package flusim (uploaded to testpypi)

markov-chain python simulation testpypi

Last synced: 16 Oct 2025

https://github.com/oadultradeepfield/n-body-orbit-simulation

A C++/Go program for N-Body orbit simulations, built upon the previous 3-Body projects, with added support for spherical coordinates and collision.

cpp golang gravity python simulation

Last synced: 16 Oct 2025

https://github.com/caeassistant-group/abaqus-vumat-isotropic-elasticity-isothermal-suboutine

The VUMAT subroutine in Abaqus provides an effective approach for simulating materials that are not adequately captured by the standard Abaqus material library. In this study, we applied this subroutine to analyze a 3D isotropic isothermal beam. Further projects related to this domain can be explored at the link provided below.

abaqus abaqus-input-file cae code f90 fem fortran inp simulation subroutine umat vumat

Last synced: 22 Jan 2026

https://github.com/niko-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: 25 Mar 2025

https://github.com/caeassistant-group/umat-abaqus-isotropic-elasticity-isothermal-suboutine

The UMAT subroutine in Abaqus serves as a solution for modeling materials that cannot be accurately represented using the standard Abaqus material library. For this project, we utilized this subroutine to study a 3D isotropic isothermal beam. Additional projects in this field can also be accessed on the following link.

abaqus abaqus-input-file caeassistant fem finite-element-analysis finite-element-method finite-elements fortran simulation subroutine umat

Last synced: 22 Jan 2026