#shared-state #rerun #viewer #context #data #component #module

re_viewer_context

Rerun viewer state that is shared with the viewer's code components

117 releases (14 breaking)

new 0.20.0 Nov 14, 2024
0.19.1 Nov 5, 2024
0.17.0 Jul 8, 2024
0.15.0-alpha.5 Mar 29, 2024
0.8.0 Jul 27, 2023

#739 in Images

Download history 1218/week @ 2024-07-25 1106/week @ 2024-08-01 2188/week @ 2024-08-08 2119/week @ 2024-08-15 2037/week @ 2024-08-22 1836/week @ 2024-08-29 2304/week @ 2024-09-05 1716/week @ 2024-09-12 1426/week @ 2024-09-19 2363/week @ 2024-09-26 2554/week @ 2024-10-03 2596/week @ 2024-10-10 2139/week @ 2024-10-17 1452/week @ 2024-10-24 2794/week @ 2024-10-31 2569/week @ 2024-11-07

9,719 downloads per month
Used in 25 crates (22 directly)

MIT/Apache

5.5MB
107K SLoC

re_viewer_context

Part of the rerun family of crates.

Latest version Documentation MIT Apache

Basic building blocks for the different modules of the Rerun viewer.

Most prominently, contains a context object that the Viewer uses to share global data with each module.


lib.rs:

Rerun Viewer context

This crate contains data structures that are shared with most modules of the viewer.

Dependencies

~49–91MB
~1.5M SLoC