You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a link to Fjädra, a force-based graph layout library
Fjädra (or `fjadra`) is a force-based layout engine written in pure Rust without dependencies. It aims to port the very popular [d3-force](https://d3js.org/d3-force) from JavaScript as closely as possible.
### Disclaimer
This library powers the graph view of Rerun which is mentioned here: https://github.com/rust-lang/this-week-in-rust/pull/6207/files. However, Fjädra is standalone and does not require Rerun—I still thought it may be worth mentioning.
If people think that these two releases are too closely related, please prefer the PR linked above. Thank you.
0 commit comments