Skip to content

Latest commit

 

History

History
108 lines (105 loc) · 18.1 KB

Go.md

File metadata and controls

108 lines (105 loc) · 18.1 KB

Top 100 Stars in Go

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 awesome-go 124669 11704 Go 1 A curated list of awesome Go frameworks, libraries and software 2024-07-04T22:41:40Z
2 go 121111 17367 Go 9056 The Go programming language 2024-07-03T22:43:43Z
3 kubernetes 108295 38857 Go 1858 Production-Grade Container Scheduling and Management 2024-07-05T02:27:20Z
4 frp 82052 12897 Go 57 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 2024-06-30T08:15:54Z
5 ollama 76899 5786 Go 878 Get up and running with Llama 3, Mistral, Gemma 2, and other large language models. 2024-07-05T02:34:53Z
6 gin 76710 7910 Go 588 Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. 2024-06-27T19:34:20Z
7 hugo 73570 7387 Go 433 The world’s fastest framework for building websites. 2024-07-04T08:29:42Z
8 moby 68120 18574 Go 3029 The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2024-07-04T17:33:26Z
9 syncthing 62046 4132 Go 353 Open Source Continuous File Synchronization 2024-07-03T01:28:20Z
10 fzf 61806 2345 Go 265 🌸 A command-line fuzzy finder 2024-07-04T16:46:41Z
11 caddy 55513 3912 Go 87 Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS 2024-07-04T20:57:13Z
12 prometheus 53717 8901 Go 706 The Prometheus monitoring system and time series database. 2024-07-04T23:24:45Z
13 act 51981 1304 Go 184 Run your GitHub Actions locally 🚀 2024-07-01T02:21:28Z
14 traefik 49065 4926 Go 616 The Cloud Native Application Proxy 2024-07-04T15:38:00Z
15 lazygit 48047 1725 Go 625 simple terminal UI for git commands 2024-07-04T20:37:47Z
16 mkcert 46895 2431 Go 95 A simple zero-config tool to make locally trusted development certificates with any names you'd like. 2024-06-20T15:08:06Z
17 etcd 46803 9646 Go 259 Distributed reliable key-value store for the most critical data of a distributed system 2024-07-05T00:21:44Z
18 go-ethereum 46669 19665 Go 266 Go implementation of the Ethereum protocol 2024-07-05T01:58:19Z
19 minio 45404 5302 Go 23 The Object Store for AI Data Infrastructure 2024-07-04T21:21:58Z
20 v2ray-core 44981 8949 Go 12 A platform for building proxies to bypass network restrictions. 2024-06-09T14:55:43Z
21 rclone 44968 4026 Go 919 "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files 2024-07-01T18:34:30Z
22 dive 44533 1693 Go 154 A tool for exploring each layer in a docker image 2024-06-16T18:36:29Z
23 gogs 44489 4831 Go 887 Gogs is a painless self-hosted Git service 2024-07-01T11:20:20Z
24 build-web-application-with-golang 43066 10651 Go 118 A golang ebook intro how to build a web with golang 2024-05-12T00:47:46Z
25 gitea 43027 5311 Go 2451 Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD 2024-07-05T02:33:04Z
26 terraform 41657 9409 Go 1783 Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. 2024-07-05T00:21:34Z
27 alist 39513 5129 Go 155 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。 2024-07-04T13:37:19Z
28 esbuild 37621 1107 Go 399 An extremely fast bundler for the web 2024-07-03T13:08:05Z
29 cobra 36762 2802 Go 193 A Commander for modern Go CLI interactions 2024-06-20T07:37:21Z
30 tidb 36524 5743 Go 3455 TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/ 2024-07-05T02:38:58Z
31 pocketbase 36059 1615 Go 40 Open Source realtime backend in 1 file 2024-07-03T23:07:09Z
32 gorm 36041 3864 Go 364 The fantastic ORM library for Golang, aims to be developer friendly 2024-07-02T11:47:29Z
33 cli 36030 5403 Go 623 GitHub’s official command line tool 2024-07-04T11:32:29Z
34 nvm-windows 35865 3241 Go 69 A node.js version management utility for Windows. Ironically written in Go. 2024-05-20T10:37:25Z
35 istio 35371 7633 Go 570 Connect, secure, control, and observe services. 2024-07-04T17:56:46Z
36 lazydocker 35229 1146 Go 126 The lazier way to manage everything docker 2024-06-26T16:21:24Z
37 the-way-to-go_ZH_CN 34312 8597 Go 0 《The Way to Go》中文译本,中文正式名《Go 入门指南》 2024-02-02T08:48:40Z
38 photoprism 33559 1845 Go 425 AI-Powered Photos App for the Decentralized Web 🌈💎✨ 2024-07-04T10:21:28Z
39 compose 32978 5102 Go 221 Define and run multi-container applications with Docker 2024-07-04T09:10:00Z
40 LeetCode-Go 32406 5643 Go 14 ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解 2024-06-22T07:06:36Z
41 fiber 32090 1594 Go 82 ⚡️ Express inspired web framework written in Go 2024-07-04T22:21:07Z
42 gitness 31865 2776 Go 137 Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery. 2024-07-04T09:27:01Z
43 beego 31115 5581 Go 6 beego is an open-source, high-performance web framework for the Go programming language. 2024-07-01T11:39:29Z
44 vault 30025 4124 Go 1019 A tool for secrets management, encryption as a service, and privileged access management 2024-07-04T18:46:15Z
45 nps 29758 5372 Go 474 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal. 2024-05-30T03:51:08Z
46 cockroach 29507 3699 Go 5015 CockroachDB - the open source, cloud-native distributed SQL database. 2024-07-05T01:15:07Z
47 echo 28977 2204 Go 49 High performance, minimalist Go web framework 2024-07-03T02:40:05Z
48 minikube 28766 4807 Go 724 Run Kubernetes locally 2024-07-05T03:01:15Z
49 memos 28600 2127 Go 32 An open source, lightweight note-taking service. Easily capture and share your great thoughts. 2024-07-03T03:45:46Z
50 v2ray-core 28295 4523 Go 61 A platform for building proxies to bypass network restrictions. 2024-07-04T22:12:25Z
51 go-zero 28155 3841 Go 251 A cloud-native Go microservices framework with cli tool for productivity. 2024-07-04T20:02:08Z
52 milvus 28126 2710 Go 560 A cloud-native vector database, storage for next generation AI applications 2024-07-05T02:48:12Z
53 consul 28036 4394 Go 1172 Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure. 2024-07-04T15:04:59Z
54 k3s 26979 2270 Go 115 Lightweight Kubernetes 2024-07-03T23:35:11Z
55 croc 26805 1074 Go 11 Easily and securely send things from one computer to another 🐊 📦 2024-07-04T12:52:42Z
56 helm 26322 7002 Go 319 The Kubernetes Package Manager 2024-07-04T11:35:14Z
57 kit 26315 2420 Go 38 A standard library for microservices. 2024-05-20T06:47:43Z
58 viper 26281 2004 Go 393 Go configuration with fangs 2024-07-01T04:13:35Z
59 lux 25943 2875 Go 499 👾 Fast and simple video download library and CLI tool written in Go 2024-07-01T01:02:49Z
60 k9s 25661 1605 Go 467 🐶 Kubernetes CLI To Manage Your Clusters In Style! 2024-07-03T05:28:18Z
61 bubbletea 25374 737 Go 57 A powerful little TUI framework 🏗 2024-07-04T17:54:47Z
62 iris 25016 2468 Go 110 The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio 🚀 2024-07-03T04:14:04Z
63 filebrowser 24795 2848 Go 78 📂 Web File Browser 2024-07-04T18:43:00Z
64 restic 24781 1507 Go 362 Fast, secure, efficient backup program 2024-07-04T20:06:51Z
65 faas 24744 1917 Go 32 OpenFaaS - Serverless Functions Made Simple 2024-06-17T10:55:01Z
66 nsq 24730 2888 Go 53 A realtime distributed messaging platform 2024-05-22T14:41:34Z
67 go-patterns 24557 2168 Go 17 Curated list of Go design patterns, recipes and idioms 2024-05-14T01:07:28Z
68 docker_practice 24433 5703 Go 5 Learn and understand Docker&Container technologies, with real DevOps practice! 2024-06-18T07:41:14Z
69 micro 24395 1159 Go 775 A modern and intuitive terminal-based text editor 2024-07-05T00:19:01Z
70 logrus 24297 2259 Go 2 Structured, pluggable logging for Go. 2024-06-07T17:28:39Z
71 Wox 24155 2365 Go 166 A cross-platform launcher that simply works 2024-07-03T17:29:59Z
72 ngrok 24073 4246 Go 0 Unified ingress for developers 2024-04-26T18:11:18Z
73 fyne 23930 1339 Go 644 Cross platform GUI toolkit in Go inspired by Material Design 2024-07-04T21:20:36Z
74 k6 23903 1199 Go 379 A modern load testing tool, using Go and JavaScript - https://k6.io 2024-07-04T20:42:43Z
75 dapr 23572 1853 Go 372 Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. 2024-07-04T14:33:14Z
76 CasaOS 23557 1274 Go 433 CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system. 2024-06-08T21:03:27Z
77 AdGuardHome 23543 1730 Go 870 Network-wide ads & trackers blocking DNS server 2024-07-04T15:54:55Z
78 wails 23300 1104 Go 272 Create beautiful applications using Go 2024-07-05T00:13:21Z
79 harbor 23009 4648 Go 573 An open source trusted cloud native registry project that stores, signs, and scans content. 2024-07-05T02:29:27Z
80 vegeta 22994 1337 Go 71 HTTP load testing tool and library. It's over 9000! 2024-07-03T23:27:49Z
81 rancher 22786 2917 Go 2778 Complete container management platform 2024-07-05T01:25:05Z
82 Xray-core 22780 3651 Go 22 Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration. 2024-07-05T00:41:32Z
83 hub 22747 2191 Go 242 A command-line tool that makes git easier to use with GitHub. 2024-02-02T21:00:44Z
84 loki 22741 3306 Go 1420 Like Prometheus, but for logs. 2024-07-04T21:22:52Z
85 kratos 22734 3949 Go 16 Your ultimate Go microservices framework for the cloud-native era. 2024-07-04T08:10:31Z
86 colly 22575 1737 Go 150 Elegant Scraper and Crawler Framework for Golang 2024-06-15T07:04:15Z
87 testify 22501 1561 Go 254 A toolkit with common assertions and mocks that plays nicely with the standard library 2024-07-04T07:59:05Z
88 podman 22394 2307 Go 529 Podman: A tool for managing OCI containers and pods. 2024-07-04T22:17:40Z
89 delve 22374 2131 Go 97 Delve is a debugger for the Go programming language. 2024-07-02T12:55:58Z
90 trivy 22093 2179 Go 163 Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more 2024-07-04T18:51:23Z
91 cli 21916 1690 Go 39 A simple, fast, and fun package for building command line apps in Go 2024-07-04T16:53:08Z
92 opentofu 21680 799 Go 162 OpenTofu lets you declaratively manage your cloud infrastructure. 2024-07-04T21:43:01Z
93 websocket 21642 3454 Go 43 Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go. 2024-07-02T12:52:21Z
94 seaweedfs 21641 2215 Go 325 SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. 2024-07-04T23:56:24Z
95 go-micro 21590 2325 Go 92 A Go microservices framework 2024-07-04T09:29:08Z
96 learn-go-with-tests 21569 2748 Go 40 Learn Go with test-driven development 2024-06-23T08:58:38Z
97 fasthttp 21333 1733 Go 78 Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http 2024-07-03T08:04:08Z
98 zap 21292 1410 Go 107 Blazing fast, structured, leveled logging in Go. 2024-06-12T21:20:45Z
99 Cloudreve 21193 3346 Go 194 🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers) 2024-06-26T19:30:06Z
100 headscale 20774 1151 Go 65 An open source, self-hosted implementation of the Tailscale control server 2024-07-01T05:46:33Z