Github-Ranking

:star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新

View on GitHub

Github Ranking

Top 100 Stars in Go

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 awesome-go 180046 13452 Go 18 A curated list of awesome Go frameworks, libraries and software 2026-08-02T19:15:01Z
2 ollama 177723 17253 Go 2353 Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. 2026-08-03T22:36:59Z
3 go 135580 19234 Go 9704 The Go programming language 2026-08-04T03:54:46Z
4 kubernetes 124216 43749 Go 1772 Production-Grade Container Scheduling and Management 2026-08-03T13:47:16Z
5 frp 108538 15157 Go 38 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 2026-08-04T03:28:00Z
6 hugo 89303 8321 Go 209 The world’s fastest framework for building websites. 2026-08-03T19:20:07Z
7 gin 89024 8654 Go 604 Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices. 2026-07-30T22:33:52Z
8 syncthing 87242 5392 Go 370 Open Source Continuous File Synchronization 2026-08-03T21:46:47Z
9 ragflow 86756 10191 Go 1511 RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs 2026-08-04T03:44:55Z
10 fzf 82233 2837 Go 266 :cherry_blossom: A command-line fuzzy finder 2026-08-03T13:43:49Z
11 lazygit 81007 2956 Go 852 simple terminal UI for git commands 2026-08-03T17:31:39Z
12 netdata 80011 6564 Go 184 The fastest path to AI-powered full stack observability, even for lean teams. 2026-08-04T00:31:46Z
13 caddy 74626 4861 Go 205 Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS 2026-08-01T02:19:27Z
14 moby 71969 19146 Go 3266 The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2026-08-03T16:16:43Z
15 act 71314 1993 Go 259 Run your GitHub Actions locally 🚀 2026-08-01T02:05:47Z
16 prometheus 65527 10738 Go 522 The Prometheus monitoring system and time series database. 2026-08-03T18:33:37Z
17 traefik 64263 6116 Go 684 The Cloud Native Application Proxy 2026-08-03T12:06:06Z
18 memos 61979 4613 Go 13 Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours. 2026-08-02T13:19:03Z
19 minio 61396 7715 Go 44 MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license. 2026-04-24T17:54:39Z
20 pocketbase 60444 3623 Go 18 Open Source realtime backend in 1 file 2026-08-03T17:05:03Z
21 mkcert 59413 3132 Go 116 A simple zero-config tool to make locally trusted development certificates with any names you’d like. 2024-08-13T13:37:46Z
22 rclone 58921 5283 Go 976 “rsync for cloud storage” - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files 2026-08-03T20:55:27Z
23 gitea 57195 6974 Go 2374 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 2026-08-03T15:04:52Z
24 dive 54407 1991 Go 169 A tool for exploring each layer in a docker image 2025-12-15T17:20:36Z
25 lazydocker 52299 1665 Go 196 The lazier way to manage everything docker 2026-04-19T02:51:06Z
26 etcd 52066 10444 Go 112 Distributed reliable key-value store for the most critical data of a distributed system 2026-08-04T00:31:08Z
27 go-ethereum 51265 22088 Go 185 Go implementation of the Ethereum protocol 2026-08-04T02:36:50Z
28 alist 49995 7944 Go 522 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。 2026-07-30T15:29:48Z
29 terraform 49394 10593 Go 1752 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. 2026-08-03T22:34:04Z
30 LocalAI 48220 4343 Go 88 LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required. 2026-08-04T02:11:48Z
31 gogs 47715 5076 Go 938 The painless way to host your own Git service 2026-07-19T15:01:40Z
32 nvm-windows 47221 3857 Go 59 A node.js version management utility for Windows. Ironically written in Go. 2026-04-17T17:58:18Z
33 v2ray-core 46943 8829 Go 4 A platform for building proxies to bypass network restrictions. 2026-07-13T03:22:29Z
34 CLIProxyAPI 46097 7166 Go 74 Wrap Antigravity, ChatGPT Codex, Claude Code, Grok Build as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 3.1 Pro, GPT 5.6 Series, Grok 4.5, Claude model through API 2026-08-04T02:31:14Z
35 cli 45634 8815 Go 985 GitHub’s official command line tool 2026-08-03T15:04:55Z
36 milvus 45500 4156 Go 862 Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search 2026-08-04T01:56:18Z
37 cobra 44383 3195 Go 251 A Commander for modern Go CLI interactions 2026-07-11T00:43:07Z
38 new-api 44235 10401 Go 672 A unified AI model hub for aggregation & distribution. It supports cross-converting various LLMs into OpenAI-compatible, Claude-compatible, or Gemini-compatible formats. A centralized gateway for personal and enterprise model management. 🍥 2026-08-04T00:20:22Z
39 3x-ui 44195 8508 Go 92 Xray panel supporting multi-protocol multi-user expire day & traffic & IP limit (Vmess, Vless, Trojan, ShadowSocks, Wireguard, Hysteria, Tunnel, Mixed, HTTP, Tun, MTProto) 2026-08-02T12:43:14Z
40 bubbletea 44136 1283 Go 110 A powerful little TUI framework 🏗 2026-07-20T09:03:09Z
41 build-web-application-with-golang 43916 10432 Go 124 A golang ebook intro how to build a web with golang 2024-05-12T00:47:46Z
42 multica 43652 5533 Go 721 The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills. 2026-08-04T02:34:27Z
43 Fabric 43315 4222 Go 29 Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere. 2026-08-04T01:20:14Z
44 headscale 42457 2470 Go 80 An open source, self-hosted implementation of the Tailscale control server 2026-07-30T10:20:13Z
45 Xray-core 40855 5746 Go 33 Xray, Penetrates Everything. Also the best v2ray-core. Where the magic happens. An open platform for various uses. 2026-08-03T00:13:55Z
46 tidb 40383 6228 Go 5145 TiDB is built for agentic workloads that grow unpredictably, with ACID guarantees and native support for transactions, analytics, and vector search. No data silos. No noisy neighbors. No infrastructure ceiling. 2026-08-04T03:51:31Z
47 fiber 40035 2020 Go 35 ⚡️ Express inspired web framework written in Go 2026-08-03T13:31:58Z
48 photoprism 40027 2316 Go 419 AI-Powered Photos App 🌈💎✨ 2026-08-03T10:37:00Z
49 esbuild 40007 1329 Go 572 An extremely fast bundler for the web 2026-06-12T01:32:48Z
50 gorm 39895 4172 Go 455 The fantastic ORM library for Golang, aims to be developer friendly 2026-06-25T07:21:11Z
51 croc 39302 1559 Go 6 Easily and securely send things from one computer to another :crocodile: :package: 2026-08-04T02:15:31Z
52 istio 38329 8361 Go 394 Connect, secure, control, and observe services. 2026-08-03T17:41:51Z
53 compose 37957 5780 Go 70 Define and run multi-container applications with Docker 2026-08-03T14:12:32Z
54 harness 37638 3298 Go 94 Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries. 2026-08-03T17:40:18Z
55 trivy 37228 565 Go 164 Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more 2026-08-03T16:07:22Z
56 CasaOS 36963 2171 Go 815 CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system. 2025-08-06T08:54:04Z
57 sing-box 36701 4397 Go 245 The universal proxy platform 2026-08-03T12:16:19Z
58 1Panel 36426 3280 Go 263 🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface. 2026-08-04T04:03:33Z
59 glance 36125 1395 Go 235 A self-hosted dashboard that puts all your feeds in one place 2026-05-30T20:36:29Z
60 vault 36057 4727 Go 1155 A tool for secrets management, encryption as a service, and privileged access management 2026-08-03T20:14:39Z
61 sub2api 35758 7347 Go 1876 Sub2API 一站式开源中转服务,让 Claude、Openai 、Gemini、Grok订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。 2026-08-04T02:55:01Z
62 filebrowser 35754 3990 Go 0 File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview and edit your files. 2026-07-31T10:06:58Z
63 wails 35679 1787 Go 157 Create beautiful applications using Go 2026-08-04T00:35:06Z
64 restic 35334 1828 Go 457 Fast, secure, efficient backup program 2026-08-01T20:25:16Z
65 the-way-to-go_ZH_CN 35052 8493 Go 0 《The Way to Go》中文译本,中文正式名《Go 入门指南》 2024-08-14T07:04:25Z
66 tailscale 34775 3017 Go 3943 The easiest, most secure way to use WireGuard and 2FA. 2026-08-03T16:53:44Z
67 v2ray-core 34435 5081 Go 30 A platform for building proxies to bypass network restrictions. 2026-08-03T22:53:38Z
68 k9s 34263 2237 Go 51 🐶 Kubernetes CLI To Manage Your Clusters In Style! 2026-08-04T02:59:43Z
69 nps 34151 6074 Go 505 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持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
70 seaweedfs 33890 2933 Go 669 SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables, designed to handle billions of files with O(1) disk access and effortless horizontal scaling. 2026-08-04T03:56:21Z
71 LeetCode-Go 33790 5719 Go 0 ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% | LeetCode 题解 2026-07-25T16:39:58Z
72 k3s 33643 2694 Go 51 Lightweight Kubernetes 2026-08-01T01:30:20Z
73 go-zero 33237 4312 Go 118 A cloud-native Go microservices framework with cli tool for productivity. 2026-08-03T19:54:06Z
74 ntfy 32898 1495 Go 321 Send push notifications to your phone or desktop using PUT/POST 2026-08-03T21:09:26Z
75 echo 32599 2355 Go 8 High performance, minimalist Go web framework 2026-08-01T17:56:08Z
76 podman 32443 3267 Go 938 Podman: A tool for managing OCI containers and pods. 2026-08-03T17:32:47Z
77 beego 32407 5578 Go 3 beego is an open-source, high-performance web framework for the Go programming language. 2026-07-28T13:42:19Z
78 cockroach 32349 4082 Go 7172 CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement. 2026-07-30T17:08:58Z
79 minikube 32009 5283 Go 442 Run Kubernetes locally 2026-08-03T18:05:00Z
80 github-mcp-server 31935 4711 Go 169 GitHub’s official MCP Server 2026-08-04T01:18:12Z
81 lux 31584 3315 Go 529 👾 Fast and simple video download library and CLI tool written in Go 2026-03-29T18:18:56Z
82 k6 31174 1595 Go 704 A modern load testing tool, using Go and JavaScript 2026-08-03T15:56:15Z
83 viper 30420 2278 Go 9 Go configuration with fangs 2026-01-12T21:42:47Z
84 nuclei 30242 3765 Go 60 Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations. 2026-08-03T06:18:59Z
85 wttr.in 30230 1260 Go 321 :partly_sunny: The right way to check the weather 2026-08-02T16:08:37Z
86 colima 30210 595 Go 369 Container runtimes on macOS (and Linux) with minimal setup 2026-07-24T14:13:00Z
87 DeepSeek-Reasonix 30116 1938 Go 905 DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running. 2026-08-04T03:50:08Z
88 helm 30090 7736 Go 258 The Kubernetes Package Manager 2026-08-03T21:54:56Z
89 consul 30013 4610 Go 1309 Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure. 2026-08-03T15:13:03Z
90 picoclaw 29812 4431 Go 27 Tiny, Fast, and Deployable anywhere — automate the mundane, unleash your creativity 2026-07-30T18:32:36Z
91 opentofu 29675 1324 Go 286 OpenTofu lets you declaratively manage your cloud infrastructure. 2026-08-03T23:21:18Z
92 micro 29268 1349 Go 866 A modern and intuitive terminal-based text editor 2026-08-04T00:40:39Z
93 harbor 29082 5305 Go 670 An open source trusted cloud native registry project that stores, signs, and scans content. 2026-08-04T02:41:39Z
94 loki 28666 4070 Go 1308 Like Prometheus, but for logs. 2026-08-04T01:52:37Z
95 fyne 28561 1541 Go 656 Cross platform GUI toolkit in Go inspired by Material Design 2026-08-02T20:17:00Z
96 gitleaks 28473 2170 Go 265 Find secrets with Gitleaks 🔑 2026-07-29T04:13:17Z
97 cloudreve 28462 3875 Go 139 🌩 Self-hosted file management and sharing system, supports multiple storage providers 2026-08-02T01:59:50Z
98 authelia 28443 1448 Go 57 The Single Sign-On Multi-Factor portal for web apps, now OpenID Certified™ 2026-08-04T04:02:45Z
99 CloudflareSpeedTest 28256 5349 Go 24 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 多个解析 IP 的网站 ~ 2026-07-25T08:09:27Z
100 go-patterns 28160 2345 Go 17 Curated list of Go design patterns, recipes and idioms 2024-05-14T01:07:28Z