← back to projects
rvdebugger
◆ open sourceWatch concurrent programs run in 3D, via Rerun.
◆ radumarias/rvdebugger
rvdebugger
Watch concurrent programs run in 3D, via Rerun.
xorio
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.