awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to d3/d3-force

Open-source alternatives to D3 Force

30 open-source projects similar to d3/d3-force, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best D3 Force alternative.

  • visjs/visAvatar von visjs

    visjs/vis

    7,812Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,812
  • alyssaxuu/flowyAvatar von alyssaxuu

    alyssaxuu/flowy

    12,048Auf GitHub ansehen↗

    Flowy is a JavaScript library designed for building interactive, drag-and-drop flowchart interfaces. It enables the creation of canvas-based environments where users can arrange blocks to design custom logic sequences, decision trees, and visual process maps. The library provides a structured approach to diagramming by organizing elements into a hierarchical parent-child tree. It features coordinate-based snapping logic to ensure blocks automatically align into organized layouts during user interaction. To support complex system configurations, the tool includes event-driven callback hooks th

    JavaScriptdiagramsdrag-and-dropengine
    Auf GitHub ansehen↗12,048
  • antvis/x6Avatar von antvis

    antvis/X6

    6,598Auf GitHub ansehen↗

    X6 is a JavaScript diagramming library and SVG graph rendering engine used to build interactive flowcharts, mind maps, and visual workflow editors. It provides a framework for defining customizable node and edge behaviors, utilizing a hybrid rendering approach that combines SVG and HTML. The library decouples the visual graph representation from underlying business logic and data structures through a dedicated state management system. It allows for extensive extensibility via a registration mechanism for custom nodes, edges, and canvas tools. The toolkit includes capabilities for automatic g

    TypeScriptantvdagdiagram
    Auf GitHub ansehen↗6,598

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • anvaka/vivagraphjsAvatar von anvaka

    anvaka/VivaGraphJS

    3,860Auf GitHub ansehen↗

    VivaGraphJS is a JavaScript graph visualization library used to render interactive network diagrams and relational data in web browsers. It features a force-directed layout engine that employs physics-based simulations, using spring and charge models to calculate balanced spatial distributions for nodes and links. The library utilizes a modular rendering architecture that decouples mathematical layout logic from the visual output. This allows for interchangeable rendering pipelines, supporting both vector-based SVG diagrams and hardware-accelerated WebGL rendering for large-scale visualizatio

    JavaScript
    Auf GitHub ansehen↗3,860
  • artem-mangilev/ngx-vflowA

    artem-mangilev/ngx-vflow

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • audiokit/flowA

    AudioKit/Flow

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bcakmakoglu/vue-flowAvatar von bcakmakoglu

    bcakmakoglu/vue-flow

    6,338Auf GitHub ansehen↗

    Vue Flow is a TypeScript library for building interactive node-based editors and flowcharts. It provides the core infrastructure for creating diagrams where users can drag, select, and connect nodes with edges, supporting pan and zoom navigation of the canvas. The library offers extensive control over graph behavior and appearance, including the ability to customize connection lines, define custom edge types, and configure zoom constraints and viewport defaults. It includes built-in components like a minimap for navigation, zoom controls, and a fit-view button, along with features for node re

    TypeScriptdiagramsflowflowchart
    Auf GitHub ansehen↗6,338
  • beautifulinteractions/beautiful-react-diagramsB

    beautifulinteractions/beautiful-react-diagrams

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • beeglebug/behave-flowB

    beeglebug/behave-flow

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bhouston/behave-graphB

    bhouston/behave-graph

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • blazor-diagrams/blazor.diagramsAvatar von Blazor-Diagrams

    Blazor-Diagrams/Blazor.Diagrams

    1,404Auf GitHub ansehen↗

    A fully customizable and extensible all-purpose diagrams library for Blazor

    C#blazorcustomizationdiagramming-library
    Auf GitHub ansehen↗1,404
  • bytedance/flow-builderB

    bytedance/flow-builder

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • chrisjpatty/flumeAvatar von chrisjpatty

    chrisjpatty/flume

    1,625Auf GitHub ansehen↗

    Extract logic from your apps with a user-friendly node editor powered by React.

    TypeScriptflumejavascriptnode
    Auf GitHub ansehen↗1,625
  • d3/d3-hierarchyAvatar von d3

    d3/d3-hierarchy

    1,262Auf GitHub ansehen↗

    2D layout algorithms for visualizing hierarchical data.

    JavaScript
    Auf GitHub ansehen↗1,262
  • dagrejs/dagreAvatar von dagrejs

    dagrejs/dagre

    5,692Auf GitHub ansehen↗

    Dagre is a pure JavaScript library for automatically laying out directed graphs. It implements a layered graph drawing algorithm based on the Sugiyama framework, positioning nodes in horizontal layers and routing edges to produce clear, readable visualizations with no native dependencies. The library handles edge routing as polylines with control points to avoid overlapping nodes, reduces edge crossings through heuristic node ordering within layers, and assigns final coordinates using a slack-based approach that respects minimum separation constraints. Graph structure and layout options are e

    TypeScript
    Auf GitHub ansehen↗5,692
  • dagrejs/graphlibAvatar von dagrejs

    dagrejs/graphlib

    1,737Auf GitHub ansehen↗

    A directed multi-graph library for JavaScript

    TypeScript
    Auf GitHub ansehen↗1,737
  • debugst/stnodeeditorD

    DebugST/STNodeEditor

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dhotson/springyAvatar von dhotson

    dhotson/springy

    1,886Auf GitHub ansehen↗

    A force directed graph layout algorithm in JavaScript

    JavaScript
    Auf GitHub ansehen↗1,886
  • ebay/nice-dagE

    eBay/nice-dag

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • emilwidlund/nodlAvatar von emilwidlund

    emilwidlund/nodl

    1,752Auf GitHub ansehen↗

    A framework for node-based applications. Leveraged by RxJS.

    TypeScript
    Auf GitHub ansehen↗1,752
  • foblex/f-flowF

    foblex/f-flow

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • gephi/gephi-liteAvatar von gephi

    gephi/gephi-lite

    332Auf GitHub ansehen↗

    A web-based, lighter version of Gephi

    TypeScript
    Auf GitHub ansehen↗332
  • graphology/graphologyAvatar von graphology

    graphology/graphology

    1,694Auf GitHub ansehen↗

    A robust & multipurpose Graph object for JavaScript & TypeScript.

    JavaScriptgraph
    Auf GitHub ansehen↗1,694
  • hikerpig/pintoraAvatar von hikerpig

    hikerpig/pintora

    1,284Auf GitHub ansehen↗

    An extensible text-to-diagrams library that works in both browser and node.js

    TypeScriptdiagramdiagram-as-codemermaidjs
    Auf GitHub ansehen↗1,284
  • jacomyal/sigma.jsAvatar von jacomyal

    jacomyal/sigma.js

    12,069Auf GitHub ansehen↗

    sigma.js is a JavaScript graph visualization library and WebGL network renderer designed for drawing large-scale network graphs in web browsers. It functions as a high-performance engine capable of rendering network structures containing thousands of nodes and edges interactively. The library provides a customizable graph engine that allows for the creation of specialized visualizations using low-level graphics primitives and custom drawing layers. It supports the rendering of diverse node shapes, such as images or piecharts, and enables the integration of graph visualizations as overlays on

    TypeScriptdata-visualizationgraphgraph-drawing
    Auf GitHub ansehen↗12,069
  • jagenjo/litegraph.jsAvatar von jagenjo

    jagenjo/litegraph.js

    7,871Auf GitHub ansehen↗

    litegraph.js is a JavaScript dataflow framework and visual node graph engine used to define programmable logic and data flow. It provides a node-based visual programming tool for designing complex logic through connected functional blocks. The library allows for the creation of hierarchical logic by nesting multiple nodes into recursive subgraphs. It also supports the development of custom node types with unique inputs and outputs, as well as custom widgets and live views that can hide the underlying graph structure to present a visual interface. The engine enables the execution of logic gra

    JavaScriptblueprintscanvas2deditor
    Auf GitHub ansehen↗7,871
  • kedro-org/kedro-vizAvatar von kedro-org

    kedro-org/kedro-viz

    750Auf GitHub ansehen↗

    Visualise your Kedro data and machine-learning pipelines and track your experiments.

    JavaScript
    Auf GitHub ansehen↗750
  • kieler/elkjsAvatar von kieler

    kieler/elkjs

    2,627Auf GitHub ansehen↗

    ELK's layout algorithms for JavaScript

    JavaScriptdiagram-layoutgraph-layoutlayered-layout
    Auf GitHub ansehen↗2,627
  • mermaid-js/mermaidAvatar von mermaid-js

    mermaid-js/mermaid

    88,676Auf GitHub ansehen↗

    This project is a client-side rendering engine that transforms declarative, text-based syntax into visual diagrams directly within the browser. By utilizing a domain-specific language, it allows users to define complex structures—such as software architectures, process flows, and system behaviors—without the need for manual layout configuration. The library functions as a browser-based runtime that parses these definitions into intermediate abstract syntax trees, which are then processed by specialized engines to generate high-fidelity, resolution-independent graphics. The system distinguishe

    TypeScriptdiagramsdiagrams-as-codedocumentation
    Auf GitHub ansehen↗88,676
  • microsoft/react-dag-editorM

    microsoft/react-dag-editor

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0