Pinned Repositories
build-tools
delve
Delve is a debugger for the Go programming language.
gore
GoRE - Package gore is a library for analyzing Go binaries
homebrew-delve
Homebrew formula for the Delve Go debugger
liner
Pure Go line editor with history, inspired by linenoise
mcp-dap-server
MCP server to communicate with DAP servers allowing AI Agents the ability to debug live programs.
paratest
Go test runner for parallelizing tests which can't take advantage of t.Parallel(). Meant to be used in conjunction with `go test -exec`.
Delve's Repositories
go-delve/delve
Delve is a debugger for the Go programming language.
go-delve/homebrew-delve
Homebrew formula for the Delve Go debugger
go-delve/mcp-dap-server
MCP server to communicate with DAP servers allowing AI Agents the ability to debug live programs.
go-delve/liner
Pure Go line editor with history, inspired by linenoise
go-delve/gore
GoRE - Package gore is a library for analyzing Go binaries
go-delve/paratest
Go test runner for parallelizing tests which can't take advantage of t.Parallel(). Meant to be used in conjunction with `go test -exec`.
go-delve/build-tools