fdg
Graph drawing library
A Rust library for fast and efficient graph drawing using force-directed algorithms
A Force Directed Graph Drawing Library
192 stars
3 watching
16 forks
Language: Rust
last commit: 10 months ago
Linked from 1 awesome list
force-directed-graphsfruchterman-reingoldgraphgraph-theorygraphssimulationvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/fgl | A library that provides an inductive approach to dealing with graphs | 184 |
twosixlabs/d3-force-sampled | An optimized graph layout algorithm for visualizing networks in D3 | 50 |
djduque/pgfplots | A Rust library for generating publication-quality figures using LaTeX. | 120 |
true-grue/yed_py | A Python library for creating graphs using the yEd graph drawing tool | 57 |
blitzarx1/egui_graphs | A Rust library for interactive graph visualization with node and edge interaction capabilities | 421 |
hmdsefi/gograph | A Go library for creating and manipulating graphs of various types | 67 |
colleagueriley/rgfw | A lightweight window abstraction library for creating graphics programs or libraries | 346 |
jacomyal/sigma.js | A JavaScript library for visualizing large graphs using WebGL | 11,299 |
elftausend/graplot | A Rust-based plotting library that creates windows displaying graphs. | 28 |
brideau/geospatiallinegraphs | A library for creating visualizations of geographic data along lines of latitude | 62 |
danini-the-panini/mittsu | A Ruby-based 3D graphics library | 510 |
llgcode/draw2d | A 2D vector graphics library with support for multiple outputs and features like affine transformations and text rendering. | 1,099 |
neo4j-labs/graph | A high-performance graph algorithm library built on top of the graph_builder crate. | 387 |
saresend/gust | A Rust crate for creating simple, interactive data visualizations using D3.js and Vega | 131 |
oxigraph/oxigraph | A SPARQL-compliant graph database implemented as a Rust library and exposed to multiple programming languages. | 1,041 |