82 releases (11 breaking)

0.17.0-alpha.3 May 27, 2024
0.16.1 May 29, 2024
0.15.0-alpha.5 Mar 29, 2024
0.11.0 Nov 28, 2023
0.8.0 Jul 27, 2023

#252 in Visualization

Download history 824/week @ 2024-02-12 292/week @ 2024-02-19 1649/week @ 2024-02-26 1768/week @ 2024-03-04 820/week @ 2024-03-11 739/week @ 2024-03-18 641/week @ 2024-03-25 816/week @ 2024-04-01 1211/week @ 2024-04-08 789/week @ 2024-04-15 839/week @ 2024-04-22 620/week @ 2024-04-29 527/week @ 2024-05-06 1520/week @ 2024-05-13 1178/week @ 2024-05-20 1678/week @ 2024-05-27

4,936 downloads per month
Used in 21 crates (18 directly)

MIT/Apache

4.5MB
88K 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

~54–100MB
~1.5M SLoC