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/andrei-ng/strapdown-ins

Strapdown Inertial Navigation System library useful for robotics/navigation applications

navigation robotics simulation

Last synced: 16 Apr 2026

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/NirjharDebnath/Graphics-And-Physics-Simulations

Graphics ans simulations in C or other languages

c cpp graphics low-level-programming raytracing simulation

Last synced: 30 Mar 2026

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/marlo-ong/ballsplitter

Unity probability simulation of ball bounces

simulation unity

Last synced: 26 Mar 2025

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/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/pandermatt/game-of-life

😀 Game of Life in Ruby

game gameoflife life simulation

Last synced: 14 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/leopc1977/eklesia

Eklesia is a library for orchestrating AI agent interactions in simulated environments across any backend or local setup.

ai-agents ai-research bun javascript large-language-models llm multi-agent-systems orchestration simulation typescript

Last synced: 06 May 2026

https://github.com/hunix/HoC-Republic

Republic of OpenClaws: recursive AI-agent orchestration with OpenClaw gateway, subagents, plugins, and digital-civilization simulation.

agentic-ai ai-agents ai-orchestration automation coding-agent developer-tools digital-civilization gateway llm local-first multi-agent nodejs open-source openclaw research self-hosted simulation subagents tool-use typescript

Last synced: 19 Jun 2026

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/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/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/matdombrock/lifelab

A Cellular Automoton implimentation in C++ that outputs GIFs of the simulation results.

analysis cellular-automata conways-game-of-life graph life plot simulation simulator

Last synced: 05 Mar 2026

https://github.com/statikelektrik/ptai_device_simulator

A device simulator to not block development workflow on web-server part.

coap-client emulation predictive-modeling simulation

Last synced: 09 Apr 2025

https://github.com/jtaylorchang/infection-simulation

A user-specified simulation of an infection spreading from an origin out of nearly 100 available countries, climates, and symptoms. Renders live graphs and a 2D map visualization

simulation

Last synced: 10 Mar 2025

https://github.com/rabestro/greenfoot-zombie-invasion

Zombie Invasion interactive simulation

greenfoot java simulation

Last synced: 08 Nov 2025

https://github.com/beliavsky/r_and_fortran

Examples of simple R and Fortran programs that calculate descriptive statistics and of equivalent R and Fortran syntax

fortran fortran-tutorial language-comparison r r-tutorial simulation statistics

Last synced: 25 Mar 2025

https://github.com/sodascience/schools_synth_test

Test code for disaggregated synthetic control with simulated data

causal-inference simulation statistics synthetic-control

Last synced: 20 Mar 2025

https://github.com/r0bba21/modern-game-dev-2

simple godot game dev tycoon style of game, exe files in the google drive below

game game-development godot godot-engine godot4 simulation

Last synced: 25 Mar 2025

https://github.com/ibra-kdbra/rocket-analysis

Burning analysis of rockets made with QT

analysis cpp makefile python3 qmake qml qml-samples qt6 simulation stl-files

Last synced: 06 May 2026

https://github.com/razvan48/physics-newtonian-mechanics-simulator

A simple Newtonian Mechanics simulator, featuring capsules and balls as physical objects

collision newtonian-mechanics opengl physics simulation

Last synced: 17 May 2026

https://github.com/saro0307/edison-puzzle

An computer program to interpret the working concept of the Edison's puzzle

puzzle puzzle-game python simulation visualization

Last synced: 25 Mar 2025

https://github.com/crispengari/netlogo101

🥅 Hello world! From netlogo 101.

netlogo netlogo-model simulation

Last synced: 05 Mar 2026

https://github.com/vitalegi/lending

A lending simulator

finance lending simulation

Last synced: 04 Feb 2026

https://github.com/zerotonin/umbral

Mass-response engine for The Fate of Abuc (POLS399 revolution RPG): Granovetter thresholds, Epstein dynamics, Kuran falsification.

agent-based-model political-science python serious-games simulation teaching wargaming

Last synced: 03 Jun 2026

https://github.com/vdesmond/arq-protocols

Implementation of Automatic Repeat reQuest (ARQ) protocols in python

