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

A package for simulating parallel queueing systems in Python.

discrete-event-simulation parallel parallel-processing python queue simpy simulation

Last synced: 07 May 2025

https://github.com/gowth6m/post-office-simulation

A simulation of the customer queuing and being served in a post office written in ANSI standard C99.

postoffice simulation

Last synced: 18 Mar 2025

https://github.com/comba92/life-automata

⬜⬛ C++ implementation with SDL2 of Conway's Game of Life

conways-game-of-life cpp game makefile sdl2 simulation

Last synced: 17 Apr 2026

https://github.com/raulmurillo/conga_23

Code for reproducing CoNGA 2023 results on approximate posit arithmetic

approximate-computing computer-arithmetic floating-point image-processing posit simulation vhdl

Last synced: 11 Sep 2025

https://github.com/joelbeedle/salsa

2D Swarm Algorithm Simulator written in C++

drone-swarm drones simulation swarm-intelligence

Last synced: 19 Feb 2026

https://github.com/ornstein89/open3de-extsimint-gem

Open3D engine gem providing integration with external simulation model: video output to external model and motion input from external model

gem ipc modeling o3de open3d-engine open3de simulation

Last synced: 28 Oct 2025

https://github.com/emersonloureiro/jsyms

Java systems simulation SDK

distributed-systems java sdk simulation

Last synced: 01 Aug 2025

https://github.com/0ameyasr/edgecloudsim

A simulation of Mobile, Edge, Cloud-only computing models along with Hybrid (Cloud-Edge, Mobile-Edge) over a set of tasks using EdgeCloudSim

cloud-computing edge-computing java simulation

Last synced: 30 Apr 2025

https://github.com/jguarato/2d-plate-heat-transfer

Codes for solving a heat transfer problem in a 2D flat plate.

cfd flow simulation

Last synced: 04 Oct 2025

https://github.com/jguarato/2d-cavity-flow

Computational fluid dynamics (CFD) code for solving incompressible flow in a 2D lid-driven cavity.

cfd flow simulation

Last synced: 04 Oct 2025

https://github.com/viljarjf/nano

Programs made during nanotechnology studies

physics physics-simulation python simulation tfy4235

Last synced: 07 Apr 2025

https://github.com/rvalla/rpp-simulation

A software to simulate Rock, Paper & Probabilities game.

probability python3 simulation

Last synced: 25 Jul 2025

https://github.com/microrobotics-simulation-framework/maddening

Modular Automatic Differentiation and Data-Enhanced Neural-network INteracting Graph (MADDENING). A pure JAX end-to-end autodifferentiable graph based framework for multiphysics simulation.

automatic-differentiation differentiable-simulation gpu-computing jax multiphysics python scientific-computing simulation xla

Last synced: 30 May 2026

https://github.com/microgrids-x/microgrids.m

Operational & economic simulation of Microgrid projects. Matlab/Octave package of the Microgrids.X family.

energy matlab microgrids octave optimization simulation

Last synced: 08 Jul 2025

https://github.com/galenseilis/DESRu

DESRu is a Rust crate which contains the bare minimum components to write discrete event simulations.

des discrete-event-simulation rust rust-crate rust-lang rust-library simulation simulation-engine simulation-environment simulation-framework simulations

Last synced: 22 Apr 2025

https://github.com/cagcak/vue-chat-session

Simple UI chat simulation web component

chat simulation vue vue-components webcomponents

Last synced: 03 May 2026

https://github.com/loccx78vn/simulation_in_r

This is a tutorial for R-user learning about simulation and how to apply it in supply chain management

r simulation supply-chain-management

Last synced: 15 May 2026

https://github.com/emer/grunt

git-based run tool: python scripts that automate running jobs on a cluster

daemon git hpc-cluster hpc-portal python remote-execution simulation slurm

Last synced: 22 Apr 2026

https://github.com/bl33h/coffeefactorysimulation

A program that simulates a coffee factory with parallel processing using pthreads. It handles coffee production, storage, and thread synchronization.

coffee factory mutex mutex-lock parallel-computing parallel-programming posix-threads pthreads simulation synchronization

Last synced: 14 Mar 2025

https://github.com/bl33h/spotifysimulation

