Roadmap

Rerun is building a visualization engine for streams of multimodal data that's easy to use, adapt, and extend.

Open an issue or pull request on GitHub or join us on Discord to let the community know what you'd like to see.

This page is meant to give an high level overview of ongoing and planned work.

We continually work on

  • Performance improvements
  • UX & DX improvements
  • Supporting more data types

Roadmap of major feature areas

First week of October: Release 0.9

  • Redesigned API that gives more low level control of the underlying ECS data model of Rerun, and makes it easier to use Rerun with your own data types.
  • Updated in-viewer getting started experience

Mid/Late October: Release 0.10

  • C++ SDK

Multiple releases over the rest of 2023

  • Blueprint: layout and visualization configuration from code

Multiple releases over the first half of 2024

  • Plug-ins and extensions
    • major extension and plug-in points to make it even easier to adapt Rerun to your specific needs.
  • Data format stability