Module rerun::external

source ·
Expand description

Re-exports of other crates.

Re-exports§

Modules§

  • Color conversions and types.
  • eframe - the egui framework crate
  • glam
  • Overview
  • A lightweight logging facade.
  • The ndarray crate provides an n-dimensional container for general elements and for numerics.
  • A chunk of Rerun data, encoded using Arrow. Used for logging, transport, storage and compute.
  • The Rerun chunk store, implemented on top of Apache Arrow using the arrow2 crate.
  • Handles loading of Rerun data from file using data loader plugins.
  • Rerun Data Ui
  • This is how we store and index logging data.
  • Text logging (nothing to do with rerun logging) for use in rerun libraries.
  • Crate that handles encoding of rerun log types.
  • The different types that make up the rerun log format.
  • Run-time memory tracking and profiling.
  • Caching datastructures for re_query.
  • Rerun’s renderer.
  • TCP communications between a Rerun logging SDK and server/viewer.
  • The standard Rerun data types, component types, and archetypes.
  • The core types and traits that power Rerun’s data model.
  • Rerun GUI theme and helpers, built around egui.
  • Rerun Viewer context
  • Rerun Viewport Panel
  • Generate and parse universally unique identifiers (UUIDs).