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

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

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

4 रिपॉजिटरी

Awesome GitHub RepositoriesRuntime Tree Data Managers

Support for organizing runtime data in hierarchical tree structures for flexible storage and retrieval.

Distinct from Tree Data Structures: Distinct from Tree Data Structures: focuses on runtime data organization and retrieval, not on educational study of tree structures.

Explore 4 awesome GitHub repositories matching education & learning resources · Runtime Tree Data Managers. Refine with filters or upvote what's useful.

Awesome Runtime Tree Data Managers GitHub Repositories

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

    EllanJiang/GameFramework

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

    Organizes runtime data in a tree structure for flexible storage and retrieval.

    C#game-developmentgame-frameworksgame-modules
    GitHub पर देखें↗6,658
  • aalhour/c-sharp-algorithmsaalhour का अवतार

    aalhour/c-sharp-algorithms

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

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

    Includes capabilities to visualize hierarchical tree data to aid in analysis.

    C#
    GitHub पर देखें↗6,159
  • frontend-collective/react-sortable-treefrontend-collective का अवतार

    frontend-collective/react-sortable-tree

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

    This project is a React drag-and-drop tree component and tree data management utility used for rendering nested hierarchical data. It provides a sortable hierarchical list that allows users to manage parent-child relationships and visualize complex tree structures. The component enables interactive tree restructuring, where users can reorganize the hierarchy by dragging and dropping nodes to change their parent or sequence. It supports moving or copying nodes between different tree instances and provides controls to enforce movement restrictions based on custom logic or depth limits. The too

    Offers a suite of tools for converting flat data into hierarchies and performing recursive operations on nodes.

    JavaScriptcomponentdrag-and-drophierarchical-data
    GitHub पर देखें↗4,971
  • chakra-ui/arkchakra-ui का अवतार

    chakra-ui/ark

    5,004GitHub पर देखें↗

    Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by finite state machines. It provides unstyled components that encapsulate logic and accessibility — including full keyboard navigation, focus management, and WAI-ARIA support — while leaving visual styling entirely to the consumer. Components expose scoped data attributes for CSS targeting and use state machines to produce predictable, testable interactive behavior across every state transition. The library distinguishes itself through a state propagation model that distributes

    Manages hierarchical data in collections with traversal, manipulation, and querying for tree views.

    TypeScriptcomponentsdesign-systemheadless
    GitHub पर देखें↗5,004
  1. Home
  2. Education & Learning Resources
  3. Tree Data Structures
  4. Runtime Tree Data Managers

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

  • VisualizersTools for generating visual representations of hierarchical tree structures. **Distinct from Runtime Tree Data Managers:** Focuses on the visual rendering of the data structure rather than just the runtime management of nodes.