arq arq-protocols simulation

Last synced: 18 Jan 2026

https://github.com/robertapplin/disruption-of-planetary-systems

A simulator of three and four body gravitational encounters with a supermassive black hole.

cplusplus gravitational-encounters planet simulation star supermassive-black-hole

Last synced: 18 Jul 2025

https://github.com/claudemuller/life.go

Conway's Game of Life in Go

conways-game-of-life go raylib simulation

Last synced: 31 Jul 2025

https://github.com/claudemuller/life.c

Conway's Game of Life in C

c conways-game-of-life raylib simulation

Last synced: 08 Apr 2025

https://github.com/vaticyai/syncpocalypse

This repository simulates a one-time database migration/backup: Pod stuck on CrashLoopBackoff and no body cares.

crashloopbackoff golang job k8s simulation

Last synced: 01 Apr 2025

https://github.com/tomlobato/newton-rocks

Numerical solution for Newtonian Gravitation in the Solar System

gravitation physics ruby simulation

Last synced: 28 Jun 2025

https://github.com/smcnab1/modu-mate

A comprehensive web suite of tools to generate LMS Templates. 🎓📅

accessibility assessment css frontend html js simulation

Last synced: 17 Apr 2026

https://github.com/daedalus/syntropy

Turing-complete artificial life simulation with GenomeVM — organisms evolve VM programs in a shared 2D ecosystem

artificial-life cellular-automata evolution genetic-algorithm open-ended-evolution simulation turing-complete

Last synced: 03 Jun 2026

https://github.com/anolchakraborty/lamport-clock-simulator

Lamport Clock Simulator: A Python-based terminal user interface (TUI) application that simulates Lamport clocks in a distributed system, allowing you to trigger local events, send time-stamped messages, and observe synchronization between processes in real-time using sockets.

distributed-systems lamport lamport-algorithm lamport-clock lamport-clock-algorithm lamport-logical-clock linux python python3 rich simulation simulator tui

Last synced: 20 Jun 2026

https://github.com/jdibenes/game_of_life_cuda

OpenGL / CUDA implementation of Conway's Game of Life.

cpp cuda opengl qt6 simulation

Last synced: 02 Apr 2026

https://github.com/christiemj/clock-drift-simulation

A Monte Carlo simulation in Python to model vacuum-induced frequency drifts in atomic clocks, with code and visuals (experimental setup, simulated vs. real-world comparison, and drift graph), as described in "Probing Vacuum-Induced Clock Drifts via Quantum Metrology: A Testable Hypothesis" (DOI: 10.5281/zenodo.15163879). Licensed under GPL 3.0.

allan-variance atomic-clocks cesium-ion clock-drift matplotlib monte-carlo-simulation numpy open-science pandas physics precision-metrology python quantum-metrology research-software scipy simulation vacuum-fluctuations vacuum-noise

Last synced: 17 Apr 2026

https://github.com/heyfoz/cpp-voting-ballot-array-functions

The Voting Ballot Array Functions Program (C++) creates 3 arrays to store candidates, votes, and percentages to simulate a random election winner. The arrays are filled after the program reads an input file titled "Candidates.txt". Functions are used to pass the arrays and calculate the results, which are printed to the console & an output file.

ballot cpp simulation voting

Last synced: 25 Mar 2025

https://github.com/atticuszeller/isaaclab-uv

🚀 UV package manager for issac sim and issaclab

gpu nivida robots simulation

Last synced: 11 Jun 2025

https://github.com/rmarchet/blackhole-ts

Simulate a Schwarzschild black hole using three.js

astronomy blackhole glsl raytracing reactjs shader simulation threejs vitejs

Last synced: 12 Apr 2026

https://github.com/ruicao93/ovx-simulation

A Java implemention for a algorithm simulation which is designed for OVX resource mapping .

java openvirtex resource-mapping simulation

Last synced: 11 Jun 2025

https://github.com/mraskends/bankaccountsimulator

Simple C++ console app simulating basic bank account operations: deposit, withdraw, balance check. Educational project to practice core C++ features and version control.

banking beginner console-app cpp educational simulation

Last synced: 01 Apr 2025

