bingo

module
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2026 License: MIT

README

BinGo

bingo-logo

A multi-platform, visual concurrency debugger for GO.

Status

Go CI CodeQL

Overview

BinGo is a standalone visual concurrency debugger for Go that helps you:

  • Visualize and understand goroutines, channels, and synchronization behavior
  • Capture detailed runtime events and turn them into clear, interactive visualizations
  • Use in a terminal UI or inside editors like VS Code or Vim
  • Track goroutine lifecycles
  • Inspect channels and mutexes
  • Replay timelines of concurrent execution
  • Detect deadlocks and goroutine leaks
  • Debug tricky concurrency issues that traditional tools miss
  • Extend with new frontends and integrations thanks to a modular, UI-agnostic core

Documentation

For detailed documentation, including client meeting minutes, existing solution comparision, project roadmap, installation instructions, usage guides, and API references, please read the Docs.

Directories

Path Synopsis
cmd
bingo command
bingo-client command
githook command
target command
internal
ws
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL