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 179946 13451 Go 18 A curated list of awesome Go frameworks, libraries and software 2026-08-02T19:15:01Z
2 ollama 177631 17240 Go 2351 Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. 2026-07-31T23:59:29Z
3 go 135549 19194 Go 9713 The Go programming language 2026-08-01T03:26:06Z
4 kubernetes 124196 43701 Go 1768 Production-Grade Container Scheduling and Management 2026-07-31T18:49:43Z
5 frp 108520 15156 Go 37 A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 2026-07-31T08:53:23Z
6 hugo 89284 8323 Go 209 The world’s fastest framework for building websites. 2026-07-30T09:04:04Z
7 gin 89012 8656 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 87205 5389 Go 371 Open Source Continuous File Synchronization 2026-07-28T06:22:07Z
9 ragflow 86659 10181 Go 1558 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-03T03:49:12Z
10 fzf 82220 2832 Go 265 :cherry_blossom: A command-line fuzzy finder 2026-08-01T00:17:53Z
11 lazygit 80972 2957 Go 851 simple terminal UI for git commands 2026-08-02T17:29:23Z
12 netdata 79994 6562 Go 181 The fastest path to AI-powered full stack observability, even for lean teams. 2026-08-03T00:35:57Z
13 caddy 74596 4862 Go 204 Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS 2026-08-01T02:19:27Z
14 moby 71953 19112 Go 3264 The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 2026-07-31T17:36:00Z
15 act 71303 1994 Go 259 Run your GitHub Actions locally 🚀 2026-08-01T02:05:47Z
16 prometheus 65504 10736 Go 522 The Prometheus monitoring system and time series database. 2026-08-02T08:48:54Z
17 traefik 64245 6114 Go 685 The Cloud Native Application Proxy 2026-07-31T12:46:06Z
18 memos 61960 4614 Go 14 Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours. 2026-08-02T13:19:03Z
19 minio 61397 7712 Go 44 MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license. 2026-04-24T17:54:39Z
20 pocketbase 60421 3621 Go 19 Open Source realtime backend in 1 file 2026-08-02T17:18:08Z
21 mkcert 59405 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 58895 5281 Go 975 “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-02T17:32:02Z
23 gitea 57178 6970 Go 2376 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-03T01:02:56Z
24 dive 54404 1991 Go 169 A tool for exploring each layer in a docker image 2025-12-15T17:20:36Z
25 lazydocker 52286 1664 Go 196 The lazier way to manage everything docker 2026-04-19T02:51:06Z
26 etcd 52059 10444 Go 112 Distributed reliable key-value store for the most critical data of a distributed system 2026-07-31T19:53:11Z
27 go-ethereum 51259 22061 Go 185 Go implementation of the Ethereum protocol 2026-08-01T02:24:07Z
28 alist 49984 7943 Go 523 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。 2026-07-30T15:29:48Z
29 terraform 49379 10592 Go 1753 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-03T01:03:19Z
30 LocalAI 48150 4336 Go 94 LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required. 2026-08-03T02:08:49Z
31 gogs 47713 5075 Go 938 The painless way to host your own Git service 2026-07-19T15:01:40Z
32 nvm-windows 47211 3857 Go 59 A node.js version management utility for Windows. Ironically written in Go. 2026-04-17T17:58:18Z
33 v2ray-core 46941 8830 Go 4 A platform for building proxies to bypass network restrictions. 2026-07-13T03:22:29Z
34 CLIProxyAPI 46008 7145 Go 64 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-02T22:20:03Z
35 cli 45605 8808 Go 988 GitHub’s official command line tool 2026-08-01T07:52:51Z
36 milvus 45470 4154 Go 858 Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search 2026-08-03T03:09:42Z
37 cobra 44368 3194 Go 251 A Commander for modern Go CLI interactions 2026-07-11T00:43:07Z
38 3x-ui 44141 8495 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
39 new-api 44122 10371 Go 671 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-02T15:16:38Z
40 bubbletea 44116 1282 Go 110 A powerful little TUI framework 🏗 2026-07-20T09:03:09Z
41 build-web-application-with-golang 43916 10433 Go 124 A golang ebook intro how to build a web with golang 2024-05-12T00:47:46Z
42 multica 43313 5498 Go 715 The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills. 2026-08-03T04:00:38Z
43 Fabric 43297 4220 Go 30 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-02T23:32:13Z
44 headscale 42416 2438 Go 79 An open source, self-hosted implementation of the Tailscale control server 2026-07-30T10:20:13Z
45 Xray-core 40835 5743 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 40376 6228 Go 5143 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-03T03:45:36Z
47 fiber 40038 2021 Go 35 ⚡️ Express inspired web framework written in Go 2026-08-03T03:54:41Z
48 photoprism 40026 2317 Go 419 AI-Powered Photos App 🌈💎✨ 2026-07-31T13:07:47Z
49 esbuild 40008 1329 Go 572 An extremely fast bundler for the web 2026-06-12T01:32:48Z
50 gorm 39895 4173 Go 455 The fantastic ORM library for Golang, aims to be developer friendly 2026-06-25T07:21:11Z
51 croc 39276 1554 Go 6 Easily and securely send things from one computer to another :crocodile: :package: 2026-08-01T21:33:03Z
52 istio 38324 8362 Go 391 Connect, secure, control, and observe services. 2026-08-02T18:26:49Z
53 compose 37948 5780 Go 70 Define and run multi-container applications with Docker 2026-07-31T18:05:22Z
54 harness 37612 3299 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-07-31T15:55:51Z
55 trivy 37213 565 Go 165 Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more 2026-08-01T14:49:25Z
56 CasaOS 36957 2170 Go 814 CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system. 2025-08-06T08:54:04Z
57 sing-box 36660 4391 Go 245 The universal proxy platform 2026-08-03T03:32:31Z
58 1Panel 36411 3280 Go 259 🔥 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-03T04:03:56Z
59 glance 36105 1394 Go 235 A self-hosted dashboard that puts all your feeds in one place 2026-05-30T20:36:29Z
60 vault 36049 4727 Go 1153 A tool for secrets management, encryption as a service, and privileged access management 2026-08-01T00:53:00Z
61 filebrowser 35743 3989 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
62 wails 35660 1785 Go 162 Create beautiful applications using Go 2026-08-03T00:57:37Z
63 sub2api 35636 7312 Go 1864 Sub2API 一站式开源中转服务,让 Claude、Openai 、Gemini、Grok订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。 2026-08-03T03:28:38Z
64 restic 35311 1826 Go 457 Fast, secure, efficient backup program 2026-08-01T20:25:16Z
65 the-way-to-go_ZH_CN 35052 8496 Go 0 《The Way to Go》中文译本,中文正式名《Go 入门指南》 2024-08-14T07:04:25Z
66 tailscale 34727 2966 Go 3941 The easiest, most secure way to use WireGuard and 2FA. 2026-08-01T20:57:41Z
67 v2ray-core 34425 5079 Go 30 A platform for building proxies to bypass network restrictions. 2026-08-02T22:46:29Z
68 k9s 34258 2237 Go 52 🐶 Kubernetes CLI To Manage Your Clusters In Style! 2026-08-02T15:08:46Z
69 nps 34150 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 33868 2932 Go 668 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-02T07:06:22Z
71 LeetCode-Go 33788 5720 Go 0 ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% | LeetCode 题解 2026-07-25T16:39:58Z
72 k3s 33628 2693 Go 51 Lightweight Kubernetes 2026-08-01T01:30:20Z
73 go-zero 33233 4312 Go 118 A cloud-native Go microservices framework with cli tool for productivity. 2026-08-03T01:04:18Z
74 ntfy 32774 1484 Go 321 Send push notifications to your phone or desktop using PUT/POST 2026-08-02T21:55:07Z
75 echo 32590 2352 Go 8 High performance, minimalist Go web framework 2026-08-01T17:56:08Z
76 podman 32439 3258 Go 936 Podman: A tool for managing OCI containers and pods. 2026-08-01T21:49:36Z
77 beego 32410 5577 Go 3 beego is an open-source, high-performance web framework for the Go programming language. 2026-07-28T13:42:19Z
78 cockroach 32344 4081 Go 7203 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 32003 5280 Go 443 Run Kubernetes locally 2026-08-02T22:19:23Z
80 github-mcp-server 31910 4703 Go 171 GitHub’s official MCP Server 2026-07-31T22:23:38Z
81 lux 31583 3314 Go 529 👾 Fast and simple video download library and CLI tool written in Go 2026-03-29T18:18:56Z
82 k6 31164 1593 Go 706 A modern load testing tool, using Go and JavaScript 2026-08-03T00:01:50Z
83 viper 30412 2244 Go 9 Go configuration with fangs 2026-01-12T21:42:47Z
84 wttr.in 30225 1259 Go 321 :partly_sunny: The right way to check the weather 2026-08-02T16:08:37Z
85 colima 30194 595 Go 369 Container runtimes on macOS (and Linux) with minimal setup 2026-07-24T14:13:00Z
86 nuclei 30185 3721 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-07-31T13:20:53Z
87 helm 30081 7734 Go 258 The Kubernetes Package Manager 2026-07-31T18:45:12Z
88 consul 30011 4611 Go 1309 Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure. 2026-08-03T03:20:49Z
89 picoclaw 29800 4381 Go 32 Tiny, Fast, and Deployable anywhere — automate the mundane, unleash your creativity 2026-07-30T18:32:36Z
90 opentofu 29660 1323 Go 287 OpenTofu lets you declaratively manage your cloud infrastructure. 2026-07-31T18:10:21Z
91 micro 29255 1348 Go 867 A modern and intuitive terminal-based text editor 2026-08-03T00:42:03Z
92 DeepSeek-Reasonix 29241 1885 Go 1160 DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running. 2026-08-03T04:00:15Z
93 harbor 29073 5304 Go 672 An open source trusted cloud native registry project that stores, signs, and scans content. 2026-07-31T07:32:46Z
94 loki 28662 4070 Go 1306 Like Prometheus, but for logs. 2026-08-03T03:17:39Z
95 fyne 28561 1540 Go 656 Cross platform GUI toolkit in Go inspired by Material Design 2026-08-02T20:17:00Z
96 cloudreve 28460 3876 Go 138 🌩 Self-hosted file management and sharing system, supports multiple storage providers 2026-08-02T01:59:50Z
97 gitleaks 28452 2170 Go 265 Find secrets with Gitleaks 🔑 2026-07-29T04:13:17Z
98 authelia 28425 1448 Go 57 The Single Sign-On Multi-Factor portal for web apps, now OpenID Certified™ 2026-08-03T02:38:12Z
99 CloudflareSpeedTest 28234 5349 Go 24 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 多个解析 IP 的网站 ~ 2026-07-25T08:09:27Z
100 go-patterns 28159 2344 Go 17 Curated list of Go design patterns, recipes and idioms 2024-05-14T01:07:28Z