gocode
Go autocompleter
An autocompletion daemon for the Go programming language
An autocompletion daemon for the Go programming language
5k stars
192 watching
657 forks
Language: Go
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,418 |
golang/vscode-go | Provides rich language support and debugging tools for the Go programming language in Visual Studio Code | 3,894 |
fatih/vim-go | Plugin for Vim text editor to support Go programming language | 16,024 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,632 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,100 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
goby-lang/goby | An object-oriented interpreter language inspired by Ruby and implemented in Go. | 3,493 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,759 |
pungyeon/clean-go-article | A resource for writing clean and maintainable Go code | 2,957 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 36,960 |
c-bata/go-prompt | A library for building interactive command-line interfaces with auto-complete suggestions. | 5,290 |
maxence-charriere/go-app | A framework for building web applications with Go, supporting progressive web apps and WebAssembly. | 7,968 |