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/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/s4b7r/legacy-ball-collision

Really old, early Java and OOP steps, simulation of elastic collision and gravity

simulation

Last synced: 12 Mar 2026

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

https://github.com/sub6resources/astrosim

A collection of simple astronomical simulations - Built for University of Utah's ASTR 3070 class

astronomy astrophysics simulation

Last synced: 14 Aug 2025

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/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/tpeschel/pandemia

Pandemic Disease Simulation

corona covid-19 pandemic pandemie shiny simulation

Last synced: 06 Jul 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/auprao/particles-sim

Python pygame simulation of interacting particles with different properties

particles pygame simulation

Last synced: 22 Jun 2025

https://github.com/qtremors/cosmos

A high-performance, procedural virtual cosmos simulation built with React and Three.js. Features realistic orbital physics, volumetric shaders, and an active radar navigation system.

react-typescript simulation space-exploration three-js visualization

Last synced: 13 Jan 2026

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

Outbreak simulation based on a branching process

outbreak public-health simulation

Last synced: 30 May 2026

https://gitlab.com/lisamission/lisasim

Python package gathering simulation tools for the LISA mission.

astrophysics data analytics gravitational waves python simulation

Last synced: 10 Mar 2025

https://github.com/andrei-g99/merging-orbits

N-body gravitational simulator where object collisions are handled by a simplified body merger heuristic. GPU Acceleration with CUDA.

astrophysics gravity simulation

Last synced: 10 Mar 2025

https://github.com/ntdls/strikeforceinfinite

2D space fighter game with infinite space, neural network AI, multiple scenarios, locking/seeking weapons, and explosions.

directx game simulation space

Last synced: 30 Jun 2025

https://github.com/gregorybchris/ants

Ant foraging simulation

ant food foraging nest pheromones simulation walk

Last synced: 13 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/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/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/nunorc/kepler-210-sim

Kepler-210 exoplanetary system simulation.

astrophysics exoplanets n-body simulation

Last synced: 09 Apr 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/petermuriuki/bsaw

A monteCarlo simulation

simulation

Last synced: 16 Aug 2025

https://github.com/philbucher/xdmf

Small library for writing xdmf files, to be read by paraview

hpc paraview postprocessing simulation

Last synced: 01 Sep 2025

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/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/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/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/t-eckert/d_breakup

Simulation of neutron-deuteron breakup in GEANT using DDX

geant4 neutron physics simulation

Last synced: 11 Jun 2026

https://github.com/priyangsubanerjee/perceptron-simulator

Learn neural network basics with this interactive Perceptron Simulator. Explore how inputs and biases affect the output of a single-layer perceptron.

css html neural-network perceptron simulation

Last synced: 08 Mar 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/crispengari/netlogo101

🥅 Hello world! From netlogo 101.

netlogo netlogo-model simulation

Last synced: 05 Mar 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/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/laura7089/tealeaf.jl

Julia port of the TeaLeaf heat equation code

hpc julia physics-simulation simulation tealeaf

Last synced: 04 Jun 2026

https://github.com/thuongtruong109/portrayal

🧻 Simulated depiction on sandpaper

react reactjs sandpaper simulation tailwindcss vite

Last synced: 06 May 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/ivnsch/densitysim

Density clouds simulation

simulation typescript webgpu

Last synced: 25 Apr 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/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/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

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/cristianvasquez/housing

A simulation of the "Housing by shares," a hybrid mechanism, something in between renting and buying a house.

housing-affordability proof-of-concept simulation

Last synced: 11 Jun 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/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/defgsus/lovebot

Botlove python server and client + webclient

bot botwars client love server simulation websocket

Last synced: 30 Mar 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/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/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/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/sunsided/ballistics

A Kalman filter ballistic curve estimation playground

ballistic-curve kalman-filter monte-carlo-sampling rust simulation

Last synced: 13 Jun 2026

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/dustland/genesis-mcp

MCP Server for Genesis World.

genesis mcp simulation

Last synced: 30 Apr 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/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/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/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/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/m0rphtail/ant-simulation

Ant simulation in P5js

p5js simulation

Last synced: 17 Jun 2025

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/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/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/rabestro/greenfoot-zombie-invasion

Zombie Invasion interactive simulation

greenfoot java simulation

Last synced: 08 Nov 2025

https://github.com/rdonn70/ribs

Ryan's Insane Baseball Simulator

game python simulation simulator

Last synced: 04 Apr 2026

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/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/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/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/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/seatonullberg/atompack

A flexible Python library for atomic structure generation.

computational-chemistry crystallography materials-science simulation

Last synced: 07 Jan 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/pawcijo/gpg

Graphics playground for OpenGl and Vulkan stuff.

computer-graphics gamedev newton-dy opengl simulation vulkan

Last synced: 18 Apr 2026