#rerun #component #editor #ui #viewer #registry #registration

re_component_ui

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

33 releases (4 breaking)

new 0.22.0 Feb 6, 2025
0.22.0-alpha.2 Feb 5, 2025
0.21.0 Dec 18, 2024
0.20.3 Dec 3, 2024
0.18.2 Aug 29, 2024

#189 in Visualization

Download history 1257/week @ 2024-10-21 1601/week @ 2024-10-28 2391/week @ 2024-11-04 3370/week @ 2024-11-11 2683/week @ 2024-11-18 2265/week @ 2024-11-25 2837/week @ 2024-12-02 2324/week @ 2024-12-09 2515/week @ 2024-12-16 1101/week @ 2024-12-23 2042/week @ 2024-12-30 2695/week @ 2025-01-06 3437/week @ 2025-01-13 2502/week @ 2025-01-20 1516/week @ 2025-01-27 3138/week @ 2025-02-03

10,828 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

~67–110MB
~2M SLoC