Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Go | 116,123 | 7 | 20 hours ago | 759 | December 01, 2023 | 8,894 | bsd-3-clause | Go | ||
The Go programming language | ||||||||||
Sys | 25 | 7 years ago | other | JavaScript | ||||||
Linux and C programming in a web browser | ||||||||||
Go | 14 | 7 years ago | 2 | other | Go | |||||
A port of the Go programming language to the IBM z/OS. Issues are monitored, and comments/questions are welcome. | ||||||||||
Kendryte Doc Standalone Programming Guide | 14 | 4 years ago | 1 | |||||||
Kendryte k210 standalone programming guide | ||||||||||
Kendryte Doc Freertos Programming Guide | 9 | 4 years ago | ||||||||
Kendryte k210 freertos programming guide | ||||||||||
Go | 3 | 4 years ago | 1 | other | Go | |||||
The Go Programming Language | ||||||||||
Shortcutninja | 2 | a month ago | ||||||||
Welcome to the "ShortcutNinja" repository! This project is dedicated to providing a curated collection of powerful keyboard shortcuts and productivity tips for programmers and power users. Whether you're a seasoned developer or a newcomer to the world of shortcuts, ShortcutNinja is here to elevate your workflow and make you a productivity master. | ||||||||||
Bagaimana | 2 | 3 years ago | ||||||||
Repo ini ditulis oleh saya sendiri, dan ditujukan khas bagi mereka yang mempunyai minat dalam bidang pengaturcaraan dalam bahasa melayu. Terdapat beberapa pengetahuan asas, dan cara penggunaan beberapa aplikasi yang disyorkan oleh saya sendiri, termasuk bahasa pengaturcaraan yang mudah untuk dipelajari. | ||||||||||
99problems | 2 | 7 years ago | gpl-3.0 | HTML | ||||||
99 Problems for various programming languages |
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 4.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.