JavaScript graph-theory

Open-source JavaScript projects categorized as graph-theory

Top 3 JavaScript graph-theory Projects

graph-theory
  • Cytoscape.js

    Graph theory (network) library for visualisation and analysis

    Project mention: Ask HN: What is the best software to visualize a graph with a billion nodes? | news.ycombinator.com | 2024-08-02

    Cytoscape JS[1] with canvas rendering. Probably won't be able to do a billion nodes, but the last time I compared graph rendering libraries it was the best one in terms of performance/customizability. If you need even more performance, there's VivaGraphJS[2], which uses webgl to render.

    If you want other resources, I also a GitHub list of Graph-related libraries (visualizations etc.) on GitHub[3].

    [1]: https://js.cytoscape.org/

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • d3-force-3d

    Force-directed graph layout in 1D, 2D or 3D using velocity Verlet integration.

  • networkx-guide

    We here are very big fans of NetworkX as a graph library and its comprehensive set of graph algorithms. For many though, working with NetworkX involves a steep learning curve. This guide is designed as an aid for beginners and experienced users to find specific tips and explore the world of complex networks.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript graph-theory discussion

Log in or Post with

JavaScript graph-theory related posts

  • Cytoscape.js: Graph theory (network) library for visualisation and analysis

    1 project | news.ycombinator.com | 18 Jul 2023
  • Budō Lineage Tree: a community-driven database and interactive explorer

    4 projects | /r/Koryu | 19 May 2023
  • CLOG javascript component question

    2 projects | /r/Common_Lisp | 5 Aug 2022
  • [OC] Skills map of different professions by specialization. The bigger star, the more popular the skill.

    2 projects | /r/dataisbeautiful | 14 Jul 2022
  • Svelvet Launches Today

    3 projects | news.ycombinator.com | 2 Jun 2022
  • [OC] Skills graph that shows learning progress according to completed tasks

    1 project | /r/dataisbeautiful | 26 May 2022
  • Trying to Get Help on a Niche Question

    1 project | /r/webdev | 1 Apr 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 Nov 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source graph-theory projects in JavaScript? This list will help you:

Project Stars
1 Cytoscape.js 10,093
2 d3-force-3d 372
3 networkx-guide 34

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?