71 releases (9 breaking)

new 0.15.1 Apr 11, 2024
0.15.0-alpha.5 Mar 29, 2024
0.11.0 Nov 28, 2023
0.8.0 Jul 27, 2023

#352 in Visualization

Download history 470/week @ 2023-12-20 64/week @ 2023-12-27 838/week @ 2024-01-03 441/week @ 2024-01-10 616/week @ 2024-01-17 808/week @ 2024-01-24 878/week @ 2024-01-31 847/week @ 2024-02-07 708/week @ 2024-02-14 731/week @ 2024-02-21 2201/week @ 2024-02-28 807/week @ 2024-03-06 908/week @ 2024-03-13 628/week @ 2024-03-20 732/week @ 2024-03-27 863/week @ 2024-04-03

3,207 downloads per month
Used in 17 crates (14 directly)

MIT/Apache

4MB
81K 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

~52–95MB
~1.5M SLoC