Skip to content

Conversation

@grtlr
Copy link
Contributor

@grtlr grtlr commented Dec 18, 2024

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 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.

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.
@bennyvasquez
Copy link
Contributor

Thank you!

@bennyvasquez bennyvasquez merged commit a3eb9af into rust-lang:master Dec 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants