108 releases (14 breaking)

0.20.3 Dec 3, 2024
0.20.2 Nov 28, 2024
0.19.1 Nov 5, 2024
0.17.0 Jul 8, 2024
0.8.0 Jul 27, 2023

#135 in Visualization

Download history 434/week @ 2024-08-25 98/week @ 2024-09-01 77/week @ 2024-09-08 206/week @ 2024-09-15 200/week @ 2024-09-22 217/week @ 2024-09-29 88/week @ 2024-10-06 863/week @ 2024-10-13 164/week @ 2024-10-20 265/week @ 2024-10-27 663/week @ 2024-11-03 557/week @ 2024-11-10 556/week @ 2024-11-17 397/week @ 2024-11-24 438/week @ 2024-12-01 126/week @ 2024-12-08

1,541 downloads per month

MIT/Apache

285KB
3.5K SLoC

banner

Latest version Documentation MIT Apache Rerun Discord

Rerun command-line tool

You can install the binary with cargo install rerun-cli --locked --features nasm.

Note: this requires the nasm CLI to be installed and available in your path. Alternatively, you may skip enabling the nasm feature, but this may result in inferior video decoding performance.

The rerun CLI can act either as a server, a viewer, or both, depending on which options you use when you start it.

Running rerun with no arguments will start the viewer, waiting for an SDK to connect to it over TCP.

Run rerun --help for more.

What is Rerun?

Running a web viewer

rerun --web-viewer path/to/file.rrd

Dependencies

~72–120MB
~2M SLoC