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 180142 13450 Go 18 A curated list of awesome Go frameworks, libraries and software 2026-08-05T02:12:54Z
2 ollama 177807 17267 Go 2362 Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. 2026-08-05T00:31:43Z
3 go 135602 19243 Go 9702 The Go programming language 2026-08-05T01:06:38Z
4 kubernetes 124239 43758 Go 1775 Production-Grade Container Scheduling and Management 2026-08-05T03:38:29Z
5 frp 108562 15162 Go 37 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 2026-08-05T02:52:16Z
6 hugo 89316 8322 Go 209 The world’s fastest framework for building websites. 2026-08-04T14:10:27Z
7 gin 89038 8657 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-08-04T22:34:04Z
8 syncthing 87279 5392 Go 358 Open Source Continuous File Synchronization 2026-08-04T21:08:22Z
9 ragflow 86845 10192 Go 1414 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-05T03:52:53Z
10 fzf 82312 2840 Go 266 :cherry_blossom: A command-line fuzzy finder 2026-08-03T13:43:49Z
11 lazygit 81025 2959 Go 851 simple terminal UI for git commands 2026-08-04T08:01:29Z
12 netdata 80023 6568 Go 183 The fastest path to AI-powered full stack observability, even for lean teams. 2026-08-05T00:31:07Z
13 caddy 74656 4862 Go 205 Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS 2026-08-01T02:19:27Z
14 moby 71975 19155 Go 3268 The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2026-08-04T20:39:21Z
15 act 71331 1993 Go 260 Run your GitHub Actions locally 🚀 2026-08-01T02:05:47Z
16 prometheus 65554 10738 Go 514 The Prometheus monitoring system and time series database. 2026-08-04T22:44:03Z
17 traefik 64283 6116 Go 685 The Cloud Native Application Proxy 2026-08-04T12:24:07Z
18 memos 62001 4616 Go 14 Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours. 2026-08-05T01:34:24Z
19 minio 61394 7716 Go 44 MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license. 2026-04-24T17:54:39Z
20 pocketbase 60456 3624 Go 18 Open Source realtime backend in 1 file 2026-08-03T17:05:03Z
21 mkcert 59422 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 58941 5285 Go 977 “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-04T18:29:30Z
23 gitea 57205 6974 Go 2379 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-04T16:17:08Z
24 dive 54413 1991 Go 169 A tool for exploring each layer in a docker image 2025-12-15T17:20:36Z
25 lazydocker 52308 1667 Go 197 The lazier way to manage everything docker 2026-04-19T02:51:06Z
26 etcd 52070 10445 Go 112 Distributed reliable key-value store for the most critical data of a distributed system 2026-08-04T00:31:08Z
27 go-ethereum 51264 22092 Go 185 Go implementation of the Ethereum protocol 2026-08-05T02:00:08Z
28 alist 49997 7946 Go 518 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。 2026-08-05T03:33:49Z
29 terraform 49406 10594 Go 1754 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-04T21:24:06Z
30 LocalAI 48238 4344 Go 91 LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required. 2026-08-05T02:18:39Z
31 gogs 47719 5077 Go 938 The painless way to host your own Git service 2026-07-19T15:01:40Z
32 nvm-windows 47229 3856 Go 59 A node.js version management utility for Windows. Ironically written in Go. 2026-04-17T17:58:18Z
33 v2ray-core 46940 8828 Go 4 A platform for building proxies to bypass network restrictions. 2026-07-13T03:22:29Z
34 CLIProxyAPI 46190 7186 Go 79 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-04T23:29:03Z
35 cli 45668 8819 Go 986 GitHub’s official command line tool 2026-08-04T17:55:31Z
36 milvus 45511 4161 Go 871 Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search 2026-08-05T03:48:20Z
37 cobra 44389 3197 Go 253 A Commander for modern Go CLI interactions 2026-07-11T00:43:07Z
38 new-api 44358 10434 Go 682 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 44263 8525 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-04T09:59:23Z
40 bubbletea 44153 1285 Go 111 A powerful little TUI framework 🏗 2026-08-04T13:32:40Z
41 multica 44002 5575 Go 724 The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills. 2026-08-05T01:32:09Z
42 build-web-application-with-golang 43914 10432 Go 124 A golang ebook intro how to build a web with golang 2024-05-12T00:47:46Z
43 Fabric 43321 4221 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 42499 2480 Go 80 An open source, self-hosted implementation of the Tailscale control server 2026-07-30T10:20:13Z
45 Xray-core 40876 5750 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 40386 6227 Go 5142 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-05T03:55:12Z
47 fiber 40038 2021 Go 36 ⚡️ Express inspired web framework written in Go 2026-08-04T11:45:25Z
48 photoprism 40031 2315 Go 420 AI-Powered Photos App 🌈💎✨ 2026-08-04T11:37:54Z
49 esbuild 40007 1330 Go 575 An extremely fast bundler for the web 2026-06-12T01:32:48Z
50 gorm 39893 4171 Go 455 The fantastic ORM library for Golang, aims to be developer friendly 2026-06-25T07:21:11Z
51 croc 39332 1559 Go 6 Easily and securely send things from one computer to another :crocodile: :package: 2026-08-04T17:01:59Z
52 istio 38332 8365 Go 391 Connect, secure, control, and observe services. 2026-08-05T00:04:02Z
53 compose 37974 5780 Go 70 Define and run multi-container applications with Docker 2026-08-04T09:54:43Z
54 harness 37657 3301 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 37244 566 Go 164 Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more 2026-08-04T09:46:46Z
56 CasaOS 36968 2170 Go 815 CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system. 2025-08-06T08:54:04Z
57 sing-box 36726 4398 Go 249 The universal proxy platform 2026-08-05T04:03:09Z
58 1Panel 36432 3283 Go 268 🔥 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-05T03:55:20Z
59 glance 36140 1397 Go 235 A self-hosted dashboard that puts all your feeds in one place 2026-05-30T20:36:29Z
60 vault 36064 4726 Go 1153 A tool for secrets management, encryption as a service, and privileged access management 2026-08-05T00:19:39Z
61 sub2api 35864 7372 Go 1892 Sub2API 一站式开源中转服务,让 Claude、Openai 、Gemini、Grok订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。 2026-08-04T16:18:08Z
62 filebrowser 35764 3994 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 35691 1789 Go 159 Create beautiful applications using Go 2026-08-05T03:16:48Z
64 restic 35350 1827 Go 457 Fast, secure, efficient backup program 2026-08-01T20:25:16Z
65 the-way-to-go_ZH_CN 35050 8492 Go 0 《The Way to Go》中文译本,中文正式名《Go 入门指南》 2024-08-14T07:04:25Z
66 tailscale 34805 3025 Go 3944 The easiest, most secure way to use WireGuard and 2FA. 2026-08-04T21:46:32Z
67 v2ray-core 34434 5082 Go 30 A platform for building proxies to bypass network restrictions. 2026-08-04T23:36:33Z
68 k9s 34272 2238 Go 48 🐶 Kubernetes CLI To Manage Your Clusters In Style! 2026-08-04T02:59:43Z
69 nps 34153 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 33902 2935 Go 670 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-05T04:02:54Z
71 LeetCode-Go 33789 5719 Go 0 ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% | LeetCode 题解 2026-07-25T16:39:58Z
72 k3s 33656 2697 Go 51 Lightweight Kubernetes 2026-08-05T03:14:30Z
73 go-zero 33236 4312 Go 115 A cloud-native Go microservices framework with cli tool for productivity. 2026-08-04T22:35:47Z
74 ntfy 33024 1506 Go 322 Send push notifications to your phone or desktop using PUT/POST 2026-08-04T21:43:36Z
75 echo 32597 2356 Go 6 High performance, minimalist Go web framework 2026-08-04T05:11:58Z
76 podman 32450 3271 Go 937 Podman: A tool for managing OCI containers and pods. 2026-08-05T00:42:08Z
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 32352 4081 Go 7168 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 32011 5286 Go 447 Run Kubernetes locally 2026-08-03T18:05:00Z
80 github-mcp-server 31964 4719 Go 171 GitHub’s official MCP Server 2026-08-04T13:48:12Z
81 lux 31583 3315 Go 529 👾 Fast and simple video download library and CLI tool written in Go 2026-03-29T18:18:56Z
82 k6 31183 1596 Go 704 A modern load testing tool, using Go and JavaScript 2026-08-04T16:19:13Z
83 DeepSeek-Reasonix 30916 1986 Go 541 DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running. 2026-08-05T03:52:35Z
84 viper 30423 2282 Go 9 Go configuration with fangs 2026-01-12T21:42:47Z
85 nuclei 30300 3779 Go 61 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
86 wttr.in 30237 1260 Go 322 :partly_sunny: The right way to check the weather 2026-08-02T16:08:37Z
87 colima 30230 596 Go 369 Container runtimes on macOS (and Linux) with minimal setup 2026-07-24T14:13:00Z
88 helm 30099 7740 Go 258 The Kubernetes Package Manager 2026-08-03T21:54:56Z
89 consul 30015 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-05T03:56:57Z
90 picoclaw 29816 4431 Go 26 Tiny, Fast, and Deployable anywhere — automate the mundane, unleash your creativity 2026-07-30T18:32:36Z
91 opentofu 29681 1326 Go 282 OpenTofu lets you declaratively manage your cloud infrastructure. 2026-08-04T22:48:27Z
92 micro 29271 1349 Go 866 A modern and intuitive terminal-based text editor 2026-08-05T00:38:08Z
93 harbor 29092 5309 Go 670 An open source trusted cloud native registry project that stores, signs, and scans content. 2026-08-04T11:45:56Z
94 loki 28669 4069 Go 1309 Like Prometheus, but for logs. 2026-08-05T03:41:08Z
95 fyne 28565 1541 Go 654 Cross platform GUI toolkit in Go inspired by Material Design 2026-08-04T15:34:48Z
96 gitleaks 28484 2169 Go 266 Find secrets with Gitleaks 🔑 2026-07-29T04:13:17Z
97 cloudreve 28469 3875 Go 140 🌩 Self-hosted file management and sharing system, supports multiple storage providers 2026-08-02T01:59:50Z
98 authelia 28463 1450 Go 57 The Single Sign-On Multi-Factor portal for web apps, now OpenID Certified™ 2026-08-05T03:43:57Z
99 CloudflareSpeedTest 28269 5354 Go 24 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 多个解析 IP 的网站 ~ 2026-07-25T08:09:27Z
100 go-patterns 28162 2344 Go 17 Curated list of Go design patterns, recipes and idioms 2024-05-14T01:07:28Z