🍺 BREW Explorer

← all formulae

delve

brew install delve v1.26.3 MIT

Debugger for the Go programming language

402
30-day installs · #1930
2.6k
90-day · #1442
10.5k
365-day · #1398
24.8k
★ GitHub stars · updated 2mo ago

Build dependencies

go

GitHub topics

debugger go golang

Links

Raw metadata
{
  "aliases": [
    "dlv"
  ],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Debugger for the Go programming language",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:54+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "delve",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-20T16:11:38Z",
  "github_readme_excerpt": "![Delve](https://raw.githubusercontent.com/go-delve/delve/master/assets/delve_horizontal.png)\n\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/go-delve/delve/master/LICENSE)\n[![Go Reference](https://pkg.go.dev/badge/github.com/go-delve/delve.svg)](https://pkg.go.dev/github.com/go-delve/delve)\n[![Build Status](https://delve.teamcity.com/app/rest/builds/buildType:(id:Delve_AggregatorBuild)/statusIcon.svg)](https://delve.teamcity.com/viewType.html?buildTypeId=Delve_AggregatorBuild\u0026guest=1)\n\nThe GitHub issue tracker is for **bugs** only. Please use the [developer mailing list](https://groups.google.com/forum/#!forum/delve-dev) for any feature proposals and discussions.\n\n### About Delve\n\n- [Installation](Documentation/installation)\n- [Getting Started](Documentation/cli/getting_started.md)\n- [Documentation](Documentation)\n  - [Command line options](Documentation/usage/dlv.md)\n  - [Command line client](Documentation/cli/README.md)\n  - [Plugins and GUIs](Documentation/EditorIntegration.md)\n  - [Frequently Asked Questions](Documentation/faq.md)\n- [Contributing](CONTRIBUTING.md)\n  - [AI Usage Policy](Documentation/AI/AI_POLICY.md)\n  - [Internal Documentation](Documentation/internal)\n  - [API documentation](Documentation/api)\n  - [How to write a Delve client](Documentation/api/ClientHowto.md)\n\nDelve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you\u0027re using a debugger, things aren\u0027t going your way. With that in mind, Delve should stay out of your way as much as possible.\n",
  "github_repo": "go-delve/delve",
  "github_stars": 24792,
  "github_topics": [
    "debugger",
    "go",
    "golang"
  ],
  "homepage": "https://github.com/go-delve/delve",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 402,
  "installs_365d": 10510,
  "installs_90d": 2572,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "delve",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1930,
  "rank_365d": 1398,
  "rank_90d": 1442,
  "raw_hash": "dcc66b369f68944e",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/d/delve.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.26.3",
  "versioned_formulae": [],
  "why_use_this": null
}