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
·
anvaka avatar

anvaka/map-of-github

0
View on GitHub↗
2,821 stars·82 forks·JavaScript·1 vueanvaka.github.io/map-of-github↗

Map Of Github

Features

  • Repository Relationship Maps - Provides an interactive map visualizing GitHub repositories as dots positioned by shared stargazers.
  • Stargazer-Based Graph Visualizations - Clusters related repositories on a navigable canvas using shared stargazer data.
  • Fuzzy Trie Searches - Matches repository names against typed prefixes using a trie-based fuzzy search index.
  • Stargazer Relationship Explorers - Discovers how GitHub projects connect through overlapping stargazer communities.
  • Repository Fuzzy Finders - Provides a fuzzy search interface for finding repositories by name or author prefix on the map.
  • Repository Fuzzy Searches - Finds GitHub repositories by fuzzy name or author prefix matching with map-based visual feedback.
  • Repository Name Searches - Finds repositories by name or author prefix and displays matching projects on the map.
  • Canvas Rendering - Renders interactive graph nodes and edges directly on an HTML canvas element.
  • WebGL & GPU Rendering - Uses WebGL GPU acceleration to render large-scale graph visualizations efficiently.
  • Shared Stargazer Weightings - Weights repository connections by the number of shared stargazers between projects.
  • Force-Directed Layouts - Positions repository nodes using physical force simulation to reveal community clusters.
  • Repository Relationship Mappings - Maps how GitHub repositories connect through shared user interests and community overlap.
  • Community-Based Discoveries - Discovers related GitHub projects by analyzing shared stargazer communities and connections.
  • Repository Map Visualizations - Provides an interactive map visualizing GitHub repositories as dots positioned by shared stargazers.
  • Ecosystem Map Visualizations - Visualizes the structure and clusters of open source projects through an interactive map.
  • Zoomable Pan-and-Scan Controls - Provides zoomable pan-and-scan navigation with viewport culling for graph exploration.

Historique des stars

Graphique de l'historique des stars pour anvaka/map-of-githubGraphique de l'historique des stars pour anvaka/map-of-github

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Quelles sont les fonctionnalités principales de anvaka/map-of-github ?

Les fonctionnalités principales de anvaka/map-of-github sont : Repository Relationship Maps, Stargazer-Based Graph Visualizations, Fuzzy Trie Searches, Stargazer Relationship Explorers, Repository Fuzzy Finders, Repository Fuzzy Searches, Repository Name Searches, Canvas Rendering.

Quelles sont les alternatives open-source à anvaka/map-of-github ?

Les alternatives open-source à anvaka/map-of-github incluent : vasturiano/3d-force-graph — 3d-force-graph is a WebGL-accelerated component for rendering interactive network graphs in three-dimensional space.… visjs/vis — vis is a JavaScript data visualization library used to render interactive networks, timelines, and graphs directly in… pmndrs/react-three-fiber — This project is a React-based WebGL renderer that enables the creation of three-dimensional scenes using a… maplibre/maplibre-gl-js — Maplibre GL JS is a WebGL map rendering engine and vector tile map library used to create interactive web maps. It… pixijs/pixi.js — PixiJS is a hardware-accelerated 2D rendering engine and HTML5 canvas library. It functions as a web-based graphics… fogleman/gg — gg is a Go 2D graphics library and vector graphics engine designed for programmatic image generation. It provides a…

Alternatives open source à Map Of Github

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Map Of Github.
  • vasturiano/3d-force-graphAvatar de vasturiano

    vasturiano/3d-force-graph

    6,147Voir sur GitHub↗

    3d-force-graph is a WebGL-accelerated component for rendering interactive network graphs in three-dimensional space. Built on the ThreeJS library, it positions nodes using a force-directed physics simulation that can be driven by either a D3-force or ngraph engine, producing dynamic layouts that users can rotate, zoom, and pan using mouse, keyboard, or touch controls. The component distinguishes itself through comprehensive camera control capabilities, including programmatic positioning, animated transitions, automatic timed orbiting, and zoom-to-fit functionality that frames all nodes within

    HTML3d3d-force-graphd3js
    Voir sur GitHub↗6,147
  • visjs/visAvatar de visjs

    visjs/vis

    7,812Voir sur GitHub↗

    vis is a JavaScript data visualization library used to render interactive networks, timelines, and graphs directly in the web browser. It functions as a relational data mapper and browser-based charting tool, turning complex structured data into dynamic visual patterns to expose entity relationships. The library provides specialized tools for force-directed network graphs, where relational data is represented as interactive nodes and edges. It also includes an interactive timeline component for plotting chronological events and time intervals on a scalable temporal axis. The project covers b

    JavaScript
    Voir sur GitHub↗7,812
  • microsoft/sanddanceAvatar de microsoft

    microsoft/SandDance

    7,138Voir sur GitHub↗

    SandDance is a hardware-accelerated visualization library and web-based data explorer designed for the interactive analysis of large, non-aggregated datasets. It functions as an interactive data visualization tool that renders complex datasets and intricate visuals within a browser. The project provides an embeddable data canvas consisting of web components and tags, allowing for the integration of full visualization interfaces and interactive charts into external web applications. It utilizes WebGL hardware acceleration to efficiently render large volumes of data as interactive graphics. Th

    TypeScriptdata-visualizationdeck-glmsr-vida
    Voir sur GitHub↗7,138
  • fogleman/ggAvatar de fogleman

    fogleman/gg

    4,778Voir sur GitHub↗

    gg is a Go 2D graphics library and vector graphics engine designed for programmatic image generation. It provides a canvas rendering API to create custom 2D shapes, paths, and visual assets, which can be exported as PNG and JPG files. The toolkit enables the construction of complex geometry using Bezier curves and custom paths. It supports a variety of rendering operations, including filling and stroking paths, applying linear and radial gradients, and utilizing surface patterns. The library covers a broad range of capabilities, including text rendering with word wrapping and dimension measu

    Go
    Voir sur GitHub↗4,778
  • Voir les 30 alternatives à Map Of Github→