compilation-visualizer

Assembly compiler viewer

A Unity tool that visualizes the assembly compilation process in real-time

Unity Tool showing a timeline of assembly compilation. This is especially helpful when trying to optimize compile times and dependencies between assemblies. Besides showing a graphical view of compilation, selecting an assembly shows both dependencies and dependents of that assembly.

GitHub

891 stars
20 watching
36 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list

assemblycompactcompilation-visualizerunity

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rgleichman/glance A Haskell-based visual programming language that generates graphical representations of source code 720
jonascarpay/calligraphy A Haskell-based tool for visualizing the structure of compiled code in GHC's intermediate representation (HIE) files 98
hermanussen/compiletimemethodexecutiongenerator Allows executing code during compilation to improve runtime performance 20
wyhaines/defined.cr Provides macros and facilities to check constants and make code conditionally compileable at runtime 17
cognitive-engineering-lab/aquascope An interactive visualization tool for Rust programs, showing borrow checker and execution flow 2,021
krady21/compiler-explorer.nvim A Neovim plugin that allows developers to compile and inspect assembly code directly from the editor. 145
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
devlooped/thisassembly Exposes project and assembly level information as constants in a reusable class 437
rekkonnect/syndiesis A syntax visualizer and editor for C# and Visual Basic 61
rosshoyt/juce-midi-visualizer-au-plugin A C++ plugin that generates real-time 3D visualization of MIDI data using OpenGL. 19
lgpage/nbtutor Visualizes Python code execution line-by-line in Jupyter Notebook cells 461
maratyszcza/peachpy A tool that automates assembly code generation and optimization for high-performance computing applications. 1,981
hoovercj/vscode-power-mode An extension that adds visual effects to the VS Code editor to enhance user experience 1,082
aertslab/scope A tool for fast visualization of large-scale single-cell data 68
btd/rollup-plugin-visualizer Visualizes and analyzes Rollup bundles to identify module usage patterns 1,955