awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 रिपॉजिटरी

Awesome GitHub RepositoriesTree View Visualizers

Components that render hierarchical data with visual guides and branch styling.

Explore 14 awesome GitHub repositories matching user interface & experience · Tree View Visualizers. Refine with filters or upvote what's useful.

Awesome Tree View Visualizers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • textualize/richTextualize का अवतार

    Textualize/rich

    56,636GitHub पर देखें↗

    Rich is a comprehensive library for building sophisticated command-line interfaces and terminal applications. It provides a robust console formatting engine and a layout framework that enables developers to render rich text, syntax-highlighted code, and complex data structures directly in the terminal. By utilizing a recursive constraint-based layout engine, the library allows for the creation of hierarchical grids, panels, and trees that maintain their structure even as terminal dimensions change. What distinguishes the library is its ability to manage persistent, real-time terminal interfac

    Draws hierarchical data with visual guides and branch styling to keep nested structures distinct.

    Pythonansi-colorsemojimarkdown
    GitHub पर देखें↗56,636
  • kovidgoyal/calibrekovidgoyal का अवतार

    kovidgoyal/calibre

    24,146GitHub पर देखें↗

    Calibre is a comprehensive suite for digital library management, serving as a centralized hub for organizing, converting, and editing e-book collections. It functions as a multi-purpose platform that combines a relational database for metadata tracking with a powerful processing engine capable of transforming document formats and restructuring internal markup. Beyond local management, the software acts as a content server, enabling users to host their libraries over a network for remote access and reading via standard web browsers. The project distinguishes itself through its deep extensibili

    Displays library contents through cover grids and bookshelves to facilitate intuitive navigation.

    Pythoncalibreebookebook-formats
    GitHub पर देखें↗24,146
  • antonmedv/fxantonmedv का अवतार

    antonmedv/fx

    20,282GitHub पर देखें↗

    Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of structured data. It functions as a terminal-based utility that handles both automated shell pipelines and interactive navigation of complex, nested data hierarchies. The tool distinguishes itself by integrating a JavaScript-based engine that executes user-provided logic to filter, map, or modify data fields within a sandboxed runtime. It maintains a responsive interface by decoupling data processing from the display loop, allowing users to explore large datasets through an inte

    Renders nested data structures as an interactive terminal tree-view with expansion and collapse capabilities.

    Goclicommand-linejson
    GitHub पर देखें↗20,282
  • fuma-nama/fumadocsfuma-nama का अवतार

    fuma-nama/fumadocs

    10,863GitHub पर देखें↗

    Fumadocs is a documentation framework designed for building content-heavy technical websites using MDX. It functions as a static site generator that transforms structured text files into optimized, interactive web pages, providing a comprehensive toolset for managing technical content, API references, and versioned guides. The platform distinguishes itself through a deep integration of interactive components and AI-ready features. It includes a library of pre-built interface elements that allow developers to embed live API playgrounds, request snippets, and schema-based documentation directly

    Renders visual representations of directory structures to display project layouts within documentation.

    TypeScriptapp-routercontent-collectionscontentlayer
    GitHub पर देखें↗10,863
  • reactide/reactidereactide का अवतार

    reactide/reactide

    10,502GitHub पर देखें↗

    Reactide is the first dedicated IDE for React web application development.

    Displays a live component tree showing props and state for every component to trace data flow through parent-child relationships.

    JavaScriptdesktop-appdevtoolselectron
    GitHub पर देखें↗10,502
  • cs01/gdbguics01 का अवतार

    cs01/gdbgui

    10,338GitHub पर देखें↗

    gdbgui is a web-based graphical frontend and visualizer for the GNU Debugger. It serves as a compiled language debugger that provides source-level inspection for C, C++, Go, Rust, and Fortran. The project acts as a remote debugging interface, providing a secure web portal for connecting to and controlling GDB sessions over a network. It distinguishes itself by offering a browser-based environment to visualize call stacks and data structures for programs running via the GNU Debugger. The interface covers program execution control and breakpoint management, featuring graphical variable inspect

    Provides an interactive tool for inspecting program state through a web-based tree view and assembly display.

    TypeScriptbrowsercc-plus-plus
    GitHub पर देखें↗10,338
  • 7kms/react-illustration-series7kms का अवतार

    7kms/react-illustration-series

    7,932GitHub पर देखें↗

    This project is a visual guide that explains the internal architecture of a UI library through annotated diagrams and step-by-step walkthroughs. It covers core mechanisms including how browser events are normalized into a unified system, how the fiber tree is constructed and reconciled for incremental updates, how state and effect hooks are managed through their lifecycle, and how the scheduler prioritizes work units to maintain responsive rendering. The resource distinguishes itself by mapping the library's package dependency hierarchy and providing visual explanations of how these internal

    Provides detailed diagrams and visual explanations of a UI library's internal architecture and rendering mechanics.

    TypeScriptfiberhookreact
    GitHub पर देखें↗7,932
  • mfussenegger/nvim-dapmfussenegger का अवतार

    mfussenegger/nvim-dap

    6,955GitHub पर देखें↗

    nvim-dap is a Neovim plugin that serves as a client implementation of the Debug Adapter Protocol. It provides a language-agnostic debugger interface that integrates external debugger binaries into the editor, allowing users to manage breakpoints and step through code. The project enables remote process debugging by attaching to running processes or containerized applications via TCP sockets and network proxies. It supports connecting to debug adapters through standard input/output or TCP, with specialized support for launching and attaching to Java processes. The plugin covers program execut

    Visualizes variable values and disassembled code using integrated components and virtual text overlays.

    Luadebug-adapter-protocoldebuggerneovim
    GitHub पर देखें↗6,955
  • snare/voltronsnare का अवतार

    snare/voltron

    6,341GitHub पर देखें↗

    Voltron is a web-based debugger visualizer interface used for rendering internal program state and debugger output into specialized visual panes and views. It functions as a debugger state inspector that visualizes registers, memory, stack frames, and breakpoints to analyze program flow and behavior. The project includes a custom lexer syntax highlighter that applies colors and formatting to raw debugger command output. This system uses a tokenizer and pattern-matching text formatting to improve the readability of technical data. The framework covers the construction of custom debugging tool

    Provides specialized visualizers to explore registers, memory, stack frames, and breakpoints.

    Python
    GitHub पर देखें↗6,341
  • es-analysis/platoes-analysis का अवतार

    es-analysis/plato

    4,557GitHub पर देखें↗

    Plato is a JavaScript static analysis tool and code complexity visualizer. It computes complexity metrics and runs linting checks on JavaScript source code to evaluate codebase quality, presenting the results through a static analysis dashboard. The system aggregates linting data and technical metrics into timestamped reports. It specifically calculates cyclomatic and Halstead metrics to identify overly complicated files and assess the maintainability of a project. The tool provides capabilities for source code visualization, automated quality reporting, and maintainability assessment. It in

    Generates detailed visual diagrams and reports of the codebase to highlight problematic architectural areas.

    JavaScript
    GitHub पर देखें↗4,557
  • behaviortree/behaviortree.cppBehaviorTree का अवतार

    BehaviorTree/BehaviorTree.CPP

    4,070GitHub पर देखें↗

    BehaviorTree.CPP एक पदानुक्रमित ट्री संरचना का उपयोग करके कार्य-स्विचिंग तर्क और रिएक्टिव व्यवहारों को डिज़ाइन करने के लिए एक C++ लाइब्रेरी है। यह रिएक्टिव लॉजिक सिस्टम बनाने के लिए एक फ्रेमवर्क प्रदान करता है जो एक निष्पादन इंजन और नोड्स के बीच स्थिति साझा करने के लिए एक केंद्रीकृत डेटा स्टोर के माध्यम से जटिल व्यवहारों का प्रबंधन करता है। लाइब्रेरी ट्री मॉर्फोलॉजी को परिभाषित करने के लिए XML पार्सर का उपयोग करके उच्च-स्तरीय व्यवहारिक तर्क को सोर्स कोड से अलग करती है। यह वास्तविक समय निष्पादन स्थितियों की निगरानी के लिए एक समर्पित विज़ुअलाइज़र और रोबोटिक्स नियंत्रण के लिए बिहेवियर ट्री में ROS2 क्रियाओं और सेवाओं को एकीकृत करने के लिए एक विशेष ब्रिज के माध्यम से अपनी कार्यक्षमता का विस्तार करती है। सिस्टम एसिंक्रोनस कार्य प्रबंधन और रिएक्टिव व्यवहार डिज़ाइन का समर्थन करता है, जो लंबे समय तक चलने वाले संचालन के ऑर्केस्ट्रेशन और पर्यावरण स्थितियों के आधार पर कार्यों को बाधित करने की क्षमता की अनुमति देता है। यह डेटा एक्सचेंज के लिए ब्लैकबोर्ड, मॉड्यूलरिटी के लिए पोर्ट-आधारित वेरिएबल मैपिंग का उपयोग करता है, और प्लगइन्स के माध्यम से रनटाइम एक्सटेंशन का समर्थन करता है।

    Ships a visual tool for monitoring real-time execution paths and state transitions within behavior trees.

    C++
    GitHub पर देखें↗4,070
  • bitbrain/beehavebitbrain का अवतार

    bitbrain/beehave

    2,933GitHub पर देखें↗

    Beehave is a behavior tree AI framework and plugin for the Godot engine. It serves as an agent logic orchestrator for designing adaptive non-player character behaviors using hierarchical behavior trees. The system features a visual debugger that provides runtime visualization of the execution flow and internal state of active trees. This allows for AI execution analysis and the identification of logic errors through a state-based runtime interface. The framework utilizes a composite-decorator pattern and a tick-based polling cycle to execute tree-based logic. It integrates directly with the

    Ships a runtime interface for visualizing the execution flow and internal state of active behavior trees.

    GDScriptaibehavior-treegame-development
    GitHub पर देखें↗2,933
  • open-source-labs/reactimeopen-source-labs का अवतार

    open-source-labs/Reactime

    2,238GitHub पर देखें↗

    Reactime एक ब्राउज़र एक्सटेंशन है जिसे React एप्लिकेशन्स को डीबग और प्रोफाइल करने के लिए डिज़ाइन किया गया है। यह कंपोनेंट पदानुक्रमों (hierarchies) की निगरानी, स्टेट ट्रांज़िशन को ट्रैक करने और जटिल कंपोनेंट ट्रीज़ के भीतर डेटा फ्लो का विश्लेषण करने के लिए एक विशेष इंटरफेस प्रदान करता है। यह टूल टाइम-ट्रैवल डीबगिंग क्षमताओं के माध्यम से अलग है, जो डेवलपर्स को लॉजिक एरर्स को अलग करने के लिए स्टेट स्नैपशॉट्स को कैप्चर और रीप्ले करने की अनुमति देता है। इसमें एक डिपेंडेंसी ग्राफ मैपर भी है जो प्रोवाइडर्स और कंज्यूमर्स के बीच संबंधों को विज़ुअलाइज़ करता है, जिससे यह स्पष्ट होता है कि एप्लिकेशन में जानकारी कैसे वितरित की जाती है। कोर डीबगिंग के अलावा, प्रोजेक्ट में प्रदर्शन निगरानी उपयोगिताएं शामिल हैं जो बॉटलनेक्स की पहचान करने के लिए रेंडर अवधि और आवृत्तियों को मापती हैं। यह स्टेट हिस्ट्री फाइलों के निर्यात और आयात को सक्षम करके सहयोगी वर्कफ़्लो का समर्थन करता है, जिससे टीमें विभिन्न सत्रों में विशिष्ट एप्लिकेशन स्टेट्स को साझा और विश्लेषण कर सकती हैं।

    Displays a live component tree showing props and state for every component in an application.

    TypeScriptaccessibilitychrome-extensiondevtools-extension
    GitHub पर देखें↗2,238
  • ashblue/fluid-behavior-treeashblue का अवतार

    ashblue/fluid-behavior-tree

    1,166GitHub पर देखें↗

    Fluid Behavior Tree Unity के लिए डिज़ाइन किया गया एक कोड-संचालित फ्रेमवर्क है जो पदानुक्रमित निर्णय लेने वाली संरचनाओं के माध्यम से स्वायत्त चरित्र व्यवहार को प्रबंधित करता है। यह एक गेम AI तर्क इंजन के रूप में कार्य करता है जो नोड्स के निर्देशित ग्राफ को पार करके जटिल इकाई व्यवहार को प्रोसेस करता है जो प्रत्येक फ्रेम अपडेट के दौरान सफलता, विफलता या रनिंग स्थिति संकेत लौटाते हैं। लाइब्रेरी एक फ्लुएंट बिल्डर पैटर्न के माध्यम से खुद को अलग करती है जो डेवलपर्स को पूरी तरह से चेन करने योग्य कोड विधियों के माध्यम से नेस्टेड ट्री संरचनाओं, अनुक्रमों और समानांतर निष्पादन प्रवाह को परिभाषित करने की अनुमति देती है। यह दृष्टिकोण मॉड्यूलरिटी पर जोर देता है, पुन: प्रयोज्य व्यवहार मॉड्यूल के निर्माण को सक्षम करता है जिन्हें बड़े, परिष्कृत AI सिस्टम में संयोजित किया जा सकता है। फ्रेमवर्क में कार्य लाइफसाइकिल को प्रबंधित करने और कस्टम क्रियाओं, शर्तों और डेकोरेटर्स के माध्यम से कार्यक्षमता का विस्तार करने के लिए टूल का एक व्यापक सूट शामिल है। डेवलपमेंट का समर्थन करने के लिए, यह Unity एडिटर के भीतर रीयल-टाइम विज़ुअलाइज़ेशन टूल प्रदान करती है, जो सक्रिय ट्री पदानुक्रमों की निगरानी और गेमप्ले के दौरान तर्क प्रवाह की डिबगिंग की अनुमति देती है।

    Provides real-time editor tools to display active behavior tree structures, enabling developers to debug logic flow.

    C#aibehavior-treebuilder-pattern
    GitHub पर देखें↗1,166
  1. Home
  2. User Interface & Experience
  3. Data Display Components
  4. Tree View Visualizers

सब-टैग एक्सप्लोर करें

  • Debugger State Visualizers2 सब-टैग्सVisualizations used to explore hierarchical program data, such as variable trees and call stacks. **Distinct from Tree View Visualizers:** Specifically for debugging data structures and program state, not general UI components or AI decision trees.
  • Library VisualizersComponents for displaying collection contents through grids or bookshelves. **Distinct from Tree View Visualizers:** Distinct from tree view visualizers: focuses on media-centric grid and bookshelf layouts rather than hierarchical data trees.