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/khaouitiabdelhakim/client-server-simulator-python

This Python project demonstrates a simple client-server interaction on localhost. The server listens for client connections and responds with information about various web browsers based on user input.

client client-server client-side modeling modeling-and-simulation python python-script server server-side simulation

Last synced: 05 Apr 2025

https://github.com/redhaam/simemory

Desktop application to simulate memory management by the operating system

csharp desktop-application memory simulation simulator

Last synced: 23 Feb 2025

https://github.com/geetmankar/coding-projects

A repo for my (generally non-ML) Coding Projects (Physics or otherwise)

gpu julia julia-language julialang physics physics-simulation python python3 rust rust-lang simulation

Last synced: 02 Jan 2026

https://github.com/zoroxide/space-simulation

a simple Space looking Simulation done with C++ and olcPixelGameEngine

cpp game-development game-engine gamedev olc olcpixelgameengine programming simulation space

Last synced: 14 Mar 2025

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

Plugin for PyRolL providing spread modelling Wusatowski's spread equation.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 03 Feb 2026

https://github.com/msabramo/minisim

Robot simulation forked from miniBloq at https://github.com/miniBloq/v0.83

educational python robotics simulation

Last synced: 29 Jul 2025

https://github.com/okkindel/programmerssimulator

Programmer Simulator written on the first hackathon. In general it turned out to be a failure but maybe someone will use it :) You can eat, code, sleep and dispose.

hackathon programmer-simulator python simulation simulator

Last synced: 29 Apr 2025

https://github.com/mm318/mrg-cpp

Reimplementation of the MRG-model in C++

neuroscience ofx simulation simulation-modeling

Last synced: 25 Oct 2025

https://github.com/divineomega/neural-networks-experiment-one

Experimentation using neural networks evolved via a genetic algorithm

creatures genetic-algorithm neural-networks simulation

Last synced: 04 Apr 2025

https://github.com/amari-calipso/rain-sim

A rain simulation with computer generated sound written in opal

2d-graphics brown-noise noise pink-noise rain simulation simulations sound sound-processing white-noise

Last synced: 06 Apr 2025

https://github.com/benji377/tug-introductiontoc-02

Elevator Simulator in C | Lecture exercise

c simulation

Last synced: 29 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/ajithksenthil/epidemic-simulation

Customizable Simulation that models SIR variables in Epidemics

modeling simulation

Last synced: 15 Jan 2026

https://github.com/tsmbland/retinotopicmaps

MSci thesis - modelling the development of neural connections in the visual system

computational-neuroscience latex partial-differential-equations python research self-organization simulation

Last synced: 12 Apr 2025

https://github.com/rugleb/phpgpss

PHP analog of the GPSS modeling language

analyze gpss modeling php simulation

Last synced: 02 Apr 2025

https://github.com/fgaz/ant

Ant simulation (swarm intelligence)

ants experiment simulation swarm-intelligence

Last synced: 14 May 2025

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/pklatka/oop-course-project

First final project for object-oriented programming course at AGH University of Science and Technology.

java javafx simulation

Last synced: 03 May 2026

https://github.com/barrettotte/population-genetics-sim

Simulate basic population genetics on fake creatures' DNA. Concepts of mutation, crossover, fitness distribution covered. Prototype algorithm for ProcJam 2018

genetic-analysis genetics population-genetics python simulation

Last synced: 29 Mar 2025

https://github.com/ysden123/life

Computer game life, automate

life scala simulation

Last synced: 02 Aug 2025

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

JavaFX-App, die ein Gittergasmodell simuliert (JavaFX application which simulates lattice gas model)

javafx-application lattice-gas-model physics physics-simulation simulation

Last synced: 20 May 2026

https://github.com/mateuszk098/argon-molecular-dynamics

Simulation of molecular dynamics for the argon gas.

cpp molecular-dynamics physics-simulation simulation visualisation

Last synced: 07 Nov 2025

https://github.com/kartmaan/survival-simulator

Simulation of survivors on the move in search of food while avoiding dangers and withstanding harsh climates.

life-simulation pygame simulation survival-game survivor vector

Last synced: 12 Apr 2025

https://github.com/jonas-scholz123/particle-simulation

This is an efficient O(n) simulation of n particles in a 3D box. I have built my own little ascii-console animation to show the particles!

collisions ncurses particles performance simulation

Last synced: 13 Jun 2026

https://github.com/waxer59/justask

Job interview simulator

ai gemini interview job simulation

Last synced: 14 Sep 2025

https://github.com/lucasgmalheiros/simulacao-call-center

Desevolvimento de simulações de eventos discretos para trabalho final da disciplina de simulação de sistemas

analytics dash dashboard data-science jupyter-notebook latex python simpy simulation

Last synced: 10 Apr 2026

https://github.com/daniel-keogh/birds-bees-simulation

A chase simulation implemented in Unity using the state pattern

csharp simulation state-machine state-pattern unity unity2d

Last synced: 12 Apr 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/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/yashitacodes/pwc-powerbi-analytics

This repository contains Power BI dashboards created as part of the PwC Switzerland Virtual Case Experience. The project focuses on analyzing call center trends, customer retention, and diversity & inclusion to provide actionable business insights.

analytics business-analytics business-intelligence forage powerbi pwc simulation visualization

Last synced: 07 Feb 2026

https://github.com/marcellharmaci/kotlin_game_of_life

Game of Life project written in Kotlin using JavaFX for graphics

desktop-app kotlin simulation

Last synced: 30 Jul 2025

https://github.com/leeobianchi/stripointing

Stripeline-based simulation of Sun, Moon and planets observation time during the LSPE/Strip telescope activity

simulation

Last synced: 18 Feb 2026

https://github.com/roysmanfo/terraformsimulation

A console based simulation of a virtual world, where people will be albe to die naturally, die for a disease (pandemic, plague) expand the population and start wars

500lines console-application cpp simulation

Last synced: 10 Sep 2025

https://github.com/zayarhtet/simulation-tundra

Console Application for simulating Tundra with C++, specialized in Object-Oriented Design

console-application cpp design-patterns oop simulation singleton-pattern

Last synced: 10 Jul 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/youssef-saaed/easytrip-bus-company-project

The EasyTrip Bus Company's simulation project is designed to model the dynamics of passenger arrivals and bus operations, utilizing various data structures for flexibility and efficiency. It allows for scenario customization through data file inputs and generates a comprehensive log of activities in an output file.

arraylist data-structures heap priority-queue queue simulation system-design

Last synced: 22 Mar 2025

https://github.com/avitase/libgravix2

A fast yet precise simulation of conservative, attractive forces acting on point-like particles embedded onto the surface of a unit sphere.

c-api ode ode-solver simulation symplectic-integrator

Last synced: 06 Apr 2025

https://github.com/thuvasooriya/azem

awesome zig enabled micro-mouse maze simulator

maze micromouse simulation zig zig-package

Last synced: 14 May 2026

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

Metapackage to replace old pyroll package.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 21 Mar 2025

https://github.com/avitase/rigidgrav

Symplectic integration of a dumbbell in space.

rigid-body-dynamics simulation symplectic-integrators

Last synced: 06 Apr 2025

https://github.com/leodog896/n-body

ridiculously rudimentary n-body simulation

n-body simulation

Last synced: 06 Mar 2025

https://github.com/hhio618/golem-lorenz-attractor

Simulating Lorenz attractor on Golem.network

lorenz-attractor scipy simulation

Last synced: 19 Feb 2026

https://github.com/ayeshathoi/simulation-sessional-412

Simulation of SSQS, Inventory System, Transient State, PERT, Monte Carlo Alo etc.

data-analysis excel inventory-system monte-carlo python simulation ssqs triangle-distributions

Last synced: 31 Jul 2025

https://github.com/talhaahussain/boids-cli

An implementation of Craig Reynolds' Boids (1986) as a command line interface.

boids boids-simulation cli ncurses simulation

Last synced: 31 Jul 2025

https://github.com/krafpy/basic-fluid-simulation

Basic WebGL fluid simulation.

fluid simulation webgl

Last synced: 12 Mar 2025

https://github.com/eltoncn/gdatabygagents

Simulation of virtual agents, worlds and sensors using LLMs.

