#rerun #component #editor #ui #data #viewer

re_component_ui

Provides ui editors for Rerun component data for registration with the Rerun Viewer component ui registry

35 releases (4 breaking)

0.22.1 Feb 20, 2025
0.22.1-rc.1 Feb 19, 2025
0.21.0 Dec 18, 2024
0.20.3 Dec 3, 2024
0.18.2 Aug 29, 2024

#350 in Visualization

Download history 1987/week @ 2024-11-20 2558/week @ 2024-11-27 3216/week @ 2024-12-04 1823/week @ 2024-12-11 2217/week @ 2024-12-18 994/week @ 2024-12-25 2608/week @ 2025-01-01 3210/week @ 2025-01-08 2834/week @ 2025-01-15 2325/week @ 2025-01-22 2403/week @ 2025-01-29 2387/week @ 2025-02-05 2181/week @ 2025-02-12 3811/week @ 2025-02-19 4012/week @ 2025-02-26 7144/week @ 2025-03-05

17,470 downloads per month
Used in 4 crates (2 directly)

MIT/Apache

4.5MB
89K SLoC

re_component_ui

Part of the rerun family of crates.

Latest version Documentation MIT Apache

Provides UI editors for Rerun component data for registration with the Rerun Viewer component UI registry.


lib.rs:

This crate implements various component editors.

The only entry point is create_component_ui_registry, which registers all editors in the component UI registry. This should be called by re_viewer on startup.

Dependencies

~68–110MB
~2M SLoC