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/yds12/life

Conway's Game of Life implemented in the Crystal language with the CrSFML library.

conway-game crystal game-of-life simulation

Last synced: 03 Mar 2025

https://github.com/wal33d/freds_numeric_journey-c

Interactive Numeric Journey in C: A concise educational tool that demystifies variables, pointers, and memory addresses through engaging user interactions. Perfect for beginners to grasp fundamental C programming concepts, memory management, and pointer operations.

c console-application educational-tool memory-management multi-threading programming-concepts real-time simulation thread-synchronization user-input

Last synced: 04 Oct 2025

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/baselakasha/ai-simulated-battlefield

Web-based simulation to compare different agents control strategies

intelligent-agents javascript phaser reinforcement-learning simulation tensorflow

Last synced: 09 Apr 2026

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

Simulated hex cells that develop and evolve

evolution simulation

Last synced: 17 Aug 2025

https://github.com/haasr/conway-life-game-py

John Conway's game of life in python (CLI)

cli conways-game-of-life python python3 simulation simulator

Last synced: 11 Jun 2026

https://github.com/danieljvickers/fluid_simulation

An educational example for learning the Navier-Stoke equations. Also included is a C++ and CUDA shared object library, buildable with CMake, for use in your personal projects.

cpp cuda differential-equations navier-stokes numpy physics python simulation

Last synced: 04 May 2026

https://github.com/nowaythisworks/voxel-engine

Realtime JavaScript voxel renderer and physics simulator.

physics simulation voxel voxel-editor voxel-engine webgl

Last synced: 18 Aug 2025

https://github.com/tahirzia-1/risc-v-cpu-core-systemverilog

This repository contains a SystemVerilog implementation of a basic 5-stage pipeline RISC-V processor. The processor includes a register file, ALU, control unit, instruction memory, and data memory. It is designed to run simple assembly programs and includes optimizations for performance such as hazard detection, forwarding, and branch prediction.

alu assembly-language cpu fpga fpga-programming processor registers risc-v riscv riscvprocessor simulation systemverilog verilog vivado

Last synced: 03 Mar 2025

https://github.com/yinkar/window-toy

A quick and dirty JavaScript window system simulation.

js simulation window-system

Last synced: 18 Aug 2025

https://github.com/galadeat/bank-sim

Scalable banking backend built with Go and gRPC. Starts with account services, designed to evolve into a full financial simulation.

account-management backend banking fintech go golang grpc simulation

Last synced: 15 May 2026

https://github.com/paul-bokelman/genetic-maze

Competing population model of genetically evolving neural networks

ai genetic-algorithm machine-learning neat neuroevolution simulation

Last synced: 27 Mar 2025

https://github.com/kaua-pt/cancerevolutionsimulation

Simulação da evolução de um câncer

agent jade java multiagent-systems simulation

Last synced: 15 May 2026

https://github.com/bochen2029-pixel/backrooms-sim

Infinite, never-repeating procedurally generated Backrooms walking simulator. Native Windows · C++20 · D3D12 + DXR path tracing · procedural materials, lighting & audio · biomes & verticality · VHS post. Built fully autonomously, milestone-by-milestone, behind machine-checkable gates.

backrooms cpp20 d3d12 direct3d12 dxr gamedev graphics path-tracing procedural-generation raytracing simulation windows

Last synced: 01 Jul 2026

https://github.com/clagiordano/projectdeploy

projectDeploy is a tool for generic project deployment over rsync with specific config for project

multi-deploy multi-target python simulation sync webhook

Last synced: 19 Aug 2025

https://github.com/claudemuller/raycast-simulation.ts

A Raycasting simulation written in TypeScript with p5.js

p5js raycasting simulation typescript

Last synced: 20 Aug 2025

https://github.com/caeassistant-group/abaqus-johnson-cook-sandwich-panel-impact-under-tnt-blast

In this project, a sandwich panel sample with a honeycomb structure under TNT blast load was analyzed. For this analysis, the Johnson-Cook elastoplastic model was applied, and the simulation was conducted under the load of a 1 kg TNT explosion.

abaqus cae damage damage-detection failure failure-analysis finite-element-analysis johnson-cook simulation

Last synced: 04 Jan 2026

https://github.com/carloscraveiro/pic_sevensegdisplaycounter

A project for learning purposes in C programming language for PIC18F that explores the following features: interrupts, timing, input and output ports (I/O), and peripherals (buttons, LEDs and 7-segment displays).

