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

Lightweight cross-platform image matching tools focused on automation

automation computer-vision game image-detection image-matching opencv simulation template-matching testing

Last synced: 31 Jan 2026

https://github.com/anikdascodes/fantasy-cricket-project

🏏 Python simulation for generating 20K+ unique fantasy cricket teams with probability-based player selection and constraint optimization. Advanced algorithms, data analysis & visualizations included.

algorithm constraint-satisfaction cricket data-science fantasy-sports jupyter machine-learning numpy optimization pandas plotly probability python simulation sports-analytics

Last synced: 28 Apr 2026

https://github.com/ninivert/chaotic-billiard

A chaotic billiard simulator written in C++, with Python bindings for data analysis.

chaotic-billiard chaotic-systems cplusplus-11 python simulation

Last synced: 31 Jan 2026

https://github.com/poloclub/undream

UNDREAM: Differentiable Rendering Powered End-to-End Adversarial Attack Evaluation

adversarial-attack ai deep-learning simulation unreal

Last synced: 11 Jun 2026

https://github.com/kasiabeben10/probability-and-statistics-clt-project

Simple simulation in R showing the central limit theorem

central-limit-theorem probability-and-statistics r simulation

Last synced: 15 Mar 2025

https://github.com/skent259/ordinal-mil-nnets

Experiments testing ordinal and multiple instance learning neural networks

multiple-instance-learning neural-network ordinal python reproducible-research simulation weakly-supervised-learning

Last synced: 22 Aug 2025

https://github.com/shinkeonkim/simulate-doves-hawks

simulate-doves-hawks

pyqt5 simulation

Last synced: 01 Mar 2025

https://github.com/w0rm/elm-timestep

Decouple simulation rate from display refresh rate with a fixed timestep

animations elm simulation

Last synced: 25 Jun 2026

https://github.com/Dormarr/Khora

A 2.5D pixel survival sandbox & eco-sim.

game-development pixel-art sandbox-game simulation unity

Last synced: 25 Jun 2026

https://github.com/rngodev/rngo-rs

Rust libraries and binaries for rngo

rust simulation testing

Last synced: 26 Jun 2026

https://github.com/AdrianoCLeao/starman

MOTLEY (Model Of Torque, Load, and Engine Yield) is a rust-based engine simulator. Offering real-time analysis of torque, load response, and engine yield, combined with sound simulations.

3d-engine engine rust simulation

Last synced: 26 Jun 2026

https://github.com/amgustav/kineforge

RL-first robot policy testbed: train, stress-test, evaluate, and replay MuJoCo robot policies.

embodied-ai gymnasium mujoco ppo reinforcement-learning robot-learning robotics robotics-simulation simulation stable-baselines3

Last synced: 26 Jun 2026

https://github.com/1837620622/vensim-system-dynamics-skill

Vensim 系统动力学建模 AI Skill:.mdl 草图自动排版 + 信息箭头平滑弧线。基于官方 Sketch Format 解析,Graphviz 半固定布局,保留方程与对象 ID。适用于 SFD/CLD 课程作业、政策分析、论文图表。

ai-skill auto-layout causal-loop-diagram cld graphviz mdl policy-analysis python sfd simulation stock-flow-diagram system-dynamics system-dynamics-modeling vensim

Last synced: 26 Jun 2026

https://github.com/duikindiesee/citylife

CityLife: an AI-driven, stylized-3D city builder. v1 town plus an early v2 alien-planet colony. Evolves CityMind, inspired by Wes Roth.

ai city-builder gamedev llm procedural-generation simulation three-js typescript webgl

Last synced: 27 Jun 2026

https://github.com/sankhya007/t.r.a.g.i.c

Simulate crowd evacuations from any floorplan image — 4 algorithms, scored output

architecture computer-vision evacuation pyqt6 pytorch safety simulation

Last synced: 28 Jun 2026

https://github.com/saagpatel/sovereign

Browser-based geopolitical simulator — apply policy levers to 18 countries and watch cascading effects over 60 months

d3 data-visualization geopolitics monte-carlo nextjs simulation typescript web-worker

Last synced: 28 Jun 2026

https://github.com/llnl/cyme-launcher

Utility to help run CYME on HPC

cyme energy go hpc launcher simulation utility

Last synced: 28 Jun 2026

https://github.com/justine-george/seeking-tutor-problem-posix-threads

Multithreaded simulation of a tutoring center coordination system using POSIX threads, mutex locks, and semaphores in C.

c mutex-synchronisation mutithreading semaphores simulation

Last synced: 29 Jun 2026

https://github.com/its-not-rocket-science/ananke

Core ontology and world model for the Ananke world-building system. Parent repo for all ananke-* packages.

game-engine ontology procedural-generation simulation world-building

Last synced: 29 Jun 2026

https://github.com/mist941/b3s23-engine

Conway's Game of Life (B3/S23) simulation engine in Go with a WebSocket streaming API and web UI

cellular-automata conways-game-of-life docker game-of-life golang simulation typescript

Last synced: 29 Jun 2026

https://github.com/brayvid/oop-elevator

An elevator simulator built with object oriented programming.

elevator-problem object-oriented-programming simulation

Last synced: 16 Jun 2026

https://github.com/docxology/active-inference-pocket-lab

Active Inference Pocket Lab — portable simulation and learning environment for Active Inference experiments

active-inference bayesian-modeling education pocket-lab python research simulation

Last synced: 29 Jun 2026

https://github.com/dhzdhd/ecosystemsim-v1

An ecosystem simulation. Currently being ported over to D lang.

fsharp raylib simulation

Last synced: 16 Jun 2026

https://github.com/edwardlavender/patter-eval

Methods supporting Lavender, E. et al. (2025). Particle algorithms for animal movement modelling in receiver arrays. Methods in Ecology and Evolution. https://doi.org/10.1111/2041-210X.70028

approximation flapper-algorithms numerical-experiment particle-filtering patter performance r rstudio sensitivity simulation

Last synced: 16 Jun 2026

https://github.com/ignabelitzky/gui-dice-simulation

Dice simulation with a graphical user interface.

dice simulation simulator

Last synced: 17 Jun 2026

https://github.com/idelsaf/food-chain-simulation

2d food chain simulation with console UI

console-application food-chain java simulation

Last synced: 17 Jun 2026

https://github.com/jiwoncpark/magnificat

Multi-filter AGN light curve simulator

simulation time-series

Last synced: 17 Jun 2026

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

A python implementation of conway's Game of life

game game-of-life python simulation

Last synced: 17 Jun 2026

https://github.com/h2co3/hindmarsh-rose

A visual simulation of the Hindmarsh-Rose neuron model.

computational-biology computational-neuroscience cpp cpp14 neurons simulation

Last synced: 18 Jun 2026

https://github.com/andrewadev/rps-sim

A sort of rock, paper, scissors simulator.

rock-paper-scissors rps-game simulation

Last synced: 19 Jun 2026

https://github.com/ericleonen/shocktalk

Natural language interface for building and playing with DSGE models

dsge macroeconomics natural-language simulation

Last synced: 19 Jun 2026

https://github.com/simonusher/page-replacement-algorithms

My solution to an assignment on page replacement algorithms. Done as part of the "Operating Systems" course in my undergraduate degree.

operating-systems page-replacement simulation

Last synced: 19 Jun 2026

https://github.com/penguincabinet/suna-simulation

The simulation of accumulating sand.

art processing simulation

Last synced: 19 Jun 2026

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

An implementation of John Horton Conway's Game of Life (1970) as a command line interface.

cli conways-game-of-life game-of-life ncurses simulation

Last synced: 19 Jun 2026

https://github.com/haider-sama/ros2_ssl_autonomous_soccer_agent

ROS 2 autonomous RoboCup SSL robot system for perception, motion control, obstacle avoidance, and goal scoring in simulation.

autonomous-systems collision-avoidance holonomic-driv mobile-robotics motion-control path-planning perception robocup robot-soccer robotics ros2 simulation

Last synced: 20 Jun 2026

https://github.com/tuplle/petrijs

Simple Petri Net simulator

petri-net petri-nets simulation typescript

Last synced: 21 Jun 2026

https://github.com/ritu-thombre99/server-simulation-for-monitoring-rul

Server simulation for monitoring remaining useful life of turbofan jet engines

flask flask-application lstm lstm-model lstm-neural-networks rul simulation

Last synced: 21 Jun 2026

https://github.com/fadishei/supsim

Supsim: A Python package simulating two-predictor suppression and non-suppression situations

python regression simulation suppression

Last synced: 21 Jun 2026

https://github.com/fractalate/simulation-accelerometer-in-space

Tools for producing synthetic sensor readings of an accelerometer, gyroscope, and/or magnetometer under various kinds of motion.

physics simulation

Last synced: 22 Jun 2026

https://github.com/omarkawach/spatial_analysis_scenarios

The goal is to develop a method that automates the generation of large-scale, spatial DEVS simulation models from GIS data

geospatial-analysis gis simulation simulation-modeling spatial-analysis spatial-autocorrelation spatial-data

Last synced: 22 Jun 2026

https://github.com/izzat-kawadri/kuka-color-sorter

Collaborative Webots simulation of two KUKA robots detecting, sorting, and placing colored cubes with Python.

python robotics robots simulation webots

Last synced: 22 Jun 2026

https://github.com/donno2048/dp-render

Render the double pendulum for every pendulum

double-pendulum pendulum renderer simulation

Last synced: 22 Jun 2026

https://github.com/alanmenchaca/python-programming

collection of python exercises on core concepts, algorithms, and simulation

algorithms python simulation

Last synced: 23 Jun 2026

https://github.com/drlove2002/simciv

Terminal-based civilization simulation built with Rust and ratatui

ratatui rust simulation terminal-game tui

Last synced: 24 Jun 2026

https://github.com/colinkiama/four-in-a-row

Four-In-A Row (aka "Connect Four" or "Four-In-A-Line") game logic library for JavaScript

board connect connect-4 connect-four connect4 four four-in-a-row game in library logic red row simulate simulation token tokens yellow

Last synced: 24 Jun 2026

https://github.com/jzmnd/charging_sim_2

An event-driven simulation of electric vehicle (EV) charging

charging discrete-event-simulation electric-vehicles rust simulation

Last synced: 24 Jun 2026