Skip to content

Latest commit

 

History

History
216 lines (211 loc) · 30.3 KB

File metadata and controls

216 lines (211 loc) · 30.3 KB

Back to indexFeedback

Overall Ranking > Software > Go

Updated: 2024-03-24   /   Tips:English projects refer to those with documents in English, usually displayed in the readme / wiki / official website.

# Repository Description Stars Updated
1 golang/go The Go programming language 118776 2024-03-23
2 kubernetes/kubernetes Production-Grade Container Scheduling and Management 106015 2024-03-23
3 fatedier/frp A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 78500 2024-03-21
4 gin-gonic/gin 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. 74900 2024-03-23
5 gohugoio/hugo The world’s fastest framework for building websites. 71935 2024-03-22
6 moby/moby The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems 67555 2024-03-23
7 syncthing/syncthing Open Source Continuous File Synchronization 58857 2024-03-23
8 junegunn/fzf 🌸 A command-line fuzzy finder 58771 2024-03-21
9 caddyserver/caddy Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS 53056 2024-03-23
10 prometheus/prometheus The Prometheus monitoring system and time series database. 52303 2024-03-23
11 ollama/ollama Get up and running with Llama 2, Mistral, Gemma, and other large language models. 49817 2024-03-23
12 nektos/act Run your GitHub Actions locally 🚀 49300 2024-03-23
13 traefik/traefik The Cloud Native Application Proxy 47343 2024-03-22
14 etcd-io/etcd Distributed reliable key-value store for the most critical data of a distributed system 46018 2024-03-22
15 ethereum/go-ethereum Official Go implementation of the Ethereum protocol 45522 2024-03-23
16 FiloSottile/mkcert A simple zero-config tool to make locally trusted development certificates with any names you'd like. 45243 2024-03-05
17 v2ray/v2ray-core A platform for building proxies to bypass network restrictions. 44569 2024-03-20
18 jesseduffield/lazygit simple terminal UI for git commands 44163 2024-03-23
19 gogs/gogs Gogs is a painless self-hosted Git service 43973 2024-03-20
20 minio/minio The Object Store for AI Data Infrastructure 43657 2024-03-22
21 rclone/rclone "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files 43265 2024-03-23
22 wagoodman/dive A tool for exploring each layer in a docker image 43093 2024-03-20
23 go-gitea/gitea 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 41371 2024-03-23
24 hashicorp/terraform 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 amo ... 40911 2024-03-22
25 evanw/esbuild An extremely fast bundler for the web 37029 2024-03-18
26 alist-org/alist 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。 36303 2024-03-22
27 pingcap/tidb 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://tidbcloud.com/free-trial 35939 2024-03-23
28 spf13/cobra A Commander for modern Go CLI interactions 35604 2024-03-21
29 go-gorm/gorm The fantastic ORM library for Golang, aims to be developer friendly 35126 2024-03-23
30 cli/cli GitHub’s official command line tool 35044 2024-03-22
31 istio/istio Connect, secure, control, and observe services. 34654 2024-03-23
32 coreybutler/nvm-windows A node.js version management utility for Windows. Ironically written in Go. 34011 2024-03-18
33 jesseduffield/lazydocker The lazier way to manage everything docker 32869 2024-03-02
34 pocketbase/pocketbase Open Source realtime backend in 1 file 32382 2024-03-23
35 docker/compose Define and run multi-container applications with Docker 32113 2024-03-22
36 photoprism/photoprism AI-Powered Photos App for the Decentralized Web 🌈💎✨ 32085 2024-03-23
37 harness/gitness Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery. 31278 2024-03-23
38 gofiber/fiber ⚡️ Express inspired web framework written in Go 30953 2024-03-23
39 beego/beego beego is an open-source, high-performance web framework for the Go programming language. 30754 2024-03-23
40 hashicorp/vault A tool for secrets management, encryption as a service, and privileged access management 29494 2024-03-23
41 cockroachdb/cockroach CockroachDB - the open source, cloud-native distributed SQL database. 28873 2024-03-23
42 ehang-io/nps 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ... 28871 2024-01-11
43 labstack/echo High performance, minimalist Go web framework 28239 2024-03-21
44 kubernetes/minikube Run Kubernetes locally 28210 2024-03-23
45 hashicorp/consul Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure. 27674 2024-03-22
46 zeromicro/go-zero A cloud-native Go microservices framework with cli tool for productivity. 27332 2024-03-22
47 v2fly/v2ray-core A platform for building proxies to bypass network restrictions. 27283 2024-03-23
48 milvus-io/milvus A cloud-native vector database, storage for next generation AI applications 26187 2024-03-23
49 k3s-io/k3s Lightweight Kubernetes 26154 2024-03-23
50 schollz/croc Easily and securely send things from one computer to another 🐊 📦 26102 2024-03-11
51 go-kit/kit A standard library for microservices. 26028 2024-03-20
52 helm/helm The Kubernetes Package Manager 25871 2024-03-23
53 spf13/viper Go configuration with fangs 25519 2024-03-23
54 nsqio/nsq A realtime distributed messaging platform 24475 2024-03-20
55 derailed/k9s 🐶 Kubernetes CLI To Manage Your Clusters In Style! 24457 2024-03-22
56 openfaas/faas OpenFaaS - Serverless Functions Made Simple 24388 2024-03-02
57 iawia002/lux 👾 Fast and simple video download library and CLI tool written in Go 24048 2024-03-14
58 sirupsen/logrus Structured, pluggable logging for Go. 23921 2024-03-21
59 Wox-launcher/Wox A cross-platform launcher that simply works 23858 2024-03-22
60 inconshreveable/ngrok Introspected tunnels to localhost 23838 2023-12-14
61 zyedidia/micro A modern and intuitive terminal-based text editor 23733 2024-03-23
62 restic/restic Fast, secure, efficient backup program 23357 2024-03-19
63 charmbracelet/bubbletea A powerful little TUI framework 🏗 23300 2024-03-22
64 filebrowser/filebrowser 📂 Web File Browser 23193 2024-03-23
65 dapr/dapr Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. 23151 2024-03-22
66 grafana/k6 A modern load testing tool, using Go and JavaScript - https://k6.io 23080 2024-03-22
67 fyne-io/fyne Cross platform GUI toolkit in Go inspired by Material Design 22944 2024-03-22
68 mislav/hub A command-line tool that makes git easier to use with GitHub. 22668 2024-02-02
69 tsenart/vegeta HTTP load testing tool and library. It's over 9000! 22612 2024-01-29
70 rancher/rancher Complete container management platform 22423 2024-03-23
71 go-kratos/kratos Your ultimate Go microservices framework for the cloud-native era. 22262 2024-03-22
72 AdguardTeam/AdGuardHome Network-wide ads & trackers blocking DNS server 22176 2024-03-22
73 goharbor/harbor An open source trusted cloud native registry project that stores, signs, and scans content. 21991 2024-03-23
74 gocolly/colly Elegant Scraper and Crawler Framework for Golang 21908 2024-03-15
75 go-delve/delve Delve is a debugger for the Go programming language. 21885 2024-03-22
76 grafana/loki Like Prometheus, but for logs. 21862 2024-03-23
77 stretchr/testify A toolkit with common assertions and mocks that plays nicely with the standard library 21798 2024-03-22
78 wailsapp/wails Create beautiful applications using Go 21664 2024-03-23
79 urfave/cli A simple, fast, and fun package for building command line apps in Go 21477 2024-03-15
80 XTLS/Xray-core Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration. 21310 2024-03-23
81 go-micro/go-micro A Go microservices framework 21298 2024-03-20
82 containers/podman Podman: A tool for managing OCI containers and pods. 21293 2024-03-23
83 aquasecurity/trivy Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more 20977 2024-03-23
84 gorilla/websocket Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go. 20971 2024-03-20
85 IceWhaleTech/CasaOS CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system. 20948 2024-03-05
86 valyala/fasthttp Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http 20884 2024-03-19
87 seaweedfs/seaweedfs 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 activ ... 20795 2024-03-22
88 uber-go/zap Blazing fast, structured, leveled logging in Go. 20726 2024-03-10
89 gorilla/mux Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍 20039 2024-03-23
90 dgraph-io/dgraph The high-performance database for modern applications 19990 2024-03-23
91 flipped-aurora/gin-vue-admin 基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,chatGPT自动查表等开发必备功能。 19701 2024-03-21
92 grpc/grpc-go The Go language implementation of gRPC. HTTP/2 based RPC 19689 2024-03-23
93 pulumi/pulumi Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀 19396 2024-03-23
94 jaegertracing/jaeger CNCF Jaeger, a Distributed Tracing Platform 19257 2024-03-23
95 authelia/authelia The Single Sign-On Multi-Factor portal for web apps 19211 2024-03-23
96 redis/go-redis Redis Go client 19103 2024-03-22
97 opentofu/opentofu OpenTofu lets you declaratively manage your cloud infrastructure. 18998 2024-03-22
98 juanfont/headscale An open source, self-hosted implementation of the Tailscale control server 18908 2024-03-22
99 yudai/gotty Share your terminal as a web application 18389 2023-11-10
100 antonmedv/fx Terminal JSON viewer & processor 18280 2024-03-21
101 cilium/cilium eBPF-based Networking, Security, and Observability 18274 2024-03-23
102 buger/goreplay GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in ... 18219 2024-03-20
103 slimtoolkit/slim Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) 18066 2024-03-20
104 vitessio/vitess Vitess is a database clustering system for horizontal scaling of MySQL. 17691 2024-03-23
105 matryer/xbar Put the output from any script or program into your macOS Menu Bar (the BitBar reboot) 17279 2023-12-10
106 grpc-ecosystem/grpc-gateway gRPC to JSON proxy generator following the gRPC HTTP spec 17216 2024-03-23
107 rakyll/hey HTTP load generator, ApacheBench (ab) replacement 17097 2023-11-08
108 qax-os/excelize Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets 17072 2024-03-22
109 joewalnes/websocketd Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets. 17055 2023-11-01
110 projectdiscovery/nuclei Fast and customizable vulnerability scanner based on simple YAML based DSL. 16850 2024-03-22
111 go-chi/chi lightweight, idiomatic and composable router for building Go HTTP services 16850 2024-03-10
112 ahmetb/kubectx Faster way to switch between clusters and namespaces in kubectl 16774 2024-03-19
113 casbin/casbin An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN 16708 2024-03-18
114 1Panel-dev/1Panel 🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。 16700 2024-03-23
115 dolthub/dolt Dolt – Git for Data 16661 2024-03-22
116 containrrr/watchtower A process for automating Docker container base image updates. 16546 2024-03-20
117 kubernetes/ingress-nginx Ingress-NGINX Controller for Kubernetes 16523 2024-03-23
118 charmbracelet/gum A tool for glamorous shell scripts 🎀 16437 2024-03-22
119 abiosoft/colima Container runtimes on macOS (and Linux) with minimal setup 16351 2024-03-19
120 zincsearch/zincsearch ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go. 16278 2024-01-25
121 julienschmidt/httprouter A high performance HTTP request router that scales well 16206 2024-02-19
122 google/cadvisor Analyzes resource usage and performance characteristics of running containers. 16190 2024-03-20
123 binwiederhier/ntfy Send push notifications to your phone or desktop using PUT/POST 16151 2024-03-23
124 containerd/containerd An open and reliable container runtime 16132 2024-03-23
125 XIU2/CloudflareSpeedTest 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~ 16097 2024-03-19
126 gravitational/teleport Protect access to all of your infrastructure 16077 2024-03-23
127 tailscale/tailscale The easiest, most secure way to use WireGuard and 2FA. 15926 2024-03-23
128 argoproj/argo-cd Declarative Continuous Deployment for Kubernetes 15862 2024-03-23
129 ipfs/kubo An IPFS implementation in Go 15714 2024-03-22
130 lionsoul2014/ip2region Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming la ... 15617 2024-03-22
131 bettercap/bettercap The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks. 15539 2024-01-24
132 kubernetes/kops Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management 15501 2024-03-23
133 terrastruct/d2 D2 is a modern diagram scripting language that turns text to diagrams. 15443 2024-03-20
134 wtfutil/wtf The personal information dashboard for your terminal 15383 2024-03-22
135 go-playground/validator 💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving 15334 2024-03-15
136 hyperledger/fabric Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use ... 15320 2024-03-23
137 emirpasic/gods GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more 15253 2024-03-14
138 jmoiron/sqlx general purpose extensions to golang's database/sql 15224 2024-03-23
139 FiloSottile/age A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. 15104 2024-03-14
140 bcicen/ctop Top-like interface for container metrics 15086 2023-10-18
141 snail007/goproxy 🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ... 15046 2024-03-19
142 gitleaks/gitleaks Protect and discover secrets using Gitleaks 🔑 15036 2024-03-22
143 samber/lo 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...) 15027 2024-03-19
144 google/gvisor Application Kernel for Containers 14978 2024-03-23
145 ory/hydra OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security ... 14966 2024-03-20
146 ginuerzh/gost GO Simple Tunnel - a simple tunnel written in golang 14928 2024-03-02
147 dutchcoders/transfer.sh Easy and fast file sharing from the command-line. 14873 2024-03-20
148 getsops/sops Simple and flexible tool for managing secrets 14863 2024-03-20
149 hashicorp/packer Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. 14843 2024-03-23
150 cosmtrek/air ☁️ Live reload for Go apps 14793 2024-03-23
151 ent/ent An entity framework for Go 14766 2024-03-23
152 rqlite/rqlite The lightweight, distributed relational database built on SQLite. 14749 2024-03-21
153 GoogleContainerTools/skaffold Easy and Repeatable Kubernetes Development 14605 2024-03-22
154 nats-io/nats-server High-Performance server for NATS.io, the cloud and edge native messaging system. 14561 2024-03-23
155 charmbracelet/glow Render markdown on the CLI, with pizzazz! 💅🏻 14530 2024-03-16
156 Netflix/chaosmonkey Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. 14395 2023-12-18
157 hashicorp/nomad Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and sc ... 14338 2024-03-22
158 tinygo-org/tinygo Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM. 14320 2024-03-23
159 golangci/golangci-lint Fast linters Runner for Go 14271 2024-03-23
160 txthinking/brook A cross-platform programmable network tool 14208 2024-03-19
161 kubesphere/kubesphere The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️ 14193 2024-03-19
162 argoproj/argo-workflows Workflow Engine for Kubernetes 14159 2024-03-23
163 go-sql-driver/mysql Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package 14102 2024-03-23
164 JanDeDobbeleer/oh-my-posh The most customisable and low-latency cross platform/shell prompt renderer 13888 2024-03-23
165 lima-vm/lima Linux virtual machines, with a focus on running containers 13807 2024-03-22
166 kubernetes/dashboard General-purpose web UI for Kubernetes clusters 13722 2024-03-23
167 GoogleContainerTools/kaniko Build Container Images In Kubernetes 13712 2024-03-22
168 golang-migrate/migrate Database migrations. CLI and Golang library. 13707 2024-03-23
169 trufflesecurity/trufflehog Find and verify credentials 13699 2024-03-23
170 influxdata/telegraf The plugin-driven server agent for collecting & reporting metrics. 13666 2024-03-23
171 slackhq/nebula A scalable overlay networking tool with a focus on performance, simplicity and security 13579 2024-03-22
172 tidwall/gjson Get JSON values quickly - JSON parser for Go 13483 2024-02-26
173 PuerkitoBio/goquery A little like that j-thing, only in Go. 13467 2024-02-29
174 charmbracelet/vhs Your CLI home video recorder 📼 13424 2024-03-15
175 tomnomnom/gron Make JSON greppable! 13411 2023-10-24
176 dgraph-io/badger Fast key-value DB in Go. 13260 2024-03-23
177 mailhog/MailHog Web and API based SMTP testing 13196 2024-02-13
178 knadh/listmonk High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app. 13125 2024-03-23
179 revel/revel A high productivity, full-stack web framework for the Go language. 13065 2023-10-28
180 CodisLabs/codis Proxy based Redis cluster solution supporting pipeline and scaling dynamically 13052 2024-03-21
181 json-iterator/go A high-performance 100% compatible drop-in replacement of "encoding/json" 13001 2024-03-15
182 SagerNet/sing-box The universal proxy platform 12935 2024-03-23
183 gizak/termui Golang terminal dashboard 12889 2024-03-11
184 goreleaser/goreleaser Deliver Go binaries as fast and easily as possible 12820 2024-03-22
185 openimsdk/open-im-server IM Chat 12780 2024-03-22
186 apernet/hysteria Hysteria is a powerful, lightning fast and censorship resistant proxy. 12697 2024-03-23
187 golang/groupcache groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases. 12667 2023-11-28
188 kubernetes-sigs/kind Kubernetes IN Docker - local clusters for testing Kubernetes 12646 2024-03-21
189 pion/webrtc Pure Go implementation of the WebRTC API 12539 2024-03-21
190 thanos-io/thanos Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project. 12529 2024-03-23
191 robfig/cron a cron library for go 12391 2024-02-23
192 git-lfs/git-lfs Git extension for versioning large files 12346 2024-03-21
193 gopherjs/gopherjs A compiler from Go to JavaScript for running Go code in a browser 12346 2024-03-20
194 fogleman/primitive Reproducing images with geometric primitives. 12320 2023-09-27
195 gitpod-io/gitpod The developer platform for on-demand cloud development environments to create software faster and more securely. 12173 2024-03-22
196 muesli/duf Disk Usage/Free Utility - a better 'df' alternative 12170 2024-02-18
197 google/wire Compile-time Dependency Injection for Go 12143 2024-03-11
198 sqshq/sampler Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. 12142 2024-02-22
199 micro/micro API first development platform 11980 2024-03-14
200 elastic/beats 🐠 Beats - Lightweight shippers for Elasticsearch & Logstash 11968 2024-03-23

↓ -- Thanks -- ↓

If it is helpful to you, please star it for easy browsing. Thanks for your support!