77 releases (10 breaking)

new 0.16.0 May 16, 2024
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

#290 in Visualization

Download history 911/week @ 2024-01-25 866/week @ 2024-02-01 814/week @ 2024-02-08 623/week @ 2024-02-15 992/week @ 2024-02-22 2030/week @ 2024-02-29 775/week @ 2024-03-07 928/week @ 2024-03-14 586/week @ 2024-03-21 813/week @ 2024-03-28 870/week @ 2024-04-04 1206/week @ 2024-04-11 747/week @ 2024-04-18 762/week @ 2024-04-25 623/week @ 2024-05-02 417/week @ 2024-05-09

2,674 downloads per month
Used in 17 crates (14 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–99MB
~1.5M SLoC