re_viewer

Crates.iore_viewer
lib.rsre_viewer
version0.24.1
created_at2023-02-12 21:20:28.302766+00
updated_at2025-08-07 15:06:43.046044+00
descriptionThe Rerun viewer
homepagehttps://rerun.io
repositoryhttps://github.com/rerun-io/rerun
max_upload_size
id783514
size768,836
rerun.io (rerunio)

documentation

README

The Rerun Viewer

Part of the rerun family of crates.

Latest version Documentation MIT Apache

This is the main crate with all the GUI.

This can be compiled as a web-app by building for Wasm. To run it natively, use the rerun binary.

Talks to the server over gRPC (using re_grpc_client).

Commit count: 4053

cargo fmt