A program that prints the playlist data from a csv file in a music player, it also identifies the longest song.

csv python simulation spotify

Last synced: 14 Mar 2025

https://github.com/bl33h/factorysimulation

A factory simulation system that utilizes a SQL database.

create-database database postgresql queries simulation sql

Last synced: 21 May 2026

https://github.com/bl33h/discreteeventsimulation

Simulation of program execution in a time-sharing operating system.

cpu data-structures operating-system python ram simulation time-sharing

Last synced: 14 Mar 2025

https://github.com/shivamswarnkar/algo-analysis

Create and design a map, consisted of a goal, a starting point and various obstacles, and then visually analyze different algorithms as they try to find the best path from source to goal.

algo-analysis algorithm astar-algorithm breadth-first-search depth-first-search hill-climbing-search iterative-deepening-search simulation visual-analysis

Last synced: 21 Mar 2025

https://github.com/wildlyinaccurate/is-this-real-life

Is this real life? Or just a simulation?

elm life-game simulation

Last synced: 06 Apr 2025

https://github.com/fahdseddik/truck-delivery-company-simulation

A simulation of a truck delivery company written in C++.

algorithms cpp datastructures objectorientedprogramming simulation

Last synced: 10 Nov 2025

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

A meta package for installing quickly the PyRolL core and a set of basic plugins and extensions.

groove-rolling materials metal-forming pyroll python rolling simulation

Last synced: 25 Jan 2026

https://github.com/staticpayload/cathedral.fabric

A deterministic, distributed, capability-safe execution fabric for agent workflows with verifiable replay and certified audit trails

agent-framework audit-trail blake3 capability-based-security cluster consensus deterministic distributed-systems event-sourcing policy-engine raft replay rust simulation terminal-ui verification wasm workflow-engine

Last synced: 05 Feb 2026

https://github.com/cuadernin/integralsimulation

Computes the value of a definite integral using Monte Carlo simulation.

integral monte-carlo monte-carlo-simulation simulation

Last synced: 05 Apr 2025

https://github.com/reubenwong97/highway-discrete-event-simulator

Simple Event-Driven Simulation studying the drop and block rate of calls along a highway

discrete-event-simulation simulation

Last synced: 13 Apr 2025

https://github.com/sherifabdlnaby/cafe-simulator-multithreading-java

A Java program that simulates a Cafe customers entering, waiting in queue, sitting, eating and leaving. The program is an application of multi-threading using Java.

multithreading simulation

Last synced: 25 Jul 2025

https://github.com/gmostofabd/8051-keypad

📦 The 8051 4x4 Keypad Interfacing demonstrates how to connect and interact with a 4x4 matrix keypad using the AT89C51 microcontroller. Keypads are commonly used for user input in embedded systems, and in this project, we showcase how to read key presses using Assembly language.

4x4-keypad 8051 assembly circuit download files hex interfacing keypad language microcontroller programming proteus schematic simulation

Last synced: 19 Jul 2025

https://github.com/apoorvalal/lludens

llms for playing games

economics llms simulation

Last synced: 26 Mar 2025

https://github.com/mklemmingen/boom-chess

Idiocracied chess, with health, guns, obstacles and stuff

arcade arcadegame arcadegames chess chessengine game java libgdx libgdx-desktop libgdx-game military simulation

Last synced: 20 May 2026

https://github.com/lbirkert/three-body-problem

a three-body physics simulation written in python

physics python simulation three-body-problem three-body-simulation

Last synced: 13 Jul 2025

https://github.com/illuhad/illcrawl

Data crawling and 2D and volumetric 3D quantity reconstruction and visualisation engine for large datasets from the illustris cosmological simulation. Designed for GPU clusters using OpenCL and MPI.

illustris opencl reconstruction simulation visualization

Last synced: 18 Aug 2025

https://github.com/sleepycharlyy/mass_spring.pde

Simulates how springs interact with mass. Made with Processing 3.

2d-simulation mass physics physics-simulation processing simulation springs

Last synced: 03 Jul 2025

https://github.com/nichitaa/multi-threaded-restaurant-simulation

a efficient multi threaded restaurant simulation with synchronized queues

network-programming python-flask-server simulation threading

Last synced: 23 Jun 2025

