awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Visualization Parsers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesVisualization Parsers

Tools that extract graphical instructions from source code to map logical operations to visual elements.

Distinguishing note: Specifically targets the extraction of visualization-specific commands from code, distinct from general static analysis.

Explore 1 awesome GitHub repository matching development tools & productivity · Visualization Parsers. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Visualization Parsers

Awesome Visualization Parsers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • algorithm-visualizer/algorithm-visualizer

    algorithm-visualizer/algorithm-visualizer

    48,366View on GitHub↗

    Algorithm Visualizer is a web-based platform designed to bridge the gap between abstract code and concrete behavior by rendering logical operations into interactive animations. It functions as an educational environment where users can observe the step-by-step execution of computational logic, providing a visual browser for exploring how algorithms process data and change state in real time. The platform distinguishes itself through a custom instruction set that maps algorithmic operations to graphical primitives, ensuring consistent rendering across different programming languages. By utiliz

    The platform parses source code to identify and render graphical instructions that map logical operations to visual elements for real-time observation of program behavior.

    JavaScriptalgorithmanimationdata-structure
    48,366View on GitHub↗