Skip to content
@bingosuite

BinGo Suite

BinGo: Visual Concurrency Debugger for Go

BinGo is a standalone visual concurrency debugger for Go that makes goroutines, channels, and synchronization behavior easy to understand.

It captures detailed runtime events and transforms them into clear, interactive visualizations, whether you’re using a terminal UI or working inside editors like VS Code or Vim.

Key Features:

  • 🧵 Goroutine lifecycle tracking
  • 📡 Channel and mutex inspection
  • Timeline replay of concurrent execution
  • 🚨 Deadlock and goroutine leak detection
  • 🖥 Terminal UI and editor integrations

Designed for Extensibility

BinGo’s modular, UI-agnostic core engine makes it easy for the community to build new frontends and integrations without touching the runtime analysis logic.

See how your concurrent programs actually behave, not just how you think they do.

Pinned Loading

  1. bingo bingo Public

    Visual Concurrency Debugger for Go

    Go 2

Repositories

Showing 3 of 3 repositories
  • bingo Public

    Visual Concurrency Debugger for Go

    bingosuite/bingo’s past year of commit activity
    Go 2 0 3 1 Updated Jan 30, 2026
  • .github Public
    bingosuite/.github’s past year of commit activity
    0 0 0 0 Updated Jan 20, 2026
  • BinGoSuite.github.io Public

    Product landing page

    bingosuite/BinGoSuite.github.io’s past year of commit activity
    0 0 0 0 Updated Jan 13, 2026

Top languages

Loading…

Most used topics

Loading…