Rerun 0.21 comes with a new graph viewer that's written in Rust and runs in the browser via wasm. It's powered by a new force based layout engine that is a port of much of d3-force to Rust. (The release also contains some other cool stuff like undo/redo implemented on top of a timeseries DB.)
We built this with applications in robotics and spatial computing in mind but would love to hear feedback from folks that would see this as useful in other domains as well.
Comments URL: https://news.ycombinator.com/item?id=42469560
Points: 12
# Comments: 0
Accedi per aggiungere un commento
Altri post in questo gruppo
Article URL: https://corte.si/posts/code/hilbert/portrait/
Article URL: https://anirudh.fi/blog/identity/
Comments URL: https://news.ycombinator
Article URL: https://dusa.rocks/docs/
Comments URL: https://news.ycombinator.com/item?id=42749
I created a TUI for systemd/systemctl called isd (interactive systemd).
It provides a fuzzy search for units, auto-refreshing previews, smart sudo handling, and a fully customizable, keyboard-fo