124 releases (14 breaking)

new 0.20.3 Dec 3, 2024
0.20.2 Nov 28, 2024
0.19.1 Nov 5, 2024
0.17.0 Jul 8, 2024
0.8.0 Jul 27, 2023

#579 in Images

Download history 1552/week @ 2024-08-17 2641/week @ 2024-08-24 1269/week @ 2024-08-31 2348/week @ 2024-09-07 1589/week @ 2024-09-14 2095/week @ 2024-09-21 1874/week @ 2024-09-28 2647/week @ 2024-10-05 2929/week @ 2024-10-12 1571/week @ 2024-10-19 1848/week @ 2024-10-26 2720/week @ 2024-11-02 3603/week @ 2024-11-09 2621/week @ 2024-11-16 2592/week @ 2024-11-23 3336/week @ 2024-11-30

12,546 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