go
Programming language
A programming language designed to build simple, reliable, and efficient software
The Go programming language
125k stars
3k watching
18k forks
Language: Go
last commit: about 1 month ago
Linked from 12 awesome lists
gogolanglanguageprogramming-language
Backlinks from these awesome lists:
- avelino/awesome-go
- mbasso/awesome-wasm
- appcypher/awesome-wasm-langs
- narkoz/guides
- lyfeyaj/awesome-resources
- kciter/awesome-style-guide
- wasmlang/awesome-wasm-zh
- amit-davidson/awesome-golang-workshops
- learn-anything/programming-languages
- phpearth/awesome-community
- gophers-latam/awesome-latam
- xwjdsh/awesome-go-extra
Related projects:
Repository | Description | Stars |
---|---|---|
goplus/gop | A programming language designed to simplify coding and support STEM education and data science | 8,996 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,785 |
goby-lang/goby | An object-oriented interpreter language inspired by Ruby and implemented in Go. | 3,492 |
golang/vscode-go | Provides rich language support and debugging tools for the Go programming language in Visual Studio Code | 3,915 |
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
inancgumus/learngo | A repository of thousands of Go examples and exercises to help developers learn the language by fixing and solving problems. | 18,987 |
google/starlark-go | An implementation of the Starlark configuration language in Go. | 2,377 |
osrg/gobgp | BGP implementation in Go, aiming to provide a modern and scalable solution for network routing protocols. | 3,667 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 37,145 |
gogs/gogs | A self-hosted Git service written in Go, providing features and functionality similar to popular Git services. | 45,220 |
golangmastery/gopherlabs | A comprehensive resource for learning Go programming and related technologies through interactive tutorials, examples, and workshops. | 143 |
simonwaldherr/golang-examples | Provides examples and resources to help software developers learn and practice Go programming language skills. | 1,584 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,855 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,208 |