fdg
Graph drawing library
A Rust library for fast and efficient graph drawing using force-directed algorithms
A Force Directed Graph Drawing Library
193 stars
3 watching
16 forks
Language: Rust
last commit: 12 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 | 438 |
hmdsefi/gograph | A Go library for creating and manipulating graphs of various types | 71 |
colleagueriley/rgfw | A lightweight window abstraction library for creating graphical programs or libraries. | 772 |
jacomyal/sigma.js | A JavaScript library for visualizing large graphs using WebGL | 11,339 |
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 3D graphics library for Ruby based on Three.js | 525 |
llgcode/draw2d | A 2D vector graphics library with support for multiple outputs and features like affine transformations and text rendering. | 1,105 |
neo4j-labs/graph | A high-performance graph algorithm library built on top of the graph_builder crate. | 390 |
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,070 |