https://github.com/khaledsharif/omniverse-gym

Examples of how to use NVIDIA Omniverse Isaac Sim to solve Reinforcement Learning Games (rl-games)

reinforcement-learning robotics simulation

Last synced: 17 Apr 2026

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/torodata/self-driving-car-engineer

Welcome to the cutting-edge world of autonomous driving! This repository showcases an exceptional autonomous driving system that combines advanced technologies and groundbreaking algorithms.

deep-learning self-driving-car simulation

Last synced: 04 Apr 2026

https://github.com/janek1842/snmp-c-sim

SNMP mini simulator in C

c simulation snmp socket-programming

Last synced: 14 May 2026

https://github.com/usuallysleebee/monty-hall

Winning argument with my girlfriend via code.

monty-hall simulation

Last synced: 13 Jan 2026

https://github.com/rmathsphys/simulation-rock-paper-scissors

Tournament style simulation of the game of rock, paper, and scissors.

game python simulation

Last synced: 08 Apr 2025

https://github.com/mohamedmetwalli5/carnivalhub-3d

🎮 CarnivalHub-3D is an engaging 3D browser game that blends carnival challenges with realistic physics.

3d physics react-js simulation

Last synced: 04 May 2026

https://github.com/bastien2203/react-ts-os

Mini OS is a web application simulating an operating system, built with React and TypeScript, and deployed on Vercel. It offers an interactive user interface with windows, allowing users to experience a desktop-like environment directly in their browser.

react simulation typescript

Last synced: 17 Apr 2026

https://github.com/gmostofabd/digital-logic-circuits-and-designs

🚀 This collection contains experiments focusing on the basics of digital logic gates using common ICs, equivalent circuits, and practical implementation using a breadboard. Investigates the functional truth tables of gates and simplification procedures using Boolean math's , Karnaugh mapping, de-Morgan's law etc.

5v basic boolean breadboard circuit combinational-circuit digital electronics equation equivalent-circuit-model gates logic powersupply proteus sequential-circuits simplify simulation truth-table universal

Last synced: 04 Apr 2026

https://github.com/cwwhitney/decision_modeling_tutorial

A tutorial for a one day lecture and experiential process of decision modeling

agroecology decision decision-analysis farming monte-carlo r simulation uncertainty

Last synced: 01 Apr 2025

https://github.com/saeun-park/regression-analysis

통계이론연구실 학부연구생

analysis probability-distribution r simulation

Last synced: 01 Apr 2025

https://github.com/githubsolver123/bus-tracker

Real-time bus tracking simulation built with R Shiny and Google Maps API. Visualizes bus movement along Broadway in NYC with 2-second position updates.

data-visualization geospatial gis google-maps-api r r-shiny real-time shiny simulation transportation web-application

Last synced: 01 Apr 2025

https://github.com/ilade-s/forestfire-cpp-

C++ implementation of my simulation of a forest fire done in Python

cpp forest-fire simulation

Last synced: 04 Apr 2026

https://github.com/joneug/dvr-value-iteration

Simulation of Value Iteration for a Dynamic Vehicle Routing Problem

dynamic-vehicle-routing-problem julia simulation value-iteration

Last synced: 20 Mar 2025

https://github.com/iamanonymous419/marketverse-banking

This project uses NestJS and MongoDB to mimic a banking API for the Marketverse project.

docker javascript mongodb nestjs simulation typescript

Last synced: 12 Apr 2026

https://github.com/chippokiddo/skittlesshaker

Heads or tails simulation of Skittles

simulation simulator

Last synced: 24 Mar 2025

https://github.com/ovitrac/generativesimulation

This repository is devoted to the emergence of Generative Simulation—a concept that hybridizes large language models (LLMs) and simulation. Simulation engines are developed or wrapped in such a way that they can be directly manipulated by generative AI, without requiring intensive retraining or fine-tuning.

ai generative-ai llm modeling-and-simulation multiscale-simulation object-oriented-programming python simulation

Last synced: 24 Mar 2025

https://github.com/rdonn70/ribs

Ryan's Insane Baseball Simulator

game python simulation simulator

Last synced: 04 Apr 2026