https://github.com/ramamurthy-lab/ros2_drone_sim

Docker-based ROS2 Humble development environment for drone simulation and experimentation.

docker docker-compose drone gazebo humble navigation robot-control robotics robotics-simulation ros2 rviz simulation ubuntu x11

Last synced: 20 Apr 2026

https://github.com/ncss-tech/jnsmr

R frontend for the Java Newhall Simulation Model (jNSM) -- "A Traditional Soil Climate Simulation Model"

climate java jnsm model newhall r simulation soil

Last synced: 18 May 2026

https://github.com/zzhou292/chrono-hil

A Chrono-Based, Large-Scale, and High-Performance traffic and driving simulation middleware.

driving simulation traffic traffic-simulation

Last synced: 08 Mar 2026

https://github.com/karrlab/wc_analysis

Tools for analyzing whole-cell knowledge bases, models, and simulation results

computational-biology simulation systems-biology visualization whole-cell-modeling

Last synced: 25 Jun 2025

https://github.com/jastka4/meadow-simulation

Project for university. Multithreaded meadow simulation in C++.

conditional-variables cpp17 meadow multithreading pwr simulation

Last synced: 13 May 2025

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

Simplistic model of the thrust vector control system of a launch vehicle with propellant tank slosh.

control-systems physical-modeling physics-simulation simulation thrust-vector-control tvc

Last synced: 24 Jun 2025

https://github.com/krios2146/2d-simulation

Project is a step-by-step simulation of a 2D world populated by herbivores and predators with console UI

simulation

Last synced: 13 Apr 2025

https://github.com/sachin-s-wagh/electrical-engineering-project-design-and-simulation-of-a-fast-dc-ev-recharging-station-using-matlab

A fast DC recharging station design, model, & simulation is presented for multiple EVs supporting G2V & V2G mode. MATLAB/Simulink tool is used with each component designed using standard formulae. Constant current (CC) & voltage (CV) control is used. Power quality is maintained and results obtained prove the effectiveness of proposed model.

control design documentation electric-vehicles electrical-engineering matlab matlab-script research-project simulation simulink-model

Last synced: 26 May 2026

https://github.com/edenoved/platform-for-managing-simulation

Developed a simulation management platform for communication networks and computer systems, utilizing Python (FastAPI), React (TypeScript), and MongoDB. The platform supports real-time simulation tracking, customizable configurations, automated workflows, and in-depth results analysis, optimizing research processes and increasing efficiency.

automation fastapi mongodb python react real-time-monitoring simulation typescript web-application

Last synced: 16 Apr 2025

https://github.com/lightbridge-ks/harvardspirometer

A Shiny app to Simulate Harvard Spirometer Tracing

r-project shiny-app simulation spirometer

Last synced: 18 Jul 2025

https://github.com/jposada202020/circuitpython_display_ht16k33

On Display Simulation for an HT16K33 driver. Works with 16x8 and 8x8 matrices. And 7x4 and 14x4 Segments

circuitpython display displayio ht16k33 matrices segments simulation

Last synced: 19 Feb 2026

https://github.com/JunfXiao/trnsys-rust-template

A template to write rust-flavoured trnsys type

rust simulation trnsys

Last synced: 07 Sep 2025

https://github.com/ragibson/real-time-simulator

Real-time scheduling simulator with simple CPU overhead accounting (context switches and cache warming).

cpu-scheduling real-time real-time-scheduling real-time-systems simulation

Last synced: 23 Feb 2025

https://github.com/gaocegege/scheduler-simulator

For researchers: Simulate scheduler behaviors in data centers

scheduler simulation simulator sparrow

Last synced: 04 Jul 2025

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: 21 Mar 2025

https://github.com/theoddysey/flappy-bird-python

Flappy Bird Game using Pygame

game game-development python simulation

Last synced: 26 Mar 2025

https://github.com/liu-yucheng/p5-js-sphere-physics

p5.js Simple Sphere Physics

graphics js p5js physics simulation web

Last synced: 20 May 2026

https://github.com/christiaangoossens/planetary-orbit-simulator

This repository holds a Java application used for simulating planetary orbits. The app was created for use in a PWS (Profielwerkstuk) project for the Stedelijk Gymnasium Nijmegen (the Netherlands) by Christiaan Goossens and Daniel Boutros.

astronomy nasa orbit physics physics-simulation planets research research-project simulation simulator space

Last synced: 07 Jul 2025

https://github.com/exane/ram_model

RAM Simulator (Random Access Machine). A mathematical model of real computers (Theoretical computer science)

assembly mathematics playground ram random-access-machine simulation theoretical-computer-science

Last synced: 04 Apr 2025

https://github.com/teleste-official/start

Smart Train Application for Route Testing - Cross-platform desktop application used for creation of routes and trains & generation and playback of testing data

avaloniaui dotnet geo map mapsui railway simulation train

Last synced: 02 Apr 2026

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

Conwoy's; Game of life simulation made with p5.js and typescript

gameoflife p5js simulation typescript

Last synced: 05 Apr 2025

https://github.com/ovgu-finken/spherosim

Simulation Environment for a Rolling Swarm of Spheros

ros simulation sphero

Last synced: 20 Jan 2026

https://github.com/jpinedaa/Maskarama

Maskarama is an innovative god-simulation sandbox game where players wield omnipotent powers to shape the destinies of intricate AI-driven characters. Each character in Maskarama is a living entity with a unique memory graph, influenced by their experiences, perceptions, and interactions within dynamically evolving environments.

gemini-api graphrag llm narrative-game narrative-generation simulation

Last synced: 27 Sep 2025

https://github.com/emanuellcs/entropicrust

Rust-based project exploring chaotic systems through high-performance simulations

chaos chaos-theory chaotic-dynamical-systems chaotic-systems mathematics physics physics-simulation rust rust-lang rustlang simulation visualization

Last synced: 12 Jul 2025

https://github.com/benzzchan/ecosystem-simulation

It is a software designed to simulate the dynamics and evolution of an ecosystem. (Mini project)

game love2d lua simulat simulation simulator world

Last synced: 18 May 2026

https://github.com/KernFerm/PresFutImpactSim

This repository contains a Python simulation model that forecasts political, economic, and social factors under a hypothetical presidency. Users input initial values, and the model simulates their progression through defined interactions and random variations.

economic-model forecasting matplotlib numpy political-model python scipy simpy simulation social-model

Last synced: 16 Oct 2025

https://github.com/jacobshirley/arduino-traffic-lights

University project to simulate a single traffic light, a T junction, and a T junction with a pedestrian crossing.

arduino simulation traffic-lights university

Last synced: 23 May 2026

https://github.com/sumdiboii/rainwater-harvesting-simulation-opengl

A rainwater harvesting simulation built using OpenGL in C++, featuring animated rainfall, gutter collection, and water storage. It’s a modified version of an existing project with unknown origin. We enhanced the visuals, structure, and flow to make it more suitable for academic use. Demonstrates basic OpenGL rendering and environmental concepts.

cpp environment graphics opengl rainwater-harvesting simulation visualisation

Last synced: 11 Apr 2026

https://github.com/fzipp/pps

An implementation of a primordial particle system (PPS). A life-like system emerges from a simplistic particle motion law.

emergence go golang life life-game life-simulation particle-system particles primordial simulation

Last synced: 10 Feb 2026

https://github.com/richgrov/vkad

A simple, minimal-dependency CAD program powered by Vulkan

cad computer-aided-design simulation vulkan

Last synced: 15 Sep 2025

https://github.com/kestarumper/gameoflife

Graphical representation of Game of Life

game-of-life simulation

Last synced: 22 Aug 2025

https://github.com/EdenOved/Platform-For-Managing-Simulation

Developed a simulation management platform for communication networks and computer systems, utilizing Python (FastAPI), React (TypeScript), and MongoDB. The platform supports real-time simulation tracking, customizable configurations, automated workflows, and in-depth results analysis, optimizing research processes and increasing efficiency.

automation fastapi mongodb python react real-time-monitoring simulation typescript web-application

Last synced: 29 Sep 2025

https://github.com/caeassistant-group/disp-fortran-code-abaqus-subroutine

In this project, we have provided Abaqus input files along with the VDISP and DISP Abaqus Fortran subroutines, developed to apply complex boundary conditions.

abaqus cae code disp fem finit fortran simulation subroutine vdisp

Last synced: 18 Feb 2026

https://github.com/semibran/life-c

:gear: conway's game of life in C

c cellular-automata game game-of-life physics simulation

Last synced: 06 Apr 2025

https://github.com/vsl700/basketball-3d

A 3D basketball simulator, where the user plays with his bot teammates against a bot team. The simulator is written entirely in Java and it uses the game library libGDX.

android bullet-physics gdx-ai libgdx simulation

Last synced: 30 Apr 2026

https://github.com/yusufcinarci/aquarium-project-with-microprocessor

Bu çalışmada PIC18F45K22 Mikdrodenetleyicisi kullanılarak akvaryum sistemi otomatik ve manuel olarak iki ayrı şekilde Proteus üzerinden simüle edilmiştir. Microdenetleyici MicroC Pro aracılığı ile programlanmıştır. C# üzerinden yaptığımız arayüz ile PIC18F26K20 mikroişlemcisi kullanılarak proteus üzerinden iki taraflı kontrol sağlanmıştır.

c csharp electronic electronics electronics-projects gui-application microc microcontroller microprocessor microprocessor-applications pic18f45k22 proteus simulation software

Last synced: 11 May 2026

https://github.com/noushinn/codevscovid19

Simulating hospital supply and demand for COVID19 as part of Zurich Hackathon (March 2020)

demand hackathon hospital-supply shiny simulation

Last synced: 30 Mar 2025

https://github.com/mach3tryhard/tokamak-simulator

Tokamak Simplified Simulator makes the concept easy to visualise. Done using three js and cannon-es

example-project physics-simulation simulation

Last synced: 07 Mar 2026

https://github.com/j00nathan/solar-system-sim-pygame

A simple solar system simulation developed in Python using the Pygame library to render and animate the graphical components. This project was created as the final assignment for the Computer Graphics class

2d-graphics pygame python simulation solar-system

Last synced: 22 Aug 2025

https://github.com/tech-gian/school_simulation_java

👨‍🎓📚🏫 A simple school simulation made with Object-Oriented Programming principles in Java.

java oop oop-java oop-principles school school-project simulation

Last synced: 05 May 2025

https://github.com/abraaohonorio/signals-and-systems

This repository is intended for the works of the discipline of Signals and Systems projects - UFPB- 2016_1

python signal signal-processing simulation

Last synced: 11 Jun 2026

https://github.com/davidenunes/mason.jppf

WorkingExample of parallel exploration of parameter space using MASON and JPPF.

discrete-event grid java jppf parallel simulation

Last synced: 14 Mar 2025

https://github.com/bambier/bpsim

Bio processing simulator for Biotechnological proccess by focusing on Food Biotechnology and fermentation

biotech-application biotechnology fermentation fermentation-process python regression simulation simulator

Last synced: 29 Mar 2025

https://github.com/iamrajiv/rain-simulation

This project is focused on the application of Kinematics and Dynamics principles using an Entity Component System (ECS) architectural pattern.

css html javascript simulation

Last synced: 27 Apr 2026

https://github.com/sbuckleybonanno/particle-simulation

An experiment with particles, colors and geometry:

2d canvas fluids game javascript particles simulation voronoi-diagram

Last synced: 17 Oct 2025

https://github.com/flokey82/simmotive

This package is a crude port of https://github.com/alexcu/motive-simulator which is adapted from Don Hopkins' article The Soul of The Sims which shows an prototype of the 'soul' of what became The Sims 1, written January 23, 1997.

ai needs-based-ai simulation thesims

Last synced: 21 May 2026

https://github.com/erosiv/silt

simple immediate lightweight tensors

cmake cuda simulation tensor

Last synced: 31 Oct 2025

https://github.com/3qnrpdwd/quantum-cryptography

양자 암호키 분배(QKD)에 대한 시뮬레이션

kalman-filter quntum-circuits rust simulation

Last synced: 23 Aug 2025

https://github.com/sourceduty/public_simulator

🌎 Create near-realistic simulations of negotiation processes or discussions that take place in the public eye.

ai artificial-intelligence chatgpt diplomat diplomatics educational international near-realistic openai political politics public public-eye public-simulator real-world realistic simulation

Last synced: 08 Aug 2025