#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

#329 in Visualization

Download history 2387/week @ 2024-11-16 2351/week @ 2024-11-23 3054/week @ 2024-11-30 2313/week @ 2024-12-07 2320/week @ 2024-12-14 1239/week @ 2024-12-21 1964/week @ 2024-12-28 2569/week @ 2025-01-04 3769/week @ 2025-01-11 2446/week @ 2025-01-18 1568/week @ 2025-01-25 3045/week @ 2025-02-01 2163/week @ 2025-02-08 2890/week @ 2025-02-15 2985/week @ 2025-02-22 6941/week @ 2025-03-01

15,343 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