awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesGraph Element Labels

Categorical labels assigned to nodes and relationships to organize graph data and drive storage table generation.

Distinct from Label Definitions: Existing candidates refer to UI labels or AI topic labeling, not database schema labels for graph elements.

Explore 3 awesome GitHub repositories matching data & databases · Graph Element Labels. Refine with filters or upvote what's useful.

Awesome Graph Element Labels GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • apertureless/vue-chartjsAvatar de apertureless

    apertureless/vue-chartjs

    5,717Voir sur GitHub↗

    vue-chartjs is a component library that wraps Chart.js chart types as reusable Vue components, integrating the charting library into Vue's component model. It provides reactive props binding so that charts automatically redraw when data or options change, and exposes the underlying Chart.js instance via template refs for direct programmatic access. The library also forwards Chart.js interaction events like clicks and hovers to Vue component event handlers, and applies ARIA labels to chart elements for screen reader support. The library distinguishes itself by offering typed Vue components for

    Labels chart elements with ARIA attributes so screen readers can interpret the visual data.

    TypeScript
    Voir sur GitHub↗5,717
  • memgraph/memgraphAvatar de memgraph

    memgraph/memgraph

    4,163Voir sur GitHub↗

    Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management. It utilizes a Cypher query engine for declarative data retrieval and manipulation, providing a scalable knowledge graph backend that integrates vector search and graph traversals. The system distinguishes itself as a real-time graph analytics platform, employing native C++ and CUDA implementations to execute complex network analysis and dynamic community detection on streaming data. It provides specialized support for AI integration, including GraphRAG capabilities, the constr

    Allows managing categorical labels assigned to nodes and relationships to organize graph data.

    C++cyphergraphgraph-algorithms
    Voir sur GitHub↗4,163
  • googlechrome/accessibility-developer-toolsAvatar de GoogleChrome

    GoogleChrome/accessibility-developer-tools

    2,301Voir sur GitHub↗

    This project provides a comprehensive library and framework for automated web accessibility auditing. It enables developers to verify that web content adheres to accessibility standards by executing a suite of programmatic rules against the document object model to identify potential barriers for users of assistive technologies. The tool distinguishes itself through its modular rule-based engine, which performs deep analysis of semantic structures, including the validation of roles, states, and properties. It implements standard algorithms to compute accessible names and performs computed sty

    Implements algorithms to resolve element labels by parsing ARIA attributes and text content.

    JavaScript
    Voir sur GitHub↗2,301
  1. Home
  2. Data & Databases
  3. Graph Element Labels

Explorer les sous-tags

  • ARIA Labeled Chart ElementsChart elements annotated with ARIA attributes for screen reader accessibility. **Distinct from Graph Element Labels:** Distinct from Graph Element Labels: focuses on accessibility ARIA attributes for screen readers, not database schema labels for graph elements.