[](https://circleci.com/gh/wehriam/directed-graph-map) [](http://badge.fury.io/js/directed-graph-map) [](https://circleci.com/gh/wehriam/level-directed-graph-map) [](http://badge.fury.io/js/level-directed-
Force-directed graph layout using velocity Verlet integration.
Finds all elementary circuits of a directed graph using Johnson's algorithm (1975)
Force-directed graph layout in 1D, 2D or 3D using velocity Verlet integration.
UI component for a 3D force-directed graph using ThreeJS and d3-force-3d layout engine
Force-directed graph as a ThreeJS 3d object
Drag and drop SVG, HTML or Canvas using mouse or touch input.
Graph layout for JavaScript
2D force-directed graph rendered on HTML5 canvas
UI component for a 3D force-directed graph in VR
[](https://travis-ci.org/tmont/tarjan-graph) [](https://www.npmjs.com/package/tarjan-graph)
UI component for a 3D force-directed graph in AR
Louvain community detection for graphology.
Graph layout for JavaScript
Find strongly connected components of a directed graph using [Tarjan's algorithm](https://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm).
Library for managing and executing operations in a directed acyclic graph.
Directed acyclic graph functions for graphology.
Miscellaneous indices for graphology.
A fork of `dagre-layout` with individual lodash-es imports and ESM build
LayoutDirectedGraph module for JointJS
extracts inlined source map and offers it to webpack
Force directed graph drawing layout
A low-level utility for matching a string against a directed acyclic graph of regexes.
Lightweight gem to create weighted, directed graphs of streets in a given bounding box. The library builds graphs using Open Street Map data queried through the Overpass API.
LangGraphRB is a Ruby library inspired by LangGraph for building stateful, multi-actor applications using directed graphs. It provides a framework for orchestrating complex workflows with support for parallel execution, checkpointing, human-in-the-loop interactions, and map-reduce operations.