c microcontroller nix nix-flake pic18f pic18f4550 sdcc-compiler seven-segments-display simulation simulide

Last synced: 15 May 2026

https://github.com/virgiledjimgou/fabrik3dlite

🏭 Industrial Simulator - Robot & CNC Cell , Fabrik3D Lite is a lightweight and modular simulator for industrial cell operations, designed for education, training, and early-stage prototyping.(Vue.js + ASP.NET Core + MQTT + MongoDB)

3d-engine 3d-graphics asp-net-core bootstrap5 cnc-programming mongodb mqtt mqtt-broker robotics simulation threejs typescript vue3

Last synced: 10 Apr 2026

https://github.com/ycatsh/math-sim

simulating mathematical concepts through code

math python simulation

Last synced: 02 Sep 2025

https://github.com/hermann-web/lissajou

A Python module for creating animations, including Lissajou curve simulations

animation lissajous lissajous-curve lissajous-figures lissajous-figures-generator matplotlib-animation simulation visualization

Last synced: 02 Jul 2025

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

Plugin for PyRolL providing the constitutive flow stress function from Y. Misaka.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 12 Feb 2026

https://github.com/talhaahussain/advection-simulation

Continuous Assessment for ECM3446 - High Performance Computing, set by Prof. Luo Man (Year 3, Semester 2). Simulates the advection of material from a chimney by wind in the planetary boundary layer.

advection advection-diffusion simulation

Last synced: 22 Jun 2026

https://github.com/dmdhrumilmistry/8051_door_authenticator

A door authenticator using 8051 microcontroller programmed in C, interfacing Keypad(4x3), LCD(16x2) and a motor for control. This is an open source project under MIT license.

microcontroller simulation

Last synced: 22 Aug 2025

https://github.com/talhaahussain/game-of-life-gui

A (mostly) object-oriented implementation of John Horton Conway's Game of Life (1970) as a graphical user interface.

conways-game-of-life game-of-life gui object-oriented-programming pygame simulation

Last synced: 24 Jun 2026

https://github.com/shamscorner/claudeilearn

A Claude code simulation game to learn all Claude code commands.

claude claude-ai claude-code claude-commands game simulation terminal-game

Last synced: 01 Jul 2026

https://github.com/shaniggj/optimizing-warehouse-efficiency-via-python-based-order-batching

This project helps reduce walking time in warehouses using a Python tool that simulates picking routes. Users can test strategies like wave picking and clustering on a 2D layout to find the most efficient method.

app clustering data-visualisation logistics order-batching order-picking-optimization python route-optimization routing-problem simulation single-picker supply-chain tsp warehouse-optimization

Last synced: 23 Aug 2025

https://github.com/hvlikk/shipssimulation

Konsolowa symulacja walki statków morskich zaimplementowana w Javie - przedmiot Programowanie Obiektowe, Politechnika Wrocławska

java simulation

Last synced: 18 Jul 2025

https://github.com/smcnab1/super-bassoon

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

accessibility assessment css frontend html js simulation

Last synced: 23 Aug 2025

https://github.com/tytsxai/lab-virtualchem

🧪 VirtualChemLab — 游戏化虚拟化学实验室,用于教学与模拟实验

chemistry desktop-app education gamification physics-engine python simulation stem teaching virtual-lab

Last synced: 24 May 2026

https://github.com/risto97/socmake

Build system for RTL and SoC designs

cmake cpu hardware rtl simulation systemc systemonchip systemrdl verilog

Last synced: 23 Aug 2025

https://github.com/igor-240340/physicsengine

Educational mass aggregate physics engine

physics-engine simulation

Last synced: 01 Jul 2026

https://github.com/garnizeh-labs/aetheris-engine

The authoritative server framework for the Aetheris Engine. It provides the core 5-stage tick pipeline, spatial partitioning, interest management, and priority-channel multiplexing for massive real-time multiplayer simulations.

aetheris authoritative-server ecs game-engine garnizeh-labs multiplayer networking rust simulation spatial-partitioning

Last synced: 19 May 2026

https://github.com/opensauce04/ecosim

A small ecosystem simulator that runs in the browser

simulation

Last synced: 11 Nov 2025

https://github.com/midzdotdev/matrix

💊 Simulation of falling code inspired by "The Matrix"

falling-letters matrix simulation

Last synced: 26 Feb 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/reubenjohn/token_world

Multiagent simulated environment of LLM agents in a world simulated by other LLM agents

agent llm multi-agent openai pyglet simulation swarm

Last synced: 16 Apr 2026

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/jo56/cosmos-network-visualizations

Interactive network graph demos powered by cosmos.gl

networks simulation visualization webgl

Last synced: 11 Jun 2026

https://github.com/sourceduty/cern_simulator

⚛️ Simulate the operations, experiments, and knowledge base of CERN (the European Organization for Nuclear Research).

ai ai-science ai-sim ai-simulator artificial-intelligence cern cern-experiment cern-hardware cern-sci cern-science cern-sim cern-simulator chatgpt hardware nuclear nuclear-science particle-physics science simulation software

Last synced: 11 Feb 2026

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

Bank management system simulation

bank cpp money simulation

Last synced: 23 Aug 2025

https://github.com/yoboujon/automatic-management

TP Service Architecture based on meta-micro-micro-services

golang java microservice rest-api simulation spring-boot

Last synced: 09 May 2026

https://github.com/okwilkins/wildfiresimulation

Wildfire simulation within Python.

bitmap cellular-automata python simulation video

Last synced: 10 Jan 2026

https://github.com/scar17off/particle-life

An interactive particle simulation that combines elements of artificial life, particle systems, and magical abilities

game html js particle-life particle-simulation particle-simulator particles simulation

Last synced: 02 Sep 2025

https://github.com/psygo/monte-carlo-ts

Monte Carlo (Gaussian) with TypeScript and SolidJS

monte-carlo simulation statistics

Last synced: 07 Dec 2025

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

simulate-doves-hawks

pyqt5 simulation

Last synced: 30 May 2026

https://github.com/pyroll-project/pyroll-freiberg-spreading

Plugin for PyRolL providing the Freiberg empirical spreading model.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 12 Feb 2026

https://github.com/monksy/language-dissemination

The goal of this agent based system is to attempt to model language communication and migration.

agent complex-systems multi-agent-systems netlogo simulation

Last synced: 19 Mar 2026

https://github.com/c272/skeletron

A graphical simulation of the AQA Skeleton Program.

aqa csharp simulation

Last synced: 16 Mar 2025

https://github.com/zushah/flow-field

A perlin noisy flow field.

javascript mathematics simulation

Last synced: 14 Jun 2025

https://github.com/pietromoro/nand

Exploring how computer chips work

chips gate simulation

Last synced: 28 Feb 2026

https://github.com/thanduriel/stablenn

experiments to build stable neural networks for physical simulations

deep-learning numerical-integration scientific-machine-learning simulation

Last synced: 06 Sep 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/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/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/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/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/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/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/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/kvark/seeker

Seeking an answer to QLUE

life rust-lang simulation

Last synced: 09 Apr 2025

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

A flexible Python library for atomic structure generation.

computational-chemistry crystallography materials-science simulation

Last synced: 07 Jan 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/ortanav2/deepentropic

A project aimed at accelerating physical simulations using neural networks.

deep-learning deep-neural-networks machine-learning ml model neural-network physics-simulation python pytorch simulation

Last synced: 29 Jun 2026

https://github.com/gui-mrtns/lavadora

Este projeto consiste na simulação de uma máquina lavadora na placa PIC18F4520 da PICGenios.

c-programming embedded-c embedded-systems iot microcontroller pic18f4520 simulation

Last synced: 10 Jun 2026

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

2D Collision and Gravity for Circles and Rectangles

physics simulation

Last synced: 31 Mar 2025

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/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/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/mcellteam/cellblender_models

Repository for CellBlender Models and Examples

cellblender cellblender-model simulation

Last synced: 05 Sep 2025

https://github.com/finleygn/fields-grass-sim

GLSL Grass Simulation Test

ogl simulation webgl

Last synced: 10 Jun 2026

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/airalab/dapp-de-simulation

Dapp with drone simulator

dapp demo drone simulation

Last synced: 07 Jan 2026

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

Black Hole: Is for me? 🥺👉👈

black-holes simulation

Last synced: 16 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/jalenbrown36/planet-simulation

Planet simulation application created using Pygame

gui pygame python3 simulation

Last synced: 09 Apr 2025

https://github.com/exbotanical/multi-paxos

A concise implementation of multi-paxos consensus

consensus distributed-systems heaps multi-paxos raft simulation

Last synced: 05 Jan 2026

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