36 releases (5 breaking)

0.11.0 Nov 28, 2023
0.10.1 Nov 2, 2023
0.8.0 Jul 27, 2023

#34 in #multimodal

Download history 220/week @ 2023-08-17 186/week @ 2023-08-24 218/week @ 2023-08-31 177/week @ 2023-09-07 202/week @ 2023-09-14 245/week @ 2023-09-21 467/week @ 2023-09-28 661/week @ 2023-10-05 605/week @ 2023-10-12 768/week @ 2023-10-19 685/week @ 2023-10-26 543/week @ 2023-11-02 680/week @ 2023-11-09 417/week @ 2023-11-16 978/week @ 2023-11-23 341/week @ 2023-11-30

2,493 downloads per month
Used in 16 crates (13 directly)

MIT/Apache

3.5MB
66K 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

~38–81MB
~1.5M SLoC