← back to projects

rvdebugger

◆ open source

Watch concurrent programs run in 3D, via Rerun.

A small experimental toolkit for visualizing concurrent program execution in 3D using Rerun (rerun-sdk). Instead of reading thread logs or stack traces, you watch threads run as nodes, lines and lock-pins laid out in space and time.

Great for seeing deadlocks and race conditions for what they really are. Sample videos and specs are linked in the repo.