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.
903 stars
20 watching
37 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
assemblycompactcompilation-visualizerunity
Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell-based visual programming language that generates graphical representations of source code | 721 |
| A Haskell-based tool for visualizing the structure of compiled code in GHC's intermediate representation (HIE) files | 98 |
| Allows executing code during compilation to improve runtime performance | 20 |
| Provides macros and facilities to check constants and make code conditionally compileable at runtime | 17 |
| An interactive visualization tool for Rust programs, showing borrow checker and execution flow | 2,078 |
| A Neovim plugin that allows developers to compile and inspect assembly code directly from the editor. | 146 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| Exposes project and assembly level information as constants in a reusable class | 446 |
| A syntax visualizer and editor for C# and Visual Basic | 65 |
| A C++ plugin that generates real-time 3D visualization of MIDI data using OpenGL. | 19 |
| Visualizes Python code execution line-by-line in Jupyter Notebook cells | 461 |
| A tool that automates assembly code generation and optimization for high-performance computing applications. | 1,985 |
| An extension that adds visual effects to the VS Code editor to enhance user experience | 1,094 |
| A tool for fast visualization of large-scale single-cell data | 68 |
| Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,985 |