https://github.com/JamesArruda/upstage

A Python framework for creating robust, behavior-driven Discrete Event Simulations

agent-based-simulation discrete-event-simulation discrete-event-simulations discrete-event-simulators simulation simulation-framework

Last synced: 22 Apr 2025

https://github.com/muonray/cern-root-financial-mechanics-and-market-analysis-codes

CERN ROOT codes used to develop the images and graphs in the article on my blog: http://muonray.blogspot.com/2014/09/particle-physics-software-and-financial.html

article cern cern-root drift efficient-frontier finance financial-analysis geometric-brownian-motion graphs market-analysis-codes monte-carlo monte-carlo-methods optimization-methods quant simulation statistics stock-market

Last synced: 24 Mar 2025

https://github.com/m0rphtail/ant-simulation

Ant simulation in P5js

p5js simulation

Last synced: 17 Jun 2025

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

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

disk-scheduling operating-systems simulation

Last synced: 15 Jun 2026

https://github.com/sekulovskin/research-archive-masters-thesis

This repository contains the code necessary to fully reproduce the results presented in my master's thesis titled: "A Default Bayes Factor for testing Null Hypotheses about the Fixed Effects of Linear Two-level Models", as well as access to the openly available wrapper function which researchers can use to implement the proposed method.

simulation statistics

Last synced: 18 Jan 2026

https://github.com/codebyashuu/dynamic-memory-management-visualizer

A visualization tool for dynamic memory management techniques like paging, segmentation, and page replacement algorithms

graph npm reactjs recharts simulation tailwindcss

Last synced: 19 Apr 2026

https://github.com/orbitalfoundation/terratwin

While there are many academic models and simulations, the goal here is to provide 'civic models' that a farmer might actually use themselves - both as a predictive tool but also as a communication tool for sponsorship and support.

simulation

Last synced: 04 Jun 2026

https://github.com/henryhale/venus

🦠 Predator-prey simulation with predefined behavior

ai-agents canvas2d css henryhale html html5-canvas javascript js predator-prey simulation typescript

Last synced: 18 Apr 2026

https://github.com/dustland/genesis-mcp

MCP Server for Genesis World.

genesis mcp simulation

Last synced: 30 Apr 2026

https://github.com/berntpopp/muconeup

MucOneUp simulates diploid MUC1 VNTR references with variable repeats, targeted mutations, and toxic protein detection. It also integrates an Illumina read simulation pipeline for comprehensive genomic benchmarking.

bioinformatics genomics muc1 orf python simulation vntr

Last synced: 07 Apr 2026

https://github.com/defgsus/lovebot

Botlove python server and client + webclient

bot botwars client love server simulation websocket

Last synced: 30 Mar 2025

https://github.com/pawcijo/gpg

Graphics playground for OpenGl and Vulkan stuff.

computer-graphics gamedev newton-dy opengl simulation vulkan

Last synced: 18 Apr 2026

https://github.com/pyroll-project/pyroll-export

PyRoll rolling simulation framework - data export.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 18 Apr 2026

https://github.com/hsu-aut/blocksworld_simulation

Visual blocksworld simulation with Pygame GUI and Flask REST API for AI planning research. Features 50 scenarios, multiple constraint sets, and LLM integration via MCP.

ai-agents ai-planning ai-research automated-planning blocksworld large-language-model llm mcp model-context-protocol simulation tower-of-hanoi

Last synced: 03 Apr 2026

https://github.com/erykmika/antsanddragons

A simple C++ app that simulates a board with preys and predators.

college-project cpp simulation visual-studio

Last synced: 12 Jun 2026

https://github.com/yusong652/yade-mcp

MCP server connecting AI agents to YADE — run DEM simulations through natural conversation

ai anthropic claude dem discrete-element-method geomechanics llm mcp mcp-server particle-simulation python scientific-computing simulation yade

Last synced: 06 Apr 2026

https://github.com/deekayen/ansible-role-iam_access_simulation

Simulate the access of IAM users and roles performing various IAM actions against any ARN. Get a list of which users and roles have access.

ansible-role aws-cli iam-actions simulation

Last synced: 28 Dec 2025