cognitive-architecture llm simulation student-project

Last synced: 07 May 2025

https://github.com/6im0n/raytracer

technique de calcul d'optique par ordinateur, utilisée pour le rendu en synthèse d'image ou pour des études de systèmes optiques

c epitech epitech-project graphics raytracer raytracing simulation

Last synced: 20 May 2026

https://github.com/fahdseddik/robotic-arm-simulation

This is a 3 planar link robotic arm simulation

matlab roboticarm robotics simulation

Last synced: 20 May 2026

https://github.com/jmfeck/microwave-simulator-8086

Microwave simulation project in Assembly 8086, developed in 2016 for a university course, demonstrating low-level programming and virtual hardware control.

8086 8086-emulator assembly college-project embedded-systems emu8086 low-level-programming simulation

Last synced: 05 May 2025

https://github.com/xanstar6067/fractalexplorer

Большой проект по объединению программ генерации фракталов. A large project to combine fractal generation programs.

burning-ship burning-ship-set csharp custom-rendering-style decimal-arithmetic fractal fractal-renderer fractals graphics julia-set mandelbrot-set math multithreading parallel-computing simulation visual-studio visualization winforms

Last synced: 30 Jun 2025

https://github.com/dqsevilla/dice-sim

Short dice rolling simulation experiment using coin flips

coin dice probability python3 simulation

Last synced: 14 Jun 2026

https://github.com/akaliutau/ml-for-tackling-climate-change

ELEC70127 Machine Learning for Tackling Climate Change - final project

bubbleml climate-change ml sciml simulation turbulent-flows weather-forecast

Last synced: 29 Mar 2025

https://github.com/pyroll-project/pyroll-integral-thermal

Plugin for PyRolL providing an integral thermal moddeling approach.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 02 Feb 2026

https://github.com/choate-robotics/maze_car

An Autonomous Robotics Challenge

processing robotics simulation

Last synced: 20 May 2026

https://github.com/gszep/reaction-diffusion

Interactive reaction-diffusion system simulator in two spatial dimensions

jupyter nodejs reaction-diffusion simulation thesis turing-pattern webgl

Last synced: 20 Jan 2026

https://github.com/ettorerocchi/metagesim-amr

A new modality of CAMISIM: Metagenomic synthetic data suited for AntiMicrobial Resistance studies

amr metagenomics simulation

Last synced: 16 Jan 2026

https://github.com/jafarmussaid/cdpr-auto-calibration

Autocalibration simulation tool for Cable-Driven Parallel Robots (CDPRs) using inductive sensors.

auto-calibration c-language calibration cdpr robotics simulation

Last synced: 17 May 2026

https://github.com/davidenunes/jexperiment

A Java framework to build and execute experiments and collect data.

configuration experiment java parameters runner simulation

Last synced: 14 Mar 2025

https://github.com/xcraft-inc/goc

Wrapper to simulate symlinks on Windows platform by calling a batch script.

goc simulation symlink windows

Last synced: 14 May 2026

https://github.com/youwuyou/analysis-of-md-trajectories

Computation of correlation functions using direct method and FFT

eigen3 fft molecular-dynamics simulation statistical-physics

Last synced: 02 Apr 2025

https://github.com/konermannlab/esi_droplet_na_bradykinin

MD simulation of an evaporating ESI droplet, with TIP4P/2005 water, Na ions, and bradykinin (peptide)

charged droplet electrospray evaporation ion md model peptide protein residue simulation

Last synced: 25 Sep 2025

https://github.com/arhadnane/nuclear-war-simulation

An interactive web application that simulates the effects of nuclear weapons on urban populations.This educational tool helps users understand the devastating consequences of nuclear warfare through scientifically accurate calculations and visualizations.

aspnet-mvc blast-simulation bootstrap casualty-estimation csharp dotnet-8 educational interactive-maps leaflet mapping nuclear-effects nuclear-simulation physics-simulation scientific-computing simulation

Last synced: 17 May 2026

https://github.com/rileyjshaw/ca-finder

:bug: A cellular automaton simulator running as a shader on your GPU

automaton cellular gpgpu shader simulation

Last synced: 27 Mar 2025

https://github.com/juliankarrer/reyn

CUDA-based Implementation of Smoothed Particle Hydrodynamics for Fluid Simulation

cuda fluid lagrangian simulation sph

Last synced: 31 Oct 2025

https://github.com/nandahkrishna/bros

Application suite – Class 12 C++ Computer Science Project

apps calculator calendar clock cpp games graphics notepad os simulation turbo-c-plus-plus

Last synced: 17 Jun 2025

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

Conway's game of life implementation in vanilla JS with Canvas API

game simulation

Last synced: 16 Jun 2025

https://github.com/CoderAnchel/EuroFighterJava

This project is dedicated to developing the central software of the EuroFighter Typhoon, focusing solely on the internal systems of the fighter without including external factors such as environmental physics, maps, or atmospheric conditions. The goal is to simulate the functionalities and internal systems of the EuroFighter Typhoon with fidelity

algorithms fighter-jet java javafx military simulation

Last synced: 08 Nov 2025

https://github.com/tsotimus/LRU-Cache-Simulator

A JavaScript simulation of hardware cache with k-way associativity and LRU replacement strategy

cache calculator javascript js lru-cache simulation

Last synced: 10 Sep 2025

https://github.com/bradenkeiser/amber_protocol

Complete automated HPC protocols for running complexed MD simulations in Amber and subsequent PBSA and per-residue decomposition analysis using a model HMG-CoA reductase dual-ligand system, uses Bash, Python, and R

amber automation bash complex decomposition hpc md protocol python r simulation

Last synced: 09 Apr 2026

https://github.com/saviornt/wave-function-with-probability-density

Jupyter notebook that visualizes a wave function for a particle at a specific time.

jupyter-notebook physics quantum-physics simulation

Last synced: 16 Jun 2025

https://github.com/netesf13d/atomic-dynamics

Package for the simulation of classical atomic dynamics in various trapping potentials.

cold-atoms monte-carlo simulation

Last synced: 15 May 2026

https://github.com/arda-guler/supercluster3d

Cosmic scale n-body and expansion-of-the-universe simulator.

astrodynamics astrophysics cosmology n-body n-body-simulator simulation simulator

Last synced: 01 Mar 2025

https://github.com/richard66nz/coalsimv2

Simulation of Coal Fired Power Generation Plant

coal-fired latex operations powerplant simulation steam training training-materials

Last synced: 29 Mar 2025

https://github.com/kmoraza/inverter-drive_simulation_software

Diese Desktop-Software simuliert einen elektrischen Wechselrichterantrieb und ist in JavaFX geschrieben (This is a desktop software which simulates electrical inverter drive and is written in JavaFX)

desktop-app desktop-application desktop-software electrical-engineering inverter-drive javafx-application javafx-desktop-apps javafx-desktop-software mathematics mechanical-engineering physics physics-simulation simulation simulations simulator simulators

Last synced: 04 May 2026

https://github.com/s4b7r/gravjs

Little two-man peer-coding project, learning /playing with JS / canvas, simulating gravity in a little single-player game

javascript javascript-game simulation

Last synced: 02 Aug 2025

https://github.com/space-cadet/ts-quantum

Quantum mechanics library implemented in typescript

numerical-methods physics quantum-mechanics simulation typescript

Last synced: 18 Feb 2026

https://github.com/icetd/simulation_ws

ros gmapping simulation

navigation ros simulation

Last synced: 12 May 2026

https://github.com/niccolozanotti/epidemic-seir-model

A C++ simulation of the spread of an epidemic using SEIR model based on SMOOTH (http://dx.doi.org/10.1145/2068897.2068957) mobility model

seir-model simulation

Last synced: 06 Oct 2025

https://github.com/tgross03/orbital_simulation

A python based boiler-plate simulation for n-body gravity simulations.

astronomy orbital-mechanics physics python simulation

Last synced: 29 Jun 2025

https://github.com/emvivas/happy-birthday-19-to-me

"Happy birthday 19 to me" is a program developed in C# for simulating a video reproduction from Windows PC Console about my birthday 19.

19 birthday consoleapplication csharp nineteen simulation video windows

Last synced: 14 May 2026