gocode
Go autocompleter
An autocompletion daemon for the Go programming language
An autocompletion daemon for the Go programming language
5k stars
192 watching
659 forks
Language: Go
last commit: 9 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,564 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,419 |
golang/vscode-go | Provides rich language support and debugging tools for the Go programming language in Visual Studio Code | 3,915 |
fatih/vim-go | Plugin for Vim text editor to support Go programming language | 16,041 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,690 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,208 |
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
goby-lang/goby | An object-oriented interpreter language inspired by Ruby and implemented in Go. | 3,492 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,785 |
pungyeon/clean-go-article | A resource for writing clean and maintainable Go code | 2,964 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 37,145 |
c-bata/go-prompt | A library for building interactive command-line interfaces with auto-complete suggestions. | 5,303 |
maxence-charriere/go-app | A framework for building web applications with Go, supporting progressive web apps and WebAssembly. | 8,027 |