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

re_viewer_context

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

127 releases (15 breaking)

new 0.21.0 Dec 18, 2024
0.20.3 Dec 3, 2024
0.20.2 Nov 28, 2024
0.17.0 Jul 8, 2024
0.8.0 Jul 27, 2023

#526 in Images

Download history 2329/week @ 2024-08-27 1620/week @ 2024-09-03 1948/week @ 2024-09-10 1603/week @ 2024-09-17 2389/week @ 2024-09-24 2289/week @ 2024-10-01 2078/week @ 2024-10-08 2945/week @ 2024-10-15 1390/week @ 2024-10-22 2593/week @ 2024-10-29 2419/week @ 2024-11-05 3586/week @ 2024-11-12 2590/week @ 2024-11-19 2602/week @ 2024-11-26 3343/week @ 2024-12-03 2453/week @ 2024-12-10

11,618 downloads per month
Used in 35 crates (32 directly)

MIT/Apache

6MB
124K 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

~59–100MB
~2M SLoC