nsf/gocode
An autocompletion daemon for the Go programming language observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 66
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5904
- days_rel: n/a
- days_push: 207
- n_releases_24m: 0
Adoption not part of the score
4992 stars · 650 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Gocode is an autocompletion daemon for the Go programming language that integrates with editors like Vim, Neovim, and Emacs. It uses a client/server architecture with caching to provide fast, context-sensitive code completions (~30ms with warm cache).
Use cases
- autocomplete go code in vim
- context-sensitive code completion for golang in emacs
- fast go autocompletion daemon for my editor
- integrate go completion into neovim
- set up golang code suggestions in my text editor
When to avoid
- starting a new Go project - the project is explicitly unmaintained and recommends gopls instead
- you want modern Go language features, diagnostics, or LSP capabilities
Facets
cli-tool · maturity abandoned
editor developer-tools cli developer-tools programming-languages text-editors windows go cli editor-plugin autocompletion go code-completion daemon editor-integration deprecated linux macos
1 source
- readme: https://github.com/nsf/gocode · fetched 2026-08-28 · 060c175175cd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nsf/gocode | main | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem