graafi
Graph library
An experimental JavaScript implementation of a graph data structure and algorithms
cycle.js expirement
20 stars
5 watching
1 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
anvaka/ngraph.graph | A JavaScript library for creating and manipulating graph data structures | 529 |
hmdsefi/gograph | A Go library for creating and manipulating graphs of various types | 71 |
jacomyal/sigma.js | A JavaScript library for visualizing large graphs using WebGL | 11,339 |
google-deepmind/jraph | A lightweight library for working with graph neural networks in jax. | 1,380 |
xgfs/grarep.jl | A Julia implementation of a graph embedding technique called GraRep | 3 |
graphology/graphology | A unified interface to various graph types and algorithms | 1,325 |
yamafaktory/hypergraph | A data structure library to model complex relational networks with flexible hyperedges and various edge weights. | 289 |
earlygrey/simple-graphs | A lightweight Java library for creating and manipulating simple graph data structures. | 43 |
neo4j-labs/graph | A high-performance graph algorithm library built on top of the graph_builder crate. | 390 |
emilbayes/hypercore-dag | A JavaScript library allowing random-access to graph nodes using Hypercore DAGs | 24 |
bobluppes/graaf | A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 187 |
true-grue/yed_py | A Python library for creating graphs using the yEd graph drawing tool | 57 |
yourbasic/graph | A Go library providing efficient algorithms and data structures for graph manipulation | 712 |
gyuho/goraph | Provides an efficient and flexible graph data structure and algorithm implementation in Go | 739 |
jagenjo/litescene.js | A 3D scene graph library with a component-based node system and realistic rendering pipeline for WebGL | 369 |