2 Repos
Visualizers that measure and display travel times, delays, and throughput at the level of individual agents, roads, or aggregate patterns.
Distinct from Data Visualization: Distinct from Data Visualization: specializes in visualizing traffic simulation outputs (travel times, delays, throughput) rather than general data rendering.
Explore 2 awesome GitHub repositories matching data & databases · Simulation Output Visualizers. Refine with filters or upvote what's useful.
A/B Street is an open-source traffic simulation and urban planning tool that models how cars, bikes, and pedestrians move through real-world street networks. It imports data from OpenStreetMap to build detailed, lane-level road models, then runs discrete-event simulations to analyze travel times, delays, and congestion patterns across different infrastructure scenarios. The project provides an interactive map editor for modifying road geometry, lane configurations, traffic signals, and access restrictions, with full undo/redo support. Users can design low-traffic neighborhoods by placing moda
Measures and displays travel times, delays, and throughput at the level of individual agents, roads, or aggregate patterns.
Chips is a modular, header-only C library framework designed for building cycle-accurate hardware simulators and replicating historical eight-bit computing architectures. It provides the foundational components necessary to construct complete vintage systems by integrating individual emulated microprocessors and peripheral chips. The framework distinguishes itself through a component-based architecture where hardware modules are implemented as standalone headers that can be wired together to form complex systems. It models hardware interactions at a low level, utilizing pin-level signal emula
Provides real-time visualization of the emulator framebuffer and system status to monitor video output during execution.