diff --git "a/programming_languages/github_go_repos.csv" "b/programming_languages/github_go_repos.csv" new file mode 100644--- /dev/null +++ "b/programming_languages/github_go_repos.csv" @@ -0,0 +1,892 @@ +repo_id,name,full_name,owner,owner_type,description,url,homepage,stars,watchers,forks,open_issues,language,license,topics,created_at,updated_at,pushed_at,size_kb,is_fork,is_archived,default_branch,has_issues,has_wiki,scraped_at +21540759,awesome-go,avelino/awesome-go,avelino,User,"A curated list of awesome Go frameworks, libraries and software",https://github.com/avelino/awesome-go,https://awesome-go.com,166950,166950,13031,175,Go,MIT License,"awesome, awesome-list, go, golang, golang-library, hacktoberfest",2014-07-06T13:42:15Z,2026-03-09T13:56:31Z,2026-03-08T23:36:06Z,10924,False,False,main,True,False,2026-03-09T18:59:43.999930 +658928958,ollama,ollama/ollama,ollama,Organization,"Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.",https://github.com/ollama/ollama,https://ollama.com,164548,164548,14848,2618,Go,MIT License,"deepseek, gemma, gemma3, glm, go, golang, gpt-oss, llama, llama3, llm, llms, minimax, mistral, ollama, qwen",2023-06-26T19:39:32Z,2026-03-09T13:45:41Z,2026-03-09T07:18:56Z,74506,False,False,main,True,False,2026-03-09T18:59:43.999930 +23096959,go,golang/go,golang,Organization,The Go programming language,https://github.com/golang/go,https://go.dev,132982,132982,18853,9836,Go,"BSD 3-Clause ""New"" or ""Revised"" License","go, golang, language, programming-language",2014-08-19T04:33:40Z,2026-03-09T13:06:18Z,2026-03-09T09:24:42Z,428083,False,False,master,True,True,2026-03-09T18:59:43.999930 +20580498,kubernetes,kubernetes/kubernetes,kubernetes,Organization,Production-Grade Container Scheduling and Management,https://github.com/kubernetes/kubernetes,https://kubernetes.io,121009,121009,42629,2711,Go,Apache License 2.0,"cncf, containers, go, kubernetes",2014-06-06T22:56:04Z,2026-03-09T13:55:51Z,2026-03-09T13:27:14Z,1450694,False,False,master,True,False,2026-03-09T18:59:43.999930 +48378947,frp,fatedier/frp,fatedier,User,A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.,https://github.com/fatedier/frp,,105029,105029,14925,42,Go,Apache License 2.0,"expose, firewall, frp, go, http-proxy, nat, p2p, proxy, reverse-proxy, tunnel",2015-12-21T15:24:59Z,2026-03-09T13:33:59Z,2026-03-09T10:45:28Z,31590,False,False,dev,True,False,2026-03-09T18:59:43.999930 +20904437,gin,gin-gonic/gin,gin-gonic,Organization,"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.",https://github.com/gin-gonic/gin,https://gin-gonic.com/,88233,88233,8569,647,Go,MIT License,"framework, gin, go, middleware, performance, router, server",2014-06-16T23:57:25Z,2026-03-09T12:32:14Z,2026-03-04T06:10:38Z,10560,False,False,master,True,False,2026-03-09T18:59:43.999930 +11180687,hugo,gohugoio/hugo,gohugoio,Organization,The world’s fastest framework for building websites.,https://github.com/gohugoio/hugo,https://gohugo.io,86978,86978,8201,269,Go,Apache License 2.0,"blog-engine, cms, content-management-system, documentation-tool, go, hugo, static-site-generator",2013-07-04T15:26:26Z,2026-03-09T13:19:36Z,2026-03-09T08:34:55Z,137831,False,False,master,True,False,2026-03-09T18:59:43.999930 +14712850,syncthing,syncthing/syncthing,syncthing,Organization,Open Source Continuous File Synchronization,https://github.com/syncthing/syncthing,https://syncthing.net/,80651,80651,4945,405,Go,Mozilla Public License 2.0,"go, p2p, peer-to-peer, synchronization",2013-11-26T09:48:21Z,2026-03-09T13:26:36Z,2026-03-09T04:28:29Z,124497,False,False,main,True,True,2026-03-09T18:59:43.999930 +13807606,fzf,junegunn/fzf,junegunn,User,:cherry_blossom: A command-line fuzzy finder,https://github.com/junegunn/fzf,https://junegunn.github.io/fzf/,78436,78436,2705,318,Go,MIT License,"bash, cli, fish, fzf, go, neovim, tmux, unix, vim, zsh",2013-10-23T16:04:23Z,2026-03-09T13:45:10Z,2026-03-09T13:10:07Z,7839,False,False,master,True,True,2026-03-09T18:59:43.999930 +134017286,lazygit,jesseduffield/lazygit,jesseduffield,User,simple terminal UI for git commands,https://github.com/jesseduffield/lazygit,,73766,73766,2569,907,Go,MIT License,"cli, git, terminal",2018-05-19T00:53:06Z,2026-03-09T13:12:00Z,2026-03-09T11:04:02Z,152122,False,False,master,True,True,2026-03-09T18:59:43.999930 +7691631,moby,moby/moby,moby,Organization,The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems,https://github.com/moby/moby,https://mobyproject.org/,71496,71496,18914,3792,Go,Apache License 2.0,"containers, docker, go, golang",2013-01-18T18:10:57Z,2026-03-09T11:01:22Z,2026-03-08T19:36:18Z,255443,False,False,master,True,True,2026-03-09T18:59:43.999930 +29207621,caddy,caddyserver/caddy,caddyserver,Organization,Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS,https://github.com/caddyserver/caddy,https://caddyserver.com,70696,70696,4664,233,Go,Apache License 2.0,"acme, automatic-https, caddy, caddyfile, go, golang, http, http-server, http3, https, privacy, reverse-proxy, security, tls, web-server",2015-01-13T19:45:03Z,2026-03-09T13:48:06Z,2026-03-06T02:18:52Z,20995,False,False,master,True,False,2026-03-09T18:59:43.999930 +163883279,act,nektos/act,nektos,Organization,Run your GitHub Actions locally 🚀,https://github.com/nektos/act,https://nektosact.com,69208,69208,1872,290,Go,MIT License,"ci, devops, github-actions, golang",2019-01-02T19:53:43Z,2026-03-09T13:56:11Z,2026-03-05T03:26:50Z,10415,False,False,master,True,False,2026-03-09T18:59:43.999930 +596115135,node,base/node,base,Organization,Everything required to run your own Base node,https://github.com/base/node,https://base.org,68705,68705,3216,11,Go,MIT License,,2023-02-01T13:55:02Z,2026-03-08T20:31:15Z,2026-03-07T13:18:05Z,3110,False,False,main,True,True,2026-03-09T18:59:43.999930 +6838921,prometheus,prometheus/prometheus,prometheus,Organization,The Prometheus monitoring system and time series database.,https://github.com/prometheus/prometheus,https://prometheus.io/,63115,63115,10223,763,Go,Apache License 2.0,"alerting, graphing, hacktoberfest, metrics, monitoring, prometheus, time-series",2012-11-24T11:14:12Z,2026-03-09T13:54:48Z,2026-03-06T20:08:43Z,277253,False,False,main,True,True,2026-03-09T18:59:43.999930 +42408804,traefik,traefik/traefik,traefik,Organization,The Cloud Native Application Proxy,https://github.com/traefik/traefik,https://traefik.io,62099,62099,5867,764,Go,MIT License,"consul, docker, etcd, go, golang, kubernetes, letsencrypt, load-balancer, marathon, mesos, microservice, reverse-proxy, traefik, zookeeper",2015-09-13T19:04:02Z,2026-03-09T12:56:18Z,2026-03-09T10:52:10Z,154383,False,False,master,True,False,2026-03-09T18:59:43.999930 +29261473,minio,minio/minio,minio,Organization,"MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.",https://github.com/minio/minio,,60448,60448,7206,80,Go,GNU Affero General Public License v3.0,"amazon-s3, cloud, cloudnative, cloudstorage, go, k8s, kubernetes, multi-cloud, multi-cloud-kubernetes, objectstorage, s3, storage",2015-01-14T19:23:58Z,2026-03-09T13:02:27Z,2026-02-12T20:18:51Z,135985,False,True,master,True,False,2026-03-09T18:59:43.999930 +138547797,mkcert,FiloSottile/mkcert,FiloSottile,User,A simple zero-config tool to make locally trusted development certificates with any names you'd like.,https://github.com/FiloSottile/mkcert,https://mkcert.dev,58285,58285,3042,165,Go,"BSD 3-Clause ""New"" or ""Revised"" License","certificates, chrome, firefox, https, ios, linux, local-development, localhost, macos, root-ca, tls, windows",2018-06-25T05:33:03Z,2026-03-09T11:58:01Z,2024-08-13T13:37:46Z,1799,False,False,master,True,False,2026-03-09T18:59:43.999930 +436297812,memos,usememos/memos,usememos,Organization,"An open-source, self-hosted note-taking tool. Capture thoughts instantly, own them completely — no tracking, no ads, no subscription fees.",https://github.com/usememos/memos,https://usememos.com,57591,57591,4162,17,Go,MIT License,"docker, foss, go, markdown, memo, microblog, note-taking, notecard, react, self-hosted, social-network, sqlite",2021-12-08T15:30:18Z,2026-03-09T13:51:43Z,2026-03-09T12:15:09Z,35798,False,False,main,True,False,2026-03-09T18:59:43.999930 +510607652,pocketbase,pocketbase/pocketbase,pocketbase,Organization,Open Source realtime backend in 1 file,https://github.com/pocketbase/pocketbase,https://pocketbase.io,56632,56632,3167,25,Go,MIT License,"authentication, backend, golang, realtime",2022-07-05T06:06:21Z,2026-03-09T12:42:09Z,2026-03-06T08:01:03Z,124149,False,False,master,True,False,2026-03-09T18:59:43.999930 +17803236,rclone,rclone/rclone,rclone,Organization,"""rsync for cloud storage"" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files",https://github.com/rclone/rclone,https://rclone.org,55922,55922,4954,1136,Go,MIT License,"azure-blob, azure-blob-storage, azure-files, backblaze-b2, cloud-storage, dropbox, encryption, ftp, fuse-filesystem, go, golang, google-cloud-storage, google-drive, onedrive, openstack-swift, rclone, s3, sftp, sync, webdav",2014-03-16T16:19:57Z,2026-03-09T13:51:47Z,2026-03-09T12:04:46Z,233146,False,False,master,True,True,2026-03-09T18:59:43.999930 +72495579,gitea,go-gitea/gitea,go-gitea,Organization,"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",https://github.com/go-gitea/gitea,https://gitea.com,54190,54190,6444,2847,Go,MIT License,"bitbucket, cicd, devops, docker-registry-v2, git, git-gui, git-lfs, git-server, gitea, github, github-actions, gitlab, go, golang, hacktoberfest, maven-server, npm-registry, self-hosted, typescript, vue",2016-11-01T02:13:26Z,2026-03-09T12:12:53Z,2026-03-09T10:12:24Z,327059,False,False,main,True,False,2026-03-09T18:59:43.999930 +133251103,dive,wagoodman/dive,wagoodman,User,A tool for exploring each layer in a docker image,https://github.com/wagoodman/dive,,53508,53508,1952,202,Go,MIT License,"cli, docker, docker-image, explorer, inspector, tui",2018-05-13T15:44:01Z,2026-03-09T09:25:58Z,2025-12-15T17:20:36Z,6927,False,False,main,True,False,2026-03-09T18:59:43.999930 +11225014,etcd,etcd-io/etcd,etcd-io,Organization,Distributed reliable key-value store for the most critical data of a distributed system,https://github.com/etcd-io/etcd,https://etcd.io,51629,51629,10337,223,Go,Apache License 2.0,"cncf, consensus, database, distributed-database, distributed-systems, etcd, go, key-value, kubernetes, raft",2013-07-06T21:57:21Z,2026-03-09T11:24:38Z,2026-03-09T11:25:18Z,95519,False,False,main,True,False,2026-03-09T18:59:43.999930 +15452919,go-ethereum,ethereum/go-ethereum,ethereum,Organization,Go implementation of the Ethereum protocol,https://github.com/ethereum/go-ethereum,https://geth.ethereum.org,50903,50903,21831,382,Go,GNU Lesser General Public License v3.0,"blockchain, ethereum, geth, go, p2p",2013-12-26T13:05:46Z,2026-03-09T13:17:19Z,2026-03-09T12:27:46Z,233798,False,False,master,True,True,2026-03-09T18:59:43.999930 +187335810,lazydocker,jesseduffield/lazydocker,jesseduffield,User,The lazier way to manage everything docker,https://github.com/jesseduffield/lazydocker,,50040,50040,1578,267,Go,MIT License,,2019-05-18T08:53:50Z,2026-03-09T12:58:19Z,2026-01-17T06:16:20Z,28089,False,False,master,True,False,2026-03-09T18:59:43.999930 +323965659,alist,AlistGo/alist,AlistGo,Organization,"🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。",https://github.com/AlistGo/alist,https://alistgo.com,49135,49135,7979,572,Go,GNU Affero General Public License v3.0,"file-server, gin, golang, onedrive, solidjs, webdav",2020-12-23T17:40:29Z,2026-03-09T10:33:15Z,2026-03-06T14:03:14Z,6095,False,False,main,True,True,2026-03-09T18:59:43.999930 +17728164,terraform,hashicorp/terraform,hashicorp,Organization,"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.",https://github.com/hashicorp/terraform,http://developer.hashicorp.com/terraform,47908,47908,10236,1898,Go,Other,"cloud, cloud-management, graph, infrastructure-as-code, terraform",2014-03-13T22:25:48Z,2026-03-09T13:44:48Z,2026-03-09T13:12:02Z,353493,False,False,main,True,False,2026-03-09T18:59:43.999930 +16752620,gogs,gogs/gogs,gogs,Organization,Gogs is a painless self-hosted Git service,https://github.com/gogs/gogs,https://gogs.io,47560,47560,5065,964,Go,MIT License,"docker, git, go, gogs, mysql, postgresql, raspberry-pi, self-hosted, source-code-management, sqlite3, version-control",2014-02-12T01:57:08Z,2026-03-09T12:02:53Z,2026-03-04T17:52:09Z,211059,False,False,main,True,False,2026-03-09T18:59:43.999930 +41912791,v2ray-core,v2ray/v2ray-core,v2ray,Organization,A platform for building proxies to bypass network restrictions.,https://github.com/v2ray/v2ray-core,https://www.v2ray.com/,46932,46932,8886,8,Go,MIT License,"golang, http-proxy, proxy, shadowsocks, socks, socks5, v2ray, vmess",2015-09-04T11:42:53Z,2026-03-09T13:02:24Z,2026-03-09T03:22:47Z,55144,False,False,master,True,False,2026-03-09T18:59:43.999930 +24268127,nvm-windows,coreybutler/nvm-windows,coreybutler,User,A node.js version management utility for Windows. Ironically written in Go.,https://github.com/coreybutler/nvm-windows,,45322,45322,3753,91,Go,MIT License,"go, management, node, node-version-manager, nodejs, nvm, switch, version, version-manager, versioning, windows",2014-09-20T16:37:28Z,2026-03-09T13:45:01Z,2026-03-08T05:10:07Z,33298,False,False,master,True,True,2026-03-09T18:59:43.999930 +5271882,build-web-application-with-golang,astaxie/build-web-application-with-golang,astaxie,User,A golang ebook intro how to build a web with golang,https://github.com/astaxie/build-web-application-with-golang,,44153,44153,10537,137,Go,"BSD 3-Clause ""New"" or ""Revised"" License",,2012-08-02T11:49:35Z,2026-03-09T07:39:29Z,2024-05-12T00:47:46Z,38293,False,False,master,True,True,2026-03-09T18:59:43.999930 +615869301,LocalAI,mudler/LocalAI,mudler,User,":robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more. Features: Generate Text, MCP, Audio, Video, Images, Voice Cloning, Distributed, P2P and decentralized inference",https://github.com/mudler/LocalAI,https://localai.io,43421,43421,3657,147,Go,MIT License,"ai, api, audio-generation, decentralized, distributed, gemma, image-generation, libp2p, llama, llm, mamba, mcp, mistral, musicgen, object-detection, rerank, rwkv, stable-diffusion, text-generation, tts",2023-03-18T22:58:02Z,2026-03-09T13:56:06Z,2026-03-09T13:38:01Z,47279,False,False,master,True,True,2026-03-09T18:59:43.999930 +12574344,cobra,spf13/cobra,spf13,User,A Commander for modern Go CLI interactions,https://github.com/spf13/cobra,https://cobra.dev,43416,43416,3068,357,Go,Apache License 2.0,"cli, cli-app, cobra, cobra-generator, cobra-library, command, command-cobra, command-line, commandline, go, golang, golang-application, golang-library, posix, posix-compliant-flags, subcommands",2013-09-03T20:40:26Z,2026-03-09T10:42:34Z,2025-12-10T02:18:50Z,1974,False,False,main,True,True,2026-03-09T18:59:43.999930 +208728772,milvus,milvus-io/milvus,milvus-io,Organization,"Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search",https://github.com/milvus-io/milvus,https://milvus.io,43217,43217,3877,1067,Go,Apache License 2.0,"anns, cloud-native, diskann, distributed, embedding-database, embedding-similarity, embedding-store, faiss, golang, hnsw, image-search, llm, nearest-neighbor-search, rag, vector-database, vector-search, vector-similarity, vector-store",2019-09-16T06:43:43Z,2026-03-09T13:35:28Z,2026-03-09T13:43:22Z,271378,False,False,master,True,True,2026-03-09T18:59:43.999930 +212613049,cli,cli/cli,cli,Organization,GitHub’s official command line tool,https://github.com/cli/cli,https://cli.github.com,42994,42994,8036,930,Go,MIT License,"cli, git, github-api-v4, golang",2019-10-03T15:24:53Z,2026-03-09T13:40:47Z,2026-03-09T12:16:03Z,75028,False,False,trunk,True,False,2026-03-09T18:59:43.999930 +233130089,bubbletea,charmbracelet/bubbletea,charmbracelet,Organization,A powerful little TUI framework 🏗,https://github.com/charmbracelet/bubbletea,,40425,40425,1112,156,Go,MIT License,"cli, elm-architecture, framework, functional, go, golang, hacktoberfest, tui",2020-01-10T21:04:03Z,2026-03-09T13:41:13Z,2026-03-09T11:25:28Z,5835,False,False,main,True,True,2026-03-09T18:59:43.999930 +41986369,tidb,pingcap/tidb,pingcap,Organization,"TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.",https://github.com/pingcap/tidb,https://pingcap.com,39883,39883,6131,5819,Go,Apache License 2.0,"cloud-native, database, distributed-database, distributed-transactions, go, hacktoberfest, htap, mysql, mysql-compatibility, scale, serverless, sql, tidb",2015-09-06T04:01:52Z,2026-03-09T13:53:13Z,2026-03-09T13:12:53Z,662641,False,False,master,True,True,2026-03-09T18:59:43.999930 +61137153,esbuild,evanw/esbuild,evanw,User,An extremely fast bundler for the web,https://github.com/evanw/esbuild,https://esbuild.github.io/,39833,39833,1292,604,Go,MIT License,"bundler, commonjs, compiler, css, esm, javascript, jsx, minifier, react, tsx, typescript",2016-06-14T16:08:50Z,2026-03-09T10:49:57Z,2026-02-05T22:03:53Z,20186,False,False,main,True,False,2026-03-09T18:59:43.999930 +13855476,gorm,go-gorm/gorm,go-gorm,Organization,"The fantastic ORM library for Golang, aims to be developer friendly",https://github.com/go-gorm/gorm,https://gorm.io,39655,39655,4145,525,Go,MIT License,"go, golang, gorm, orm, web",2013-10-25T08:31:38Z,2026-03-09T11:17:16Z,2026-03-06T12:07:15Z,4784,False,False,master,True,True,2026-03-09T18:59:43.999930 +738733003,Fabric,danielmiessler/Fabric,danielmiessler,User,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.,https://github.com/danielmiessler/Fabric,https://danielmiessler.com/p/fabric-origin-story,39603,39603,3958,22,Go,MIT License,"ai, augmentation, flourishing, life, work",2024-01-03T23:18:31Z,2026-03-09T13:57:22Z,2026-03-07T23:17:09Z,150598,False,False,main,True,True,2026-03-09T18:59:43.999930 +119160553,photoprism,photoprism/photoprism,photoprism,Organization,AI-Powered Photos App for the Decentralized Web 🌈💎✨,https://github.com/photoprism/photoprism,https://www.photoprism.app,39440,39440,2219,438,Go,Other,"ai, golang, google-photos, machine-learning, photography, private-cloud, self-hosted, tensorflow",2018-01-27T12:00:15Z,2026-03-09T12:51:37Z,2026-03-09T12:52:36Z,332811,False,False,develop,True,False,2026-03-09T18:59:43.999930 +234231371,fiber,gofiber/fiber,gofiber,Organization,⚡️ Express inspired web framework written in Go,https://github.com/gofiber/fiber,https://gofiber.io,39350,39350,1960,45,Go,MIT License,"express, expressjs, fast, fiber, flexible, framework, friendly, go, golang, hacktoberfest, hacktoberfest2020, nodejs, performance, rest-api, web",2020-01-16T03:59:20Z,2026-03-09T13:23:06Z,2026-03-09T13:32:14Z,36726,False,False,main,True,False,2026-03-09T18:59:43.999930 +74175805,istio,istio/istio,istio,Organization,"Connect, secure, control, and observe services.",https://github.com/istio/istio,https://istio.io,38089,38089,8260,489,Go,Apache License 2.0,"api-management, circuit-breaker, consul, enforce-policies, envoy, fault-injection, kubernetes, lyft-envoy, microservice, microservices, nomad, polyglot-microservices, proxies, request-routing, resiliency, service-mesh",2016-11-18T23:57:21Z,2026-03-09T12:58:56Z,2026-03-09T08:11:04Z,291666,False,False,master,True,True,2026-03-09T18:59:43.999930 +15045751,compose,docker/compose,docker,Organization,Define and run multi-container applications with Docker,https://github.com/docker/compose,https://docs.docker.com/compose/,37148,37148,5732,66,Go,Apache License 2.0,"docker, docker-compose, go, golang, orchestration",2013-12-09T11:40:58Z,2026-03-09T12:28:54Z,2026-03-09T09:17:01Z,27744,False,False,main,True,False,2026-03-09T18:59:43.999930 +273871859,headscale,juanfont/headscale,juanfont,User,"An open source, self-hosted implementation of the Tailscale control server",https://github.com/juanfont/headscale,,36240,36240,1946,120,Go,"BSD 3-Clause ""New"" or ""Revised"" License","tailscale, tailscale-control-server, tailscale-server, wireguard",2020-06-21T09:21:05Z,2026-03-09T13:00:33Z,2026-03-08T00:31:37Z,23987,False,False,main,True,False,2026-03-09T18:59:43.999930 +311315731,Xray-core,XTLS/Xray-core,XTLS,Organization,"Xray, Penetrates Everything. Also the best v2ray-core. Where the magic happens. An open platform for various uses.",https://github.com/XTLS/Xray-core,https://t.me/projectXray,35698,35698,5031,48,Go,Mozilla Public License 2.0,"anticensorship, dns, network, proxy, reality, shadowsocks, socks5, tls, trojan, tunnel, utls, vision, vless, vmess, vpn, wireguard, xhttp, xray, xtls, xudp",2020-11-09T11:23:10Z,2026-03-09T13:15:38Z,2026-03-09T12:49:50Z,29456,False,False,main,True,True,2026-03-09T18:59:43.999930 +31288958,vault,hashicorp/vault,hashicorp,Organization,"A tool for secrets management, encryption as a service, and privileged access management",https://github.com/hashicorp/vault,https://developer.hashicorp.com/vault,35180,35180,4608,1460,Go,Other,"go, secrets, vault",2015-02-25T00:15:59Z,2026-03-09T12:18:29Z,2026-03-09T05:25:15Z,347562,False,False,main,True,False,2026-03-09T18:59:43.999930 +8989842,the-way-to-go_ZH_CN,unknwon/the-way-to-go_ZH_CN,unknwon,User,《The Way to Go》中文译本,中文正式名《Go 入门指南》,https://github.com/unknwon/the-way-to-go_ZH_CN,,35158,35158,8568,47,Go,,"book, go, translation, tutorial",2013-03-24T17:18:38Z,2026-03-09T06:18:24Z,2024-08-14T07:04:25Z,12602,False,False,master,False,False,2026-03-09T18:59:43.999930 +107286889,croc,schollz/croc,schollz,User,Easily and securely send things from one computer to another :crocodile: :package:,https://github.com/schollz/croc,https://schollz.com/software/croc6,34326,34326,1352,8,Go,MIT License,"data-transfer, file-sharing, golang, pake, peer-to-peer, tcp, transfer",2017-10-17T15:20:18Z,2026-03-09T10:10:06Z,2026-03-09T08:42:43Z,25191,False,False,main,True,False,2026-03-09T18:59:43.999930 +515647260,1Panel,1Panel-dev/1Panel,1Panel-dev,Organization,🔥 Take full control of your VPS with 1Panel. Deploy OpenClaw in one click.,https://github.com/1Panel-dev/1Panel,https://1panel.pro,34172,34172,3015,404,Go,GNU General Public License v3.0,"1panel, agent, clawdbot, copaw, docker, docker-ui, linux, lnmp, ollama, openclaw, openresty, webmin",2022-07-19T15:44:52Z,2026-03-09T13:48:39Z,2026-03-09T12:01:41Z,94646,False,False,dev-v2,True,False,2026-03-09T18:59:43.999930 +156084530,nps,ehang-io/nps,ehang-io,Organization,"一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.",https://github.com/ehang-io/nps,https://ehang.io/nps/documents,33938,33938,6081,527,Go,GNU General Public License v3.0,"dns, firewall, go, gzip, http, https, nat, nps, snnapy, socks, socks5, ssh, tcp, tunnel, udp",2018-11-04T13:22:51Z,2026-03-09T11:28:08Z,2024-05-30T03:51:08Z,9168,False,False,master,True,True,2026-03-09T18:59:43.999930 +16607898,harness,harness/harness,harness,Organization,"Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.",https://github.com/harness/harness,https://www.harness.io/open-source,33868,33868,2898,86,Go,Apache License 2.0,"build-automation, build-pipelines, ci, ci-cd, code-repository, continuous-delivery, continuous-integration, docker, git, go, hacktoberfest, scm",2014-02-07T07:54:44Z,2026-03-09T12:37:11Z,2026-03-07T12:23:43Z,57681,False,False,main,True,False,2026-03-09T18:59:43.999930 +97533102,LeetCode-Go,halfrost/LeetCode-Go,halfrost,User,"✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解",https://github.com/halfrost/LeetCode-Go,https://books.halfrost.com/leetcode,33813,33813,5769,23,Go,MIT License,"acm-icpc, algo, algorithm, algorithm-competitions, algorithms, algorithms-and-data-structures, dynamic-programming, facebook, go, golang, interview-questions, leetcode, leetcode-go, leetcode-golang, leetcode-solutions, math, pattern",2017-07-18T00:06:14Z,2026-03-09T13:19:49Z,2024-12-11T05:55:51Z,19315,False,False,master,True,True,2026-03-09T18:59:43.999930 +42332863,filebrowser,filebrowser/filebrowser,filebrowser,Organization,📂 Web File Browser,https://github.com/filebrowser/filebrowser,https://filebrowser.org,33757,33757,3730,36,Go,Apache License 2.0,"file-browser, file-manager, file-sharing, go, material-design, self-hosted, vue",2015-09-11T21:21:58Z,2026-03-09T13:34:18Z,2026-03-09T13:40:08Z,23973,False,False,master,True,False,2026-03-09T18:59:43.999930 +181461073,v2ray-core,v2fly/v2ray-core,v2fly,Organization,A platform for building proxies to bypass network restrictions.,https://github.com/v2fly/v2ray-core,https://v2fly.org,33361,33361,4991,29,Go,MIT License,"anticensorship, hacktoberfest, network, proxy, shadowsocks, socks5, trojan, tunnel, v2fly, v2ray, vless, vmess, vpn",2019-04-15T10:05:54Z,2026-03-09T13:10:04Z,2026-03-09T11:59:01Z,69019,False,False,master,True,False,2026-03-09T18:59:43.999930 +410430370,CasaOS,IceWhaleTech/CasaOS,IceWhaleTech,Organization,"CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.",https://github.com/IceWhaleTech/CasaOS,https://casaos.zimaspace.com,33361,33361,1867,788,Go,Apache License 2.0,"casaos, docker, golang, home-automation, home-cloud, home-server, iot, raspberry, self-hosted, vuejs",2021-09-26T02:33:09Z,2026-03-09T12:41:52Z,2025-08-06T08:54:04Z,182856,False,False,main,True,True,2026-03-09T18:59:43.999930 +161951219,wails,wailsapp/wails,wailsapp,Organization,Create beautiful applications using Go,https://github.com/wailsapp/wails,https://wails.io,33154,33154,1619,313,Go,MIT License,"angular, desktop-application, go, golang, javascript, linux, macos, react, svelte, vuejs, windows",2018-12-15T23:14:06Z,2026-03-09T13:23:20Z,2026-03-07T00:08:00Z,391867,False,False,master,True,False,2026-03-09T18:59:43.999930 +180687624,trivy,aquasecurity/trivy,aquasecurity,Organization,"Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more",https://github.com/aquasecurity/trivy,https://trivy.dev,33036,33036,80,233,Go,Apache License 2.0,"containers, devsecops, docker, go, golang, hacktoberfest, iac, infrastructure-as-code, kubernetes, misconfiguration, security, security-tools, vulnerability, vulnerability-detection, vulnerability-scanners",2019-04-11T01:01:07Z,2026-03-09T13:23:35Z,2026-03-06T06:42:06Z,932162,False,False,main,True,False,2026-03-09T18:59:43.999930 +167596393,k9s,derailed/k9s,derailed,User,🐶 Kubernetes CLI To Manage Your Clusters In Style!,https://github.com/derailed/k9s,https://k9scli.io,33004,33004,2108,233,Go,Apache License 2.0,"go, golang, k8s, k8s-cluster, k9s, kubernetes, kubernetes-cli, kubernetes-clusters",2019-01-25T18:46:02Z,2026-03-09T10:27:04Z,2026-03-07T20:24:31Z,62954,False,False,master,True,True,2026-03-09T18:59:43.999930 +62712899,AdGuardHome,AdguardTeam/AdGuardHome,AdguardTeam,Organization,Network-wide ads & trackers blocking DNS server,https://github.com/AdguardTeam/AdGuardHome,https://adguard.com/adguard-home/overview.html,32980,32980,2263,1286,Go,GNU General Public License v3.0,"adblock, adguard, dns, dns-over-https, dns-over-quic, dns-over-tls, dnscrypt, golang, open-source, privacy",2016-07-06T10:31:47Z,2026-03-09T13:54:09Z,2026-03-06T08:58:33Z,27158,False,False,master,True,True,2026-03-09T18:59:43.999930 +285864199,go-zero,zeromicro/go-zero,zeromicro,Organization,A cloud-native Go microservices framework with cli tool for productivity.,https://github.com/zeromicro/go-zero,https://go-zero.dev,32780,32780,4289,317,Go,MIT License,"ai-native, ai-native-development, cloud-native, code-generation, framework, gateway, go, golang, grpc-gateway, microservice, microservice-framework, microservices, microservices-architecture, rest-api, restful, restful-api, rpc, rpc-framework, spec-driven-development, web-framework",2020-08-07T15:37:57Z,2026-03-09T13:29:13Z,2026-03-06T19:53:22Z,32782,False,False,master,True,False,2026-03-09T18:59:43.999930 +19205896,restic,restic/restic,restic,Organization,"Fast, secure, efficient backup program",https://github.com/restic/restic,https://restic.net,32578,32578,1723,522,Go,"BSD 2-Clause ""Simplified"" License","backup, dedupe, deduplication, go, restic, secure-by-default",2014-04-27T14:07:58Z,2026-03-09T13:49:59Z,2026-03-01T01:43:21Z,69231,False,False,master,True,False,2026-03-09T18:59:43.999930 +792861139,glance,glanceapp/glance,glanceapp,Organization,A self-hosted dashboard that puts all your feeds in one place,https://github.com/glanceapp/glance,,32438,32438,1219,294,Go,GNU Affero General Public License v3.0,"aggregator, dashboard, docker, feed-reader, go, homelab, homepage, monitoring, reddit, rss, rss-reader, self-hosted, startpage, youtube",2024-04-27T18:55:38Z,2026-03-09T13:46:42Z,2025-12-10T09:44:11Z,20378,False,False,main,True,False,2026-03-09T18:59:43.999930 +3577919,beego,beego/beego,beego,Organization,"beego is an open-source, high-performance web framework for the Go programming language.",https://github.com/beego/beego,,32429,32429,5611,16,Go,Other,"beego, go",2012-02-29T02:32:08Z,2026-03-09T12:01:07Z,2026-03-09T09:07:18Z,11935,False,False,master,True,True,2026-03-09T18:59:43.999930 +135516270,k3s,k3s-io/k3s,k3s-io,Organization,Lightweight Kubernetes,https://github.com/k3s-io/k3s,https://k3s.io,32383,32383,2606,132,Go,Apache License 2.0,"k8s, kubernetes",2018-05-31T01:37:46Z,2026-03-09T11:48:53Z,2026-03-09T10:23:42Z,589272,False,False,main,True,True,2026-03-09T18:59:43.999930 +31504491,echo,labstack/echo,labstack,Organization,"High performance, minimalist Go web framework",https://github.com/labstack/echo,https://echo.labstack.com,32222,32222,2312,90,Go,MIT License,"echo, go, http2, https, labstack-echo, letsencrypt, micro-framework, microservice, middleware, ssl, web, web-framework, websocket",2015-03-01T17:43:01Z,2026-03-09T07:59:25Z,2026-02-23T23:02:14Z,6811,False,False,master,True,True,2026-03-09T18:59:43.999930 +16563587,cockroach,cockroachdb/cockroach,cockroachdb,Organization,"CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.",https://github.com/cockroachdb/cockroach,https://www.cockroachlabs.com,31998,31998,4088,7918,Go,Other,"cockroachdb, database, distributed-database, go, hacktoberfest, sql",2014-02-06T00:18:47Z,2026-03-09T13:32:03Z,2026-03-09T13:58:09Z,3554283,False,False,master,True,True,2026-03-09T18:59:43.999930 +56353740,minikube,kubernetes/minikube,kubernetes,Organization,Run Kubernetes locally,https://github.com/kubernetes/minikube,https://minikube.sigs.k8s.io/,31561,31561,5181,630,Go,Apache License 2.0,"cluster, cncf, containers, go, kubernetes, minikube",2016-04-15T22:38:35Z,2026-03-09T13:09:40Z,2026-03-03T01:58:45Z,290028,False,False,master,True,False,2026-03-09T18:59:43.999930 +509091576,sing-box,SagerNet/sing-box,SagerNet,Organization,The universal proxy platform,https://github.com/SagerNet/sing-box,https://sing-box.sagernet.org/,31203,31203,3650,165,Go,Other,,2022-06-30T13:27:22Z,2026-03-09T12:49:20Z,2026-03-09T12:13:41Z,16984,False,False,testing,True,False,2026-03-09T18:59:43.999930 +109145553,podman,containers/podman,containers,Organization,Podman: A tool for managing OCI containers and pods.,https://github.com/containers/podman,https://podman.io,30947,30947,3007,1061,Go,Apache License 2.0,"containers, docker, kubernetes, linux, oci",2017-11-01T15:01:27Z,2026-03-09T13:19:53Z,2026-03-09T13:19:48Z,173603,False,False,main,True,True,2026-03-09T18:59:43.999930 +122734569,lux,iawia002/lux,iawia002,User,👾 Fast and simple video download library and CLI tool written in Go,https://github.com/iawia002/lux,,30933,30933,3241,534,Go,MIT License,"bilibili, crawler, download, downloader, go, golang, iqiyi, qq, scraper, tumblr, video, youku, youtube",2018-02-24T11:29:03Z,2026-03-09T05:58:42Z,2025-12-29T05:52:01Z,2566,False,False,master,True,False,2026-03-09T18:59:43.999930 +21827146,seaweedfs,seaweedfs/seaweedfs,seaweedfs,Organization,"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, xDC replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. Enterprise version is at seaweedfs.com.",https://github.com/seaweedfs/seaweedfs,https://seaweedfs.com,30815,30815,2741,710,Go,Apache License 2.0,"blob-storage, cloud-drive, distributed-file-system, distributed-storage, distributed-systems, erasure-coding, fuse, hadoop-hdfs, hdfs, kubernetes, object-storage, posix, replication, s3, s3-storage, seaweedfs, tiered-file-system",2014-07-14T16:41:37Z,2026-03-09T13:47:13Z,2026-03-09T13:19:46Z,167016,False,False,master,True,True,2026-03-09T18:59:43.999930 +18369373,viper,spf13/viper,spf13,User,Go configuration with fangs,https://github.com/spf13/viper,,30173,30173,2099,119,Go,MIT License,,2014-04-02T14:33:33Z,2026-03-09T13:52:03Z,2026-01-12T21:42:47Z,1625,False,False,master,True,True,2026-03-09T18:59:43.999930 +54400687,k6,grafana/k6,grafana,Organization,"A modern load testing tool, using Go and JavaScript",https://github.com/grafana/k6,https://grafana.com/oss/k6/,30070,30070,1505,797,Go,GNU Affero General Public License v3.0,"es6, go, golang, hacktoberfest, javascript, k6, load-generator, load-testing, performance",2016-03-21T15:30:24Z,2026-03-09T13:23:24Z,2026-03-09T13:33:12Z,73288,False,False,master,True,False,2026-03-09T18:59:43.999930 +14125254,consul,hashicorp/consul,hashicorp,Organization,"Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.",https://github.com/hashicorp/consul,https://www.consul.io,29786,29786,4575,1382,Go,Other,"api-gateway, consul, ecs, kubernetes, service-discovery, service-mesh, vault",2013-11-04T22:15:27Z,2026-03-09T07:45:21Z,2026-03-09T13:10:49Z,481289,False,False,main,True,False,2026-03-09T18:59:43.999930 +43723161,helm,helm/helm,helm,Organization,The Kubernetes Package Manager,https://github.com/helm/helm,https://helm.sh,29590,29590,7512,431,Go,Apache License 2.0,"chart, charts, cncf, helm, kubernetes",2015-10-06T01:07:32Z,2026-03-09T10:03:35Z,2026-03-06T21:34:09Z,27213,False,False,main,True,True,2026-03-09T18:59:43.999930 +237523442,tailscale,tailscale/tailscale,tailscale,Organization,"The easiest, most secure way to use WireGuard and 2FA.",https://github.com/tailscale/tailscale,https://tailscale.com,29203,29203,2341,4137,Go,"BSD 3-Clause ""New"" or ""Revised"" License","2fa, oauth, sso, tailscale, vpn, wireguard",2020-01-31T22:00:03Z,2026-03-09T13:45:29Z,2026-03-09T13:54:26Z,73787,False,False,main,True,True,2026-03-09T18:59:43.999930 +420503947,ntfy,binwiederhier/ntfy,binwiederhier,User,Send push notifications to your phone or desktop using PUT/POST,https://github.com/binwiederhier/ntfy,https://ntfy.sh,29101,29101,1192,324,Go,Apache License 2.0,"curl, notifications, ntfy, ntfysh, pubsub, push-notifications, rest-api",2021-10-23T19:25:32Z,2026-03-09T12:06:44Z,2026-03-08T22:30:24Z,41543,False,False,main,True,True,2026-03-09T18:59:43.999930 +53632140,micro,micro-editor/micro,micro-editor,Organization,A modern and intuitive terminal-based text editor,https://github.com/micro-editor/micro,https://micro-editor.github.io,28115,28115,1292,1003,Go,MIT License,"command-line, cross-platform, editor, go, golang, micro, terminal, text-editor",2016-03-11T02:06:28Z,2026-03-09T13:19:39Z,2026-03-09T09:01:41Z,13960,False,False,master,True,True,2026-03-09T18:59:43.999930 +679421146,opentofu,opentofu/opentofu,opentofu,Organization,OpenTofu lets you declaratively manage your cloud infrastructure.,https://github.com/opentofu/opentofu,https://opentofu.org,28082,28082,1168,341,Go,Mozilla Public License 2.0,,2023-08-16T20:01:36Z,2026-03-09T13:54:39Z,2026-03-09T13:07:18Z,285612,False,False,main,True,False,2026-03-09T18:59:43.999930 +120227732,fyne,fyne-io/fyne,fyne-io,Organization,Cross platform GUI toolkit in Go inspired by Material Design,https://github.com/fyne-io/fyne,https://fyne.io/,27998,27998,1513,755,Go,Other,"android, cross-platform, fyne, go, golang, gui, hacktoberfest, ios, theme, toolkit",2018-02-04T22:07:16Z,2026-03-09T12:17:00Z,2026-03-09T11:22:36Z,115279,False,False,master,True,True,2026-03-09T18:59:43.999930 +48003886,go-patterns,tmrts/go-patterns,tmrts,User,"Curated list of Go design patterns, recipes and idioms",https://github.com/tmrts/go-patterns,http://tmrts.com/go-patterns,27784,27784,2339,65,Go,Apache License 2.0,"awesome, design-patterns, design-patterns-for-humans, go, golang, idioms, patterns",2015-12-14T22:05:06Z,2026-03-09T07:38:36Z,2024-05-14T01:07:28Z,927,False,False,master,True,False,2026-03-09T18:59:43.999930 +129717717,loki,grafana/loki,grafana,Organization,"Like Prometheus, but for logs.",https://github.com/grafana/loki,https://grafana.com/loki,27767,27767,3944,2278,Go,GNU Affero General Public License v3.0,"cloudnative, grafana, hacktoberfest, logging, loki, prometheus",2018-04-16T09:22:48Z,2026-03-09T13:19:21Z,2026-03-09T13:28:29Z,476892,False,False,main,True,True,2026-03-09T18:59:43.999930 +50613991,harbor,goharbor/harbor,goharbor,Organization,"An open source trusted cloud native registry project that stores, signs, and scans content.",https://github.com/goharbor/harbor,https://goharbor.io,27692,27692,5124,802,Go,Apache License 2.0,"cloud-native, cncf, cncf-project, container, container-management, container-registry, containers, docker, hacktoberfest, helm, kubernetes, registry",2016-01-28T21:10:28Z,2026-03-09T12:42:51Z,2026-03-09T11:48:32Z,262159,False,False,main,True,True,2026-03-09T18:59:43.999930 +942771284,github-mcp-server,github/github-mcp-server,github,Organization,GitHub's official MCP Server,https://github.com/github/github-mcp-server,,27674,27674,3719,299,Go,MIT License,"github, mcp, mcp-server",2025-03-04T16:42:04Z,2026-03-09T13:03:46Z,2026-03-09T12:14:24Z,51920,False,False,main,True,False,2026-03-09T18:59:43.999930 +30215630,kit,go-kit/kit,go-kit,Organization,A standard library for microservices.,https://github.com/go-kit/kit,https://gokit.io,27582,27582,2451,56,Go,MIT License,"go, golang, metallica, microservices",2015-02-03T00:01:19Z,2026-03-09T07:38:57Z,2024-07-19T01:40:06Z,7390,False,False,master,True,False,2026-03-09T18:59:43.999930 +403020531,colima,abiosoft/colima,abiosoft,User,Container runtimes on macOS (and Linux) with minimal setup,https://github.com/abiosoft/colima,https://colima.run,27426,27426,548,357,Go,MIT License,"containerd, containerd-compose, containers, docker, docker-compose, incus, k3s, k8s, kubernetes, lima, macos, nerdctl",2021-09-04T09:52:22Z,2026-03-09T13:17:15Z,2026-03-05T22:43:36Z,3349,False,False,main,True,True,2026-03-09T18:59:43.999930 +252813491,nuclei,projectdiscovery/nuclei,projectdiscovery,Organization,"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.",https://github.com/projectdiscovery/nuclei,https://docs.projectdiscovery.io/tools/nuclei,27388,27388,3266,323,Go,MIT License,"attack-surface, cve-scanner, dast, hacktoberfest, nuclei-engine, security, security-scanner, subdomain-takeover, vulnerability-assessment, vulnerability-detection, vulnerability-scanner",2020-04-03T18:47:11Z,2026-03-09T13:38:01Z,2026-03-09T06:11:06Z,42348,False,False,dev,True,False,2026-03-09T18:59:43.999930 +120156076,cloudreve,cloudreve/cloudreve,cloudreve,Organization,"🌩 Self-hosted file management and sharing system, supports multiple storage providers",https://github.com/cloudreve/cloudreve,https://cloudreve.org,27128,27128,3804,172,Go,GNU General Public License v3.0,"cloud, cloud-storage, cloudreve, file, file-manager, file-sharing, golang",2018-02-04T04:56:38Z,2026-03-09T13:30:51Z,2026-03-04T08:59:46Z,9416,False,False,master,True,False,2026-03-09T18:59:43.999930 +75785240,authelia,authelia/authelia,authelia,Organization,"The Single Sign-On Multi-Factor portal for web apps, now OpenID Certified™",https://github.com/authelia/authelia,https://www.authelia.com,27079,27079,1356,105,Go,Apache License 2.0,"2fa, authentication, docker, golang, kubernetes, ldap, mfa, multifactor, oauth2, openid-connect, passkeys, push-notifications, security, sso, sso-authentication, totp, two-factor, two-factor-authentication, webauthn, yubikey",2016-12-07T00:56:57Z,2026-03-09T11:46:35Z,2026-03-09T12:52:25Z,71139,False,False,master,True,False,2026-03-09T18:59:43.999930 +15315789,Wox,Wox-launcher/Wox,Wox-launcher,Organization,A cross-platform launcher that simply works,https://github.com/Wox-launcher/Wox,http://wox-launcher.github.io/Wox/,26600,26600,2407,5,Go,GNU General Public License v3.0,"alfred, launcher, launchy, linux, macos, raycast, spotlight, windows, wox",2013-12-19T15:49:32Z,2026-03-09T13:11:35Z,2026-03-09T13:11:31Z,224081,False,False,master,True,False,2026-03-09T18:59:43.999930 +77144337,faas,openfaas/faas,openfaas,Organization,OpenFaaS - Serverless Functions Made Simple,https://github.com/openfaas/faas,https://www.openfaas.com,26105,26105,1971,31,Go,Other,"docker, faas, functions, functions-as-a-service, gitops, golang, k8s, kubernetes, lambda, nodejs, paas, prometheus, serverless, serverless-functions",2016-12-22T12:51:39Z,2026-03-09T12:25:09Z,2026-03-09T11:40:14Z,33513,False,False,master,True,False,2026-03-09T18:59:43.999930 +6247705,testify,stretchr/testify,stretchr,Organization,A toolkit with common assertions and mocks that plays nicely with the standard library,https://github.com/stretchr/testify,,25898,25898,1694,373,Go,MIT License,"assertions, go, golang, mocking, testify, testing, toolkit",2012-10-16T16:43:17Z,2026-03-09T13:35:03Z,2026-03-04T06:48:32Z,1906,False,False,master,True,False,2026-03-09T18:59:43.999930 +4307108,nsq,nsqio/nsq,nsqio,Organization,A realtime distributed messaging platform,https://github.com/nsqio/nsq,https://nsq.io,25878,25878,2907,73,Go,MIT License,"distributed-systems, go, message-queue, messaging, nsq, queue",2012-05-12T14:37:08Z,2026-03-09T07:37:02Z,2025-07-13T16:14:09Z,14304,False,False,master,True,False,2026-03-09T18:59:43.999930 +23689830,docker_practice,yeasy/docker_practice,yeasy,User,"最新Docker容器技术,从真实案例中学习最佳实践!| Learn and understand Docker&Container technologies, with real DevOps practice!",https://github.com/yeasy/docker_practice,https://yeasy.gitbook.io/docker_practice/,25871,25871,5782,0,Go,,"book, cloud-computing, container, devops, docker, kubernetes, linux, mesos, spark, swarm, virtualization",2014-09-05T04:06:39Z,2026-03-09T12:55:06Z,2026-03-07T18:47:15Z,13592,False,False,master,True,True,2026-03-09T18:59:43.999930 +13628513,logrus,sirupsen/logrus,sirupsen,User,"Structured, pluggable logging for Go.",https://github.com/sirupsen/logrus,,25710,25710,2282,64,Go,MIT License,"go, logging, logrus",2013-10-16T19:08:55Z,2026-03-09T13:53:22Z,2026-03-09T13:53:18Z,1224,False,False,master,True,True,2026-03-09T18:59:43.999930 +50709152,iris,kataras/iris,kataras,User,"The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:",https://github.com/kataras/iris,https://www.iris-go.com,25615,25615,2455,145,Go,"BSD 3-Clause ""New"" or ""Revised"" License","dependency-injection, go, golang, http2, iris, mvc, sessions, web-framework, websocket",2016-01-30T04:36:48Z,2026-03-08T19:22:21Z,2026-01-15T12:50:22Z,18454,False,False,main,True,False,2026-03-09T18:59:43.999930 +192632000,dapr,dapr/dapr,dapr,Organization,"Dapr is a portable runtime for building distributed applications across cloud and edge, combining event-driven architecture with workflow orchestration.",https://github.com/dapr/dapr,https://dapr.io,25579,25579,2055,401,Go,Apache License 2.0,"containers, event-driven, kubernetes, microservice, microservices, pubsub, serverless, sidecar, state-management",2019-06-19T00:49:06Z,2026-03-09T13:10:14Z,2026-03-07T13:34:22Z,172111,False,False,master,True,False,2026-03-09T18:59:43.999930 +165041732,kratos,go-kratos/kratos,go-kratos,Organization,Your ultimate Go microservices framework for the cloud-native era.,https://github.com/go-kratos/kratos,https://go-kratos.dev,25506,25506,4154,78,Go,MIT License,"ai, architecture, cloud-native, framework, generate, go, golang, grpc, http, kratos, mcp, microservice, microservices, protobuf",2019-01-10T10:42:31Z,2026-03-09T08:17:51Z,2026-03-09T03:42:46Z,9519,False,False,main,True,False,2026-03-09T18:59:43.999930 +26337322,rancher,rancher/rancher,rancher,Organization,Complete container management platform,https://github.com/rancher/rancher,http://rancher.com,25404,25404,3174,3246,Go,Apache License 2.0,"cattle, containers, docker, kubernetes, orchestration, rancher",2014-11-07T20:49:31Z,2026-03-09T13:28:14Z,2026-03-09T05:16:18Z,173672,False,False,main,True,True,2026-03-09T18:59:51.451682 +119190187,gitleaks,gitleaks/gitleaks,gitleaks,Organization,Find secrets with Gitleaks 🔑,https://github.com/gitleaks/gitleaks,https://gitleaks.io,25286,25286,1948,346,Go,MIT License,"ai-powered, ci-cd, cicd, cli, data-loss-prevention, devsecops, dlp, git, gitleaks, go, golang, hacktoberfest, llm, llm-inference, llm-training, nhi, open-source, secret, security, security-tools",2018-01-27T18:19:31Z,2026-03-09T13:43:24Z,2026-02-21T13:30:12Z,6362,False,False,master,True,False,2026-03-09T18:59:51.451682 +105279544,colly,gocolly/colly,gocolly,Organization,Elegant Scraper and Crawler Framework for Golang,https://github.com/gocolly/colly,https://go-colly.org/,25145,25145,1840,188,Go,Apache License 2.0,"crawler, crawling, framework, go, golang, scraper, scraping, spider",2017-09-29T14:08:49Z,2026-03-09T08:04:01Z,2026-02-17T15:21:04Z,8640,False,False,master,True,True,2026-03-09T18:59:51.451682 +27291507,asdf,asdf-vm/asdf,asdf-vm,Organization,"Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more",https://github.com/asdf-vm/asdf,https://asdf-vm.com/,25141,25141,919,177,Go,MIT License,"asdf-vm, bash, cli, elixir, elvish, erlang, fish, golang, multiple-languages, node, nushell, powershell, python, ruby, shell, version-manager, zsh",2014-11-29T04:41:43Z,2026-03-09T10:51:44Z,2026-03-05T01:56:59Z,4377,False,False,master,True,False,2026-03-09T18:59:51.451682 +77726177,trufflehog,trufflesecurity/trufflehog,trufflesecurity,Organization,"Find, verify, and analyze leaked credentials",https://github.com/trufflesecurity/trufflehog,https://trufflesecurity.com,24962,24962,2252,386,Go,GNU Affero General Public License v3.0,"credentials, devsecops, dynamic-analysis, precommit, scanning, secret, secret-management, secrets, security, security-tools, trufflehog, verification",2016-12-31T05:08:12Z,2026-03-09T13:52:23Z,2026-03-09T12:02:19Z,46493,False,False,main,True,False,2026-03-09T18:59:51.451682 +12080551,vegeta,tsenart/vegeta,tsenart,User,HTTP load testing tool and library. It's over 9000!,https://github.com/tsenart/vegeta,http://godoc.org/github.com/tsenart/vegeta/lib,24942,24942,1414,111,Go,MIT License,"benchmarking, go, http, load-testing",2013-08-13T11:45:21Z,2026-03-09T05:05:50Z,2026-02-16T14:07:07Z,3957,False,False,master,True,True,2026-03-09T18:59:51.451682 +291485614,CloudflareSpeedTest,XIU2/CloudflareSpeedTest,XIU2,User,🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 多个解析 IP 的网站 ~,https://github.com/XIU2/CloudflareSpeedTest,,24920,24920,4820,24,Go,GNU General Public License v3.0,"cdn, cloudflare, go, golang, speedtest",2020-08-30T14:24:52Z,2026-03-09T13:06:09Z,2026-03-02T15:43:04Z,443,False,False,master,True,False,2026-03-09T18:59:51.451682 +72477752,pulumi,pulumi/pulumi,pulumi,Organization,Pulumi - Infrastructure as Code in any programming language 🚀,https://github.com/pulumi/pulumi,https://www.pulumi.com,24892,24892,1328,2496,Go,Apache License 2.0,"aws, azure, cloud, cloud-computing, containers, csharp, dotnet, fsharp, gcp, go, golang, iac, infrastructure-as-code, javascript, kubernetes, python, serverless, typescript",2016-10-31T21:02:47Z,2026-03-09T12:05:14Z,2026-03-09T13:49:20Z,189250,False,False,master,True,False,2026-03-09T18:59:51.451682 +19994257,delve,go-delve/delve,go-delve,Organization,Delve is a debugger for the Go programming language.,https://github.com/go-delve/delve,,24649,24649,2196,107,Go,MIT License,"debugger, go, golang",2014-05-20T19:24:43Z,2026-03-09T12:15:19Z,2026-03-05T17:58:44Z,34278,False,False,master,True,True,2026-03-09T18:59:51.451682 +13624859,websocket,gorilla/websocket,gorilla,Organization,"Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.",https://github.com/gorilla/websocket,https://gorilla.github.io,24589,24589,3589,71,Go,"BSD 2-Clause ""Simplified"" License","go, golang, gorilla, gorilla-web-toolkit, websocket, websockets",2013-10-16T16:41:46Z,2026-03-09T10:16:50Z,2025-03-19T13:29:08Z,436,False,False,main,True,False,2026-03-09T18:59:51.451682 +39038086,watchtower,containrrr/watchtower,containrrr,Organization,A process for automating Docker container base image updates. ,https://github.com/containrrr/watchtower,https://containrrr.dev/watchtower/,24546,24546,1137,220,Go,Apache License 2.0,"automation, continuous-delivery, devops, docker, hacktoberfest, notifications, receive-notifications, registry, update-checker, watchtower",2015-07-13T21:21:53Z,2026-03-09T12:04:49Z,2025-12-17T14:44:11Z,17991,False,True,main,True,False,2026-03-09T18:59:51.451682 +8900723,ngrok,inconshreveable/ngrok,inconshreveable,User,Unified ingress for developers,https://github.com/inconshreveable/ngrok,https://ngrok.com,24473,24473,4283,0,Go,Other,,2013-03-20T09:37:43Z,2026-03-09T06:00:59Z,2024-04-26T18:11:18Z,673,False,True,master,True,False,2026-03-09T18:59:51.451682 +205679232,gin-vue-admin,flipped-aurora/gin-vue-admin,flipped-aurora,Organization,🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,企业级业务AI+开发解决方案,内置mcp辅助服务,内置skills管理,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。,https://github.com/flipped-aurora/gin-vue-admin,http://demo.gin-vue-admin.com/,24391,24391,7019,40,Go,Apache License 2.0,"admin, ai, casbin, element-ui, gin, gin-admin, gin-vue-admin, go, go-admin, golang, gorm, i18n, jwt, mcp, skills, vibecoding, vite, vue, vue-admin, vue3",2019-09-01T13:22:35Z,2026-03-09T12:55:46Z,2026-03-09T03:42:56Z,17064,False,False,main,True,True,2026-03-09T18:59:51.451682 +860100131,typescript-go,microsoft/typescript-go,microsoft,Organization,Staging repo for development of native port of TypeScript,https://github.com/microsoft/typescript-go,,24390,24390,854,294,Go,Apache License 2.0,,2024-09-19T20:25:12Z,2026-03-09T13:52:08Z,2026-03-09T11:14:36Z,221464,False,False,main,True,True,2026-03-09T18:59:51.451682 +52034309,zap,uber-go/zap,uber-go,Organization,"Blazing fast, structured, leveled logging in Go.",https://github.com/uber-go/zap,https://pkg.go.dev/go.uber.org/zap,24387,24387,1509,175,Go,MIT License,"golang, logging, structured-logging, zap",2016-02-18T19:52:56Z,2026-03-08T17:41:17Z,2025-12-31T18:52:45Z,1984,False,False,master,True,False,2026-03-09T18:59:51.451682 +11393110,cli,urfave/cli,urfave,Organization,"A declarative, simple, fast, and fun package for building command line tools in Go",https://github.com/urfave/cli,https://cli.urfave.org,23927,23927,1758,76,Go,MIT License,"cli, command-line, go, golang-library, json, toml, yaml",2013-07-13T19:32:06Z,2026-03-08T17:41:34Z,2026-03-03T01:45:04Z,12189,False,False,main,True,False,2026-03-09T18:59:51.451682 +48109239,cilium,cilium/cilium,cilium,Organization,"eBPF-based Networking, Security, and Observability",https://github.com/cilium/cilium,https://cilium.io,23922,23922,3643,956,Go,Apache License 2.0,"bpf, cncf, cni, containers, ebpf, k8s, kernel, kubernetes, kubernetes-networking, loadbalancing, monitoring, networking, observability, security, troubleshooting, xdp",2015-12-16T12:33:31Z,2026-03-09T13:02:53Z,2026-03-09T13:59:23Z,496144,False,False,main,True,False,2026-03-09T18:59:51.452685 +123572362,learn-go-with-tests,quii/learn-go-with-tests,quii,User,Learn Go with test-driven development,https://github.com/quii/learn-go-with-tests,,23529,23529,2934,74,Go,MIT License,"go, golang, tdd, test-driven-development, testing",2018-03-02T11:41:14Z,2026-03-09T10:07:48Z,2026-03-03T15:34:19Z,9365,False,False,main,True,True,2026-03-09T18:59:51.452685 +219616873,glow,charmbracelet/glow,charmbracelet,Organization,"Render markdown on the CLI, with pizzazz! 💅🏻",https://github.com/charmbracelet/glow,,23481,23481,599,164,Go,MIT License,"cli, excitement, hacktoberfest, markdown",2019-11-04T23:34:55Z,2026-03-09T13:24:20Z,2026-02-23T10:52:55Z,3030,False,False,master,True,True,2026-03-09T18:59:51.452685 +357897199,netbird,netbirdio/netbird,netbirdio,Organization,"Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.",https://github.com/netbirdio/netbird,https://netbird.io,23378,23378,1168,1402,Go,Other,"golang, mesh, mesh-networks, nat-traversal, netbird, vpn, wireguard, wireguard-vpn, wiretrustee, zero-trust-network-access",2021-04-14T12:27:20Z,2026-03-09T13:56:52Z,2026-03-09T13:56:49Z,117889,False,False,main,True,True,2026-03-09T18:59:51.452685 +44498957,fasthttp,valyala/fasthttp,valyala,User,Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http,https://github.com/valyala/fasthttp,,23292,23292,1818,109,Go,MIT License,,2015-10-18T22:19:57Z,2026-03-09T06:58:26Z,2026-03-09T04:42:54Z,4145,False,False,master,True,True,2026-03-09T18:59:51.452685 +533087958,d2,terrastruct/d2,terrastruct,Organization,D2 is a modern diagram scripting language that turns text to diagrams.,https://github.com/terrastruct/d2,https://d2lang.com,23195,23195,621,497,Go,Mozilla Public License 2.0,"developer-tools, diagramming, diagrams, go, golang, software-architecture, text-to-diagram",2022-09-05T23:12:27Z,2026-03-09T12:01:30Z,2025-10-14T17:57:28Z,245140,False,False,master,True,False,2026-03-09T18:59:51.452685 +1149707767,picoclaw,sipeed/picoclaw,sipeed,Organization,"Tiny, Fast, and Deployable anywhere — automate the mundane, unleash your creativity",https://github.com/sipeed/picoclaw,https://picoclaw.io,23163,23163,3047,482,Go,MIT License,,2026-02-04T12:32:35Z,2026-03-09T13:57:39Z,2026-03-09T13:34:27Z,21400,False,False,main,True,True,2026-03-09T18:59:51.452685 +182502850,gopeed,GopeedLab/gopeed,GopeedLab,Organization,A modern download manager that supports all platforms. Built with Golang and Flutter.,https://github.com/GopeedLab/gopeed,https://gopeed.com,23163,23163,1575,252,Go,GNU General Public License v3.0,"android, bittorrent, cross-platform, debian, downloader, flutter, golang, http, https, ios, macos, magnet, torrent, ubuntu, windows",2019-04-21T07:23:32Z,2026-03-09T13:43:01Z,2026-03-08T13:15:27Z,6625,False,False,main,True,True,2026-03-09T18:59:51.452685 +106704041,air,air-verse/air,air-verse,Organization,☁️ Live reload for Go apps,https://github.com/air-verse/air,,23121,23121,910,122,Go,GNU General Public License v3.0,"docker, file-watcher, gin, go, live-reload, task-runner, tools, watcher",2017-10-12T14:31:40Z,2026-03-09T06:12:02Z,2026-03-03T01:39:39Z,33834,False,False,master,True,False,2026-03-09T18:59:51.452685 +502193049,gum,charmbracelet/gum,charmbracelet,Organization,A tool for glamorous shell scripts 🎀,https://github.com/charmbracelet/gum,,23078,23078,470,149,Go,MIT License,"bash, shell",2022-06-10T22:09:42Z,2026-03-09T11:21:59Z,2026-02-16T11:00:05Z,1054,False,False,main,True,True,2026-03-09T18:59:51.452685 +42194129,slim,slimtoolkit/slim,slimtoolkit,Organization,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),https://github.com/slimtoolkit/slim,,23031,23031,822,205,Go,Apache License 2.0,"apparmor, containers, docker, go, golang, hacktoberfest, minify, minify-images, seccomp, seccomp-profile, security, slim",2015-09-09T17:39:11Z,2026-03-09T04:02:13Z,2026-03-05T03:26:41Z,82006,False,False,master,True,True,2026-03-09T18:59:51.452685 +401025,hub,mislav/hub,mislav,User,A command-line tool that makes git easier to use with GitHub.,https://github.com/mislav/hub,https://hub.github.com/,22946,22946,2210,295,Go,MIT License,"git, github-api, go, homebrew, pull-request",2009-12-05T22:15:25Z,2026-03-09T11:41:02Z,2024-02-02T21:00:44Z,7336,False,False,master,True,False,2026-03-09T18:59:51.452685 +27729907,grpc-go,grpc/grpc-go,grpc,Organization,The Go language implementation of gRPC. HTTP/2 based RPC,https://github.com/grpc/grpc-go,https://grpc.io,22820,22820,4647,136,Go,Apache License 2.0,"dogs-over-cats, giant-robots, go, golang, grpc, hacktoberfest, microservices, not-nanoservices, proto, rpc",2014-12-08T18:59:34Z,2026-03-09T10:37:27Z,2026-03-09T10:37:22Z,44029,False,False,master,True,False,2026-03-09T18:59:51.452685 +29217054,go-micro,micro/go-micro,micro,Organization,A Go microservices framework,https://github.com/micro/go-micro,https://go-micro.dev,22725,22725,2403,1,Go,Apache License 2.0,"distributed-systems, go, golang, micro, microservices, rpc",2015-01-13T23:30:18Z,2026-03-08T13:11:14Z,2026-03-07T13:00:22Z,15843,False,False,master,True,False,2026-03-09T18:59:51.452685 +56342508,jaeger,jaegertracing/jaeger,jaegertracing,Organization,"CNCF Jaeger, a Distributed Tracing Platform",https://github.com/jaegertracing/jaeger,https://www.jaegertracing.io/,22550,22550,2807,350,Go,Apache License 2.0,"cncf, distributed-tracing, hacktoberfest, jaeger, observability, opentelemetry, tracing",2016-04-15T18:49:02Z,2026-03-09T13:51:44Z,2026-03-09T01:33:13Z,36680,False,False,main,True,False,2026-03-09T18:59:51.452685 +120896210,argo-cd,argoproj/argo-cd,argoproj,Organization,Declarative Continuous Deployment for Kubernetes,https://github.com/argoproj/argo-cd,https://argo-cd.readthedocs.io,22258,22258,6898,4093,Go,Apache License 2.0,"argo, argo-cd, cd, ci-cd, cicd, continuous-delivery, continuous-deployment, devops, docker, gitops, hacktoberfest, helm, jsonnet, kubernetes, kustomize, pipeline",2018-02-09T11:12:01Z,2026-03-09T12:02:57Z,2026-03-09T12:02:49Z,154230,False,False,master,True,True,2026-03-09T18:59:51.452685 +5179099,go-redis,redis/go-redis,redis,Organization,Redis Go client,https://github.com/redis/go-redis,https://redis.io,21970,21970,2544,68,Go,"BSD 2-Clause ""Simplified"" License","go, golang, redis, redis-client, redis-cluster",2012-07-25T13:01:39Z,2026-03-09T11:38:01Z,2026-03-09T11:37:56Z,17109,False,False,master,True,False,2026-03-09T18:59:51.452685 +6051812,mux,gorilla/mux,gorilla,Organization,Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍,https://github.com/gorilla/mux,https://gorilla.github.io,21903,21903,1880,35,Go,"BSD 3-Clause ""New"" or ""Revised"" License","go, golang, gorilla, gorilla-web-toolkit, http, middleware, mux, router",2012-10-02T21:32:24Z,2026-03-09T06:10:37Z,2024-08-15T03:10:55Z,543,False,False,main,True,False,2026-03-09T18:59:51.452685 +44344606,chi,go-chi/chi,go-chi,Organization,"lightweight, idiomatic and composable router for building Go HTTP services",https://github.com/go-chi/chi,https://go-chi.io,21812,21812,1080,95,Go,MIT License,"api, context, go, golang, http, microservices, middleware, rest-api, router",2015-10-15T20:46:29Z,2026-03-09T12:00:23Z,2026-02-19T13:13:31Z,3751,False,False,master,True,True,2026-03-09T18:59:51.452685 +175405157,oh-my-posh,JanDeDobbeleer/oh-my-posh,JanDeDobbeleer,User,The most customisable and low-latency cross platform/shell prompt renderer,https://github.com/JanDeDobbeleer/oh-my-posh,https://ohmyposh.dev,21725,21725,2701,36,Go,MIT License,"bash, cmd, fish, fish-shell, git, golang, hacktoberfest, nerd-fonts, nushell, powerline, powershell, prompt, prompt-toolkit, shell-prompt, starship, tooltips, zsh",2019-03-13T11:13:31Z,2026-03-09T13:44:58Z,2026-03-09T00:09:58Z,37207,False,False,main,True,False,2026-03-09T18:59:51.452685 +41349039,dgraph,dgraph-io/dgraph,dgraph-io,Organization,high-performance graph database for real-time use cases,https://github.com/dgraph-io/dgraph,https://dgraph.io,21650,21650,1585,46,Go,Apache License 2.0,"database, distributed, go, knowledge-graph",2015-08-25T07:15:56Z,2026-03-09T12:26:18Z,2026-03-06T17:20:53Z,661874,False,False,main,True,False,2026-03-09T18:59:51.452685 +187403699,age,FiloSottile/age,FiloSottile,User,"A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.",https://github.com/FiloSottile/age,https://age-encryption.org,21575,21575,622,16,Go,"BSD 3-Clause ""New"" or ""Revised"" License","age-encryption, built-at-rc",2019-05-18T20:44:54Z,2026-03-09T09:57:01Z,2026-02-02T16:31:01Z,1616,False,False,main,True,False,2026-03-09T18:59:51.452685 +1000524955,OpenList,OpenListTeam/OpenList,OpenListTeam,Organization,A new AList Fork to Anti Trust Crisis,https://github.com/OpenListTeam/OpenList,https://doc.oplist.org,21244,21244,1789,228,Go,GNU Affero General Public License v3.0,"alist, aliyunpan, baidupan, openlist",2025-06-11T23:35:02Z,2026-03-09T13:52:06Z,2026-03-09T13:48:39Z,8118,False,False,main,True,False,2026-03-09T18:59:51.452685 +40684033,sops,getsops/sops,getsops,Organization,Simple and flexible tool for managing secrets,https://github.com/getsops/sops,https://getsops.io,21105,21105,1005,416,Go,Mozilla Public License 2.0,"aws, azure, devops, gcp, pgp, secret-distribution, secret-management, security, sops",2015-08-13T22:11:00Z,2026-03-09T11:20:11Z,2026-03-09T09:15:45Z,146433,False,False,main,True,False,2026-03-09T18:59:51.452685 +987670088,crush,charmbracelet/crush,charmbracelet,Organization,Glamourous agentic coding for all 💘,https://github.com/charmbracelet/crush,,21103,21103,1317,352,Go,Other,"agentic-ai, ai, llms, ravishing",2025-05-21T12:14:57Z,2026-03-09T13:56:50Z,2026-03-09T13:56:48Z,23551,False,False,main,True,True,2026-03-09T18:59:51.452685 +465303307,lo,samber/lo,samber,User,"💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)",https://github.com/samber/lo,https://lo.samber.dev,21090,21090,937,207,Go,MIT License,"constraints, contract, filterable, foldable, functional, generics, go, golang, lodash, programming, typesafe",2022-03-02T12:48:45Z,2026-03-09T11:59:46Z,2026-03-08T04:10:23Z,2767,False,False,master,True,False,2026-03-09T18:59:51.452685 +11008207,vitess,vitessio/vitess,vitessio,Organization,Vitess is a database clustering system for horizontal scaling of MySQL.,https://github.com/vitessio/vitess,http://vitess.io,20851,20851,2315,939,Go,Apache License 2.0,"cncf, database-cluster, kubernetes, mysql, shard, vitess",2013-06-27T21:20:28Z,2026-03-09T03:12:15Z,2026-03-09T11:51:26Z,489705,False,False,main,True,False,2026-03-09T18:59:51.452685 +626896474,SafeLine,chaitin/SafeLine,chaitin,Organization,SafeLine is a self-hosted WAF(Web Application Firewall) / reverse proxy to protect your web apps from attacks and exploits.,https://github.com/chaitin/SafeLine,https://ly.safepoint.cloud/fUxS0GW,20826,20826,1345,80,Go,GNU General Public License v3.0,"api-gateway, application-security, appsec, blueteam, bruteforce, captcha, cve, cybersecurity, firewall, hackers, http-flood, security, self-hosted, sql-injection, vulnerability, waf, web-application-firewall, web-security, websecurity, xss",2023-04-12T11:30:14Z,2026-03-09T09:15:20Z,2025-11-05T08:13:12Z,80063,False,False,main,True,True,2026-03-09T18:59:51.452685 +198683574,dolt,dolthub/dolt,dolthub,Organization,Dolt – Git for Data,https://github.com/dolthub/dolt,https://www.dolthub.com,20651,20651,655,527,Go,Apache License 2.0,"agent-memory, agent-memory-server, ai-agents, ai-database, data-version-control, data-versioning, database, database-version-control, database-versioning, decentralized-database, git, git-database, git-for-data, git-for-databases, git-sql, immutable-database, mariadb, mysql, sql, version-controlled-database",2019-07-24T17:46:25Z,2026-03-09T12:00:26Z,2026-03-07T01:18:47Z,180586,False,False,main,True,False,2026-03-09T18:59:51.452685 +46089560,containerd,containerd/containerd,containerd,Organization,An open and reliable container runtime,https://github.com/containerd/containerd,https://containerd.io,20489,20489,3826,558,Go,Apache License 2.0,"cncf, containerd, containers, cri, docker, hacktoberfest, kubernetes, oci",2015-11-13T00:27:43Z,2026-03-09T10:44:10Z,2026-03-07T07:09:09Z,131247,False,False,main,True,False,2026-03-09T18:59:51.452685 +367284699,lima,lima-vm/lima,lima-vm,Organization,"Linux virtual machines, with a focus on running containers",https://github.com/lima-vm/lima,https://lima-vm.io/,20407,20407,824,442,Go,Apache License 2.0,"containerd, lima-vm, macos, qemu, vm",2021-05-14T07:30:56Z,2026-03-09T10:06:49Z,2026-03-09T06:43:40Z,16517,False,False,master,True,False,2026-03-09T18:59:51.452685 +66841911,excelize,qax-os/excelize,qax-os,Organization,Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets,https://github.com/qax-os/excelize,https://xuri.me/excelize,20379,20379,1874,117,Go,"BSD 3-Clause ""New"" or ""Revised"" License","agent, ai, analytics, chart, ecma-376, excel, excelize, formula, go, mcp, microsoft, office, ooxml, spreadsheet, statistics, table, vba, visualization, xlsx, xml",2016-08-29T12:32:12Z,2026-03-08T21:20:25Z,2026-03-08T03:13:14Z,7719,False,False,master,True,True,2026-03-09T18:59:51.452685 +118945118,fx,antonmedv/fx,antonmedv,User,Terminal JSON viewer & processor,https://github.com/antonmedv/fx,https://fx.wtf,20317,20317,473,16,Go,MIT License,"cli, command-line, json, tui",2018-01-25T17:29:43Z,2026-03-09T12:33:55Z,2026-03-09T12:33:51Z,7196,False,False,master,True,False,2026-03-09T18:59:51.452685 +115857954,advanced-go-programming-book,chai2010/advanced-go-programming-book,chai2010,User,:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿),https://github.com/chai2010/advanced-go-programming-book,https://chai2010.cn/advanced-go-programming-book/,20058,20058,3233,61,Go,"BSD 2-Clause ""Simplified"" License","asm, book, cgo, cloud, go, golang, programming-language, rpc, web",2017-12-31T10:59:21Z,2026-03-07T12:16:20Z,2025-10-07T01:08:59Z,20591,False,False,master,True,True,2026-03-09T18:59:51.452685 +31558937,teleport,gravitational/teleport,gravitational,Organization,"The easiest, and most secure way to access and protect all of your infrastructure.",https://github.com/gravitational/teleport,https://goteleport.com,19969,19969,2007,3137,Go,GNU Affero General Public License v3.0,"audit, bastion, certificate, cluster, database-access, firewall, firewalls, go, golang, jumpserver, kubernetes, kubernetes-access, pam, postgres, rbac, rdp, security, ssh, teleport, teleport-binaries",2015-03-02T19:36:00Z,2026-03-09T13:22:39Z,2026-03-09T13:51:29Z,1361125,False,False,master,True,False,2026-03-09T18:59:51.452685 +143460965,microservices-demo,GoogleCloudPlatform/microservices-demo,GoogleCloudPlatform,Organization,"Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.",https://github.com/GoogleCloudPlatform/microservices-demo,https://cymbal-shops.retail.cymbal.dev,19914,19914,9598,69,Go,Apache License 2.0,"gcp, gke, google-cloud, grpc, istio, kubernetes, kustomize, sample-application, samples, skaffold, terraform",2018-08-03T18:32:18Z,2026-03-09T13:13:06Z,2026-03-03T11:58:47Z,36594,False,False,main,True,True,2026-03-09T18:59:51.452685 +87617508,casbin,casbin/casbin,casbin,Organization,"Apache Casbin: an authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN",https://github.com/casbin/casbin,https://casbin.org,19903,19903,1725,69,Go,Apache License 2.0,"abac, access-control, acl, apache, auth, authentication, authn, authorization, authz, cas, casbin, iam, oauth, oidc, permission, rbac, saml, sso",2017-04-08T07:51:23Z,2026-03-09T07:41:27Z,2026-02-24T14:23:00Z,6587,False,False,master,True,True,2026-03-09T18:59:51.452685 +153099672,learngo,inancgumus/learngo,inancgumus,User,"❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.",https://github.com/inancgumus/learngo,http://twitter.com/inancgumus,19892,19892,2718,40,Go,Other,"best-practices, course, design-patterns, exercise, exercises, go, golang, golang-examples, idiomatic-go, idioms, learn-go, learn-to-code, learning-by-doing, learning-go, learning-golang, patterns, patterns-go, project, quizzes, tutorial",2018-10-15T11:12:00Z,2026-03-09T13:13:16Z,2025-06-24T23:03:52Z,3295,False,False,master,True,False,2026-03-09T18:59:51.452685 +825470378,beszel,henrygd/beszel,henrygd,User,"Lightweight server monitoring hub with historical data, docker stats, and alerts.",https://github.com/henrygd/beszel,https://beszel.dev,19854,19854,660,218,Go,MIT License,"homelab, monitoring, self-hosted",2024-07-07T21:36:28Z,2026-03-09T12:13:18Z,2026-03-08T23:10:03Z,8125,False,False,main,True,False,2026-03-09T18:59:51.452685 +33352201,grpc-gateway,grpc-ecosystem/grpc-gateway,grpc-ecosystem,Organization,gRPC to JSON proxy generator following the gRPC HTTP spec,https://github.com/grpc-ecosystem/grpc-gateway,https://grpc-ecosystem.github.io/grpc-gateway/,19838,19838,2377,159,Go,"BSD 3-Clause ""New"" or ""Revised"" License","go, grpc, grpc-gateway, openapi, rest-api, restful-api, swagger",2015-04-03T07:25:13Z,2026-03-09T07:40:02Z,2026-03-09T03:20:21Z,12906,False,False,main,True,False,2026-03-09T18:59:51.452685 +67213524,hey,rakyll/hey,rakyll,User,"HTTP load generator, ApacheBench (ab) replacement",https://github.com/rakyll/hey,,19810,19810,1286,185,Go,Apache License 2.0,,2016-09-02T10:24:09Z,2026-03-09T08:41:41Z,2026-01-10T20:54:51Z,1086,False,False,master,True,True,2026-03-09T18:59:51.452685 +30711774,validator,go-playground/validator,go-playground,Organization,":100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving",https://github.com/go-playground/validator,,19772,19772,1408,313,Go,MIT License,"error-handling, translation, validation",2015-02-12T16:32:22Z,2026-03-09T11:03:27Z,2026-02-24T16:10:07Z,2201,False,False,master,True,True,2026-03-09T18:59:51.452685 +717197250,new-api,QuantumNous/new-api,QuantumNous,Organization,"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. 🍥",https://github.com/QuantumNous/new-api,https://www.newapi.ai,19771,19771,3850,622,Go,GNU Affero General Public License v3.0,"ai-gateway, claude, deepseek, gemini, openai, rerank",2023-11-10T19:33:36Z,2026-03-09T13:58:41Z,2026-03-08T14:42:27Z,22754,False,False,main,True,False,2026-03-09T18:59:51.452685 +52481933,navidrome,navidrome/navidrome,navidrome,Organization,🎧☁️ Your Personal Streaming Service,https://github.com/navidrome/navidrome,https://www.navidrome.org,19727,19727,1393,202,Go,GNU General Public License v3.0,"airsonic, madsonic, media-server, music, music-server, navidrome, opensubsonic, raspberry-pi, self-hosted, streamer, streaming-api, streaming-audio, subsonic, subsonic-server",2016-02-24T23:25:12Z,2026-03-09T13:46:19Z,2026-03-09T13:56:01Z,51219,False,False,master,True,False,2026-03-09T18:59:51.452685 +86733463,kubectx,ahmetb/kubectx,ahmetb,User,Faster way to switch between clusters and namespaces in kubectl,https://github.com/ahmetb/kubectx,https://kubectx.dev,19521,19521,1356,42,Go,Apache License 2.0,"kubectl, kubectl-plugins, kubernetes, kubernetes-clusters",2017-03-30T18:06:53Z,2026-03-09T09:39:12Z,2026-03-09T08:15:28Z,1010,False,False,master,True,False,2026-03-09T18:59:51.452685 +72891330,ingress-nginx,kubernetes/ingress-nginx,kubernetes,Organization,Ingress NGINX Controller for Kubernetes,https://github.com/kubernetes/ingress-nginx,https://kubernetes.github.io/ingress-nginx/,19468,19468,8528,350,Go,Apache License 2.0,"ingress-controller, kubernetes, nginx",2016-11-04T22:54:14Z,2026-03-09T13:31:53Z,2026-03-09T13:34:06Z,150968,False,False,main,True,False,2026-03-09T18:59:51.452685 +40808571,gotty,yudai/gotty,yudai,User,Share your terminal as a web application,https://github.com/yudai/gotty,,19420,19420,1410,160,Go,MIT License,"browser, go, javascript, terminal, tty, typescript, web, websocket",2015-08-16T09:48:33Z,2026-03-09T08:46:32Z,2024-08-01T18:50:55Z,6932,False,False,master,True,False,2026-03-09T18:59:51.452685 +6443435,nats-server,nats-io/nats-server,nats-io,Organization,"High-Performance server for NATS.io, the cloud and edge native messaging system.",https://github.com/nats-io/nats-server,https://nats.io,19291,19291,1751,492,Go,Apache License 2.0,"cloud, cloud-computing, cloud-native, connected-vehicle, distributed-systems, edge, edge-ai, edge-computing, go, golang, message-bus, message-queue, messaging, microservices-architecture, nats-server",2012-10-29T16:12:24Z,2026-03-09T12:35:28Z,2026-03-09T12:24:31Z,55351,False,False,main,True,False,2026-03-09T18:59:51.452685 +10379607,goreplay,probelabs/goreplay,probelabs,Organization,"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 code deployments, configuration changes and infrastructure changes.",https://github.com/probelabs/goreplay,https://goreplay.org,19257,19257,84,340,Go,Other,"devops, go, qa, testing, testing-tools",2013-05-30T09:29:07Z,2026-03-09T07:23:26Z,2026-01-27T15:26:22Z,18139,False,False,master,True,True,2026-03-09T18:59:51.452685 +35093606,GoBooks,dariubs/GoBooks,dariubs,User,List of Golang books,https://github.com/dariubs/GoBooks,,19234,19234,2251,2,Go,,"awesome, awesome-go, awesome-golang, awesome-list, awesome-lists, book, books, development, devops, go, go-books, gobooks, golang, golang-books, list, resources, roadmap",2015-05-05T10:45:36Z,2026-03-09T13:52:21Z,2026-02-27T12:59:07Z,11457,False,False,master,True,True,2026-03-09T18:59:51.452685 +193833307,listmonk,knadh/listmonk,knadh,User,"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.",https://github.com/knadh/listmonk,https://listmonk.app,19231,19231,1945,98,Go,GNU Affero General Public License v3.0,"campaign, campaign-management, email-marketing, email-subscription, listmonk, mailing-list, newsletter, newsletter-management, newsletter-software, self-hosted, sms-gateway, smtp, transactional-emails",2019-06-26T05:08:39Z,2026-03-09T12:56:49Z,2026-03-09T03:05:44Z,47422,False,False,master,True,False,2026-03-09T18:59:51.452685 +257434373,hysteria,apernet/hysteria,apernet,Organization,"Hysteria is a powerful, lightning fast and censorship resistant proxy.",https://github.com/apernet/hysteria,https://v2.hysteria.network/,19072,19072,2020,223,Go,MIT License,"censorship-circumvention, golang, http-proxy, hysteria, proxy, quic, relay, reliable-udp, socks5, tun, vpn",2020-04-21T00:01:34Z,2026-03-09T13:53:20Z,2026-02-24T08:02:34Z,10103,False,False,master,True,False,2026-03-09T18:59:51.452685 +247350713,neko,m1k1o/neko,m1k1o,User,A self hosted virtual browser that runs in docker and uses WebRTC.,https://github.com/m1k1o/neko,https://neko.m1k1o.net/,19007,19007,1316,164,Go,Apache License 2.0,"docker, golang, media-streaming, remote-control, remote-desktop, self-hosted, virtual-browser, vue, webrtc",2020-03-14T20:46:07Z,2026-03-09T13:59:38Z,2026-03-08T11:32:29Z,91321,False,False,master,True,False,2026-03-09T18:59:51.452685 +20653934,cadvisor,google/cadvisor,google,Organization,Analyzes resource usage and performance characteristics of running containers.,https://github.com/google/cadvisor,,18953,18953,2461,84,Go,Other,,2014-06-09T16:36:33Z,2026-03-08T19:22:06Z,2026-03-02T18:35:32Z,52954,False,False,master,True,False,2026-03-09T18:59:51.452685 +116576783,bettercap,bettercap/bettercap,bettercap,Organization,"The Swiss Army knife for 802.11, BLE, HID, CAN-bus, IPv4 and IPv6 networks reconnaissance and MITM attacks.",https://github.com/bettercap/bettercap,https://www.bettercap.org/,18909,18909,1627,55,Go,Other,"ble, deauthentication-attack, dot11, hacking, hid, mitm, monitoring, mousejack, network-attacks, password-sniffer, pmkid, proxy, redteam, redteaming, rogue-ap, security, spoofing, wifi, wifi-security, wpa2",2018-01-07T15:30:41Z,2026-03-09T07:55:55Z,2026-03-06T04:34:12Z,26506,False,False,master,True,False,2026-03-09T18:59:51.452685 +515619101,vhs,charmbracelet/vhs,charmbracelet,Organization,Your CLI home video recorder 📼,https://github.com/charmbracelet/vhs,,18882,18882,384,146,Go,MIT License,"ascii, cli, command-line, gif, recording, terminal, vhs, video",2022-07-19T14:28:36Z,2026-03-09T08:25:34Z,2026-03-09T09:05:37Z,40249,False,False,main,True,True,2026-03-09T18:59:51.452685 +215654064,temporal,temporalio/temporal,temporalio,Organization,Temporal service,https://github.com/temporalio/temporal,https://docs.temporal.io,18757,18757,1392,659,Go,MIT License,"cronjob-scheduler, distributed-cron, distributed-systems, durable-execution, golang, microservice-framework, microservice-orchestration, microservices-architecture, orchestrator, service-bus, service-fabric, workflow-automation, workflow-engine, workflow-management, workflow-management-system, workflows",2019-10-16T22:15:35Z,2026-03-09T13:54:19Z,2026-03-09T00:11:39Z,128437,False,False,main,True,True,2026-03-09T18:59:51.452685 +132145189,golangci-lint,golangci/golangci-lint,golangci,Organization,Fast linters runner for Go,https://github.com/golangci/golangci-lint,https://golangci-lint.run,18637,18637,1556,116,Go,GNU General Public License v3.0,"ci, go, golang, golangci-lint, linter",2018-05-04T13:41:15Z,2026-03-09T11:39:43Z,2026-03-08T13:10:53Z,52136,False,False,main,True,False,2026-03-09T18:59:51.452685 +1074561042,beads,steveyegge/beads,steveyegge,User,Beads - A memory upgrade for your coding agent,https://github.com/steveyegge/beads,,18597,18597,1180,100,Go,MIT License,"agents, claude-code, coding",2025-10-12T03:09:46Z,2026-03-09T13:23:50Z,2026-03-09T01:10:15Z,6875814,False,False,main,True,False,2026-03-09T18:59:51.452685 +157245200,chezmoi,twpayne/chezmoi,twpayne,User,"Manage your dotfiles across multiple diverse machines, securely.",https://github.com/twpayne/chezmoi,https://www.chezmoi.io/,18375,18375,610,50,Go,MIT License,"configuration, dotfile, dotfile-management, dotfile-manager, dotfile-managers, dotfiles, linux, macos, security, windows",2018-11-12T16:45:43Z,2026-03-09T13:35:43Z,2026-03-08T22:14:32Z,89050,False,False,master,True,False,2026-03-09T18:59:51.452685 +118105436,migrate,golang-migrate/migrate,golang-migrate,Organization,Database migrations. CLI and Golang library.,https://github.com/golang-migrate/migrate,,18201,18201,1554,457,Go,Other,"aws-s3, cassandra, database, databases, go, golang, google-cloud-spanner, google-cloud-storage, hacktoberfest, mariadb, migration, migrations, mongodb, mysql, neo4j, postgres, spanner, sql, sqlite",2018-01-19T09:30:58Z,2026-03-09T05:42:08Z,2026-03-01T20:47:33Z,2026,False,False,master,True,False,2026-03-09T18:59:51.452685 +230660669,mediamtx,bluenviron/mediamtx,bluenviron,Organization,"Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS / MPEG-TS / RTP media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.",https://github.com/bluenviron/mediamtx,https://mediamtx.org,18086,18086,2146,197,Go,MIT License,"go, golang, hls, media-server, obs-studio, rtcp, rtmp, rtmp-proxy, rtmp-server, rtp, rtsp, rtsp-proxy, rtsp-relay, rtsp-server, srt, streaming, webrtc, webrtc-proxy",2019-12-28T20:08:43Z,2026-03-09T13:31:52Z,2026-03-08T04:04:53Z,7860,False,False,main,True,False,2026-03-09T18:59:51.452685 +14376285,xbar,matryer/xbar,matryer,User,Put the output from any script or program into your macOS Menu Bar (the BitBar reboot),https://github.com/matryer/xbar,https://xbarapp.com,18013,18013,648,185,Go,MIT License,"bitbar, mac, macos-menu, macosx, menubar, scripting, xbar",2013-11-13T21:00:12Z,2026-03-08T19:01:47Z,2024-09-10T10:18:51Z,64884,False,False,main,True,False,2026-03-09T18:59:51.452685 +501045649,waveterm,wavetermdev/waveterm,wavetermdev,Organization,"An open-source, cross-platform terminal for seamless workflows",https://github.com/wavetermdev/waveterm,https://www.waveterm.dev,17957,17957,798,477,Go,Apache License 2.0,"command-line, developer-tools, linux, macos, productivity, terminal, terminal-emulators, windows",2022-06-08T00:26:00Z,2026-03-09T13:52:17Z,2026-03-08T21:29:34Z,53759,False,False,main,True,False,2026-03-09T18:59:51.452685 +66156850,Go,TheAlgorithms/Go,TheAlgorithms,Organization,"Algorithms and Data Structures implemented in Go for beginners, following best practices.",https://github.com/TheAlgorithms/Go,https://the-algorithms.com/language/go,17872,17872,2790,9,Go,MIT License,"algorithms, algorithms-implemented, community-driven, data-structures, datastructures, hacktoberfest, interview, interview-preparation, preparation, search, sorting",2016-08-20T16:32:12Z,2026-03-09T13:19:44Z,2025-09-08T19:56:01Z,2619,False,False,master,True,False,2026-03-09T18:59:51.452685 +131212638,gvisor,google/gvisor,google,Organization,Application Kernel for Containers,https://github.com/google/gvisor,https://gvisor.dev,17843,17843,1526,536,Go,Apache License 2.0,"containers, docker, kernel, kubernetes, linux, oci, sandbox",2018-04-26T21:28:49Z,2026-03-09T13:03:41Z,2026-03-09T10:24:10Z,103228,False,False,master,True,False,2026-03-09T18:59:51.452685 +434218673,zincsearch,zincsearch/zincsearch,zincsearch,Organization,"ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.",https://github.com/zincsearch/zincsearch,https://zincsearch-docs.zinc.dev,17754,17754,767,46,Go,Other,"elasticsearch, go, golang, modern, opensearch, search, searchengine, vuejs",2021-12-02T12:49:41Z,2026-03-07T09:29:18Z,2026-01-23T11:22:35Z,11669,False,False,main,True,True,2026-03-09T18:59:51.452685 +32575637,gost,ginuerzh/gost,ginuerzh,User,GO Simple Tunnel - a simple tunnel written in golang,https://github.com/ginuerzh/gost,,17658,17658,2638,290,Go,MIT License,"dns, go, golang, http2, kcp, obfs4, quic, shadowsocks, sni, socks5, ssh, tls, tunnel, tuntap, udp",2015-03-20T09:45:08Z,2026-03-09T13:51:23Z,2024-12-31T13:08:51Z,22801,False,False,master,True,True,2026-03-09T18:59:51.452685 +8201256,websocketd,joewalnes/websocketd,joewalnes,User,"Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets. ",https://github.com/joewalnes/websocketd,http://websocketd.com/,17658,17658,1015,58,Go,"BSD 2-Clause ""Simplified"" License","proxy, websocket-server, websockets",2013-02-14T14:52:55Z,2026-03-07T16:09:25Z,2024-06-10T21:38:01Z,1073,False,False,master,True,True,2026-03-09T18:59:51.452685 +77419377,ctop,bcicen/ctop,bcicen,User,Top-like interface for container metrics,https://github.com/bcicen/ctop,https://ctop.sh,17644,17644,586,118,Go,MIT License,"command-line, commandline, containers, docker, monitoring, runc, top",2016-12-27T02:25:57Z,2026-03-09T12:22:45Z,2024-07-08T11:15:48Z,3616,False,False,master,True,False,2026-03-09T18:59:51.452685 +950140488,anubis,TecharoHQ/anubis,TecharoHQ,Organization,Weighs the soul of incoming HTTP requests to stop AI crawlers,https://github.com/TecharoHQ/anubis,https://anubis.techaro.lol/,17582,17582,520,265,Go,MIT License,"defense, security",2025-03-17T17:35:28Z,2026-03-09T13:58:01Z,2026-03-09T00:39:33Z,14003,False,False,main,True,True,2026-03-09T18:59:51.452685 +7877397,sqlx,jmoiron/sqlx,jmoiron,User,general purpose extensions to golang's database/sql,https://github.com/jmoiron/sqlx,http://jmoiron.github.io/sqlx/,17536,17536,1110,386,Go,MIT License,,2013-01-28T19:40:00Z,2026-03-09T11:36:23Z,2024-08-15T16:19:19Z,877,False,False,master,True,True,2026-03-09T18:59:51.452685 +299832860,livekit,livekit/livekit,livekit,Organization,End-to-end realtime stack for connecting humans and AI,https://github.com/livekit/livekit,https://docs.livekit.io,17506,17506,1786,184,Go,Apache License 2.0,"golang, media-server, sfu, video, voice, voice-ai, webrtc",2020-09-30T06:49:46Z,2026-03-09T13:19:46Z,2026-03-09T12:56:57Z,14501,False,False,master,True,False,2026-03-09T18:59:51.452685 +31660590,gods,emirpasic/gods,emirpasic,User,"GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more",https://github.com/emirpasic/gods,,17408,17408,1823,69,Go,Other,"avl-tree, b-tree, binary-heap, data-structure, enumerable, go, golang, iterator, list, map, queue, red-black-tree, set, sort, stack, tree",2015-03-04T14:19:52Z,2026-03-09T05:15:21Z,2025-03-12T00:01:29Z,723,False,False,master,True,True,2026-03-09T18:59:51.452685 +23247808,rqlite,rqlite/rqlite,rqlite,Organization,"The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.",https://github.com/rqlite/rqlite,https://rqlite.io,17342,17342,767,80,Go,MIT License,"consensus, database, distributed-database, distributed-systems, go, raft, relational-database, sql, sqlite",2014-08-23T04:31:18Z,2026-03-09T00:35:42Z,2026-03-09T13:53:28Z,11368,False,False,master,True,False,2026-03-09T18:59:51.452685 +136505169,tinygo,tinygo-org/tinygo,tinygo-org,Organization,"Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.",https://github.com/tinygo-org/tinygo,https://tinygo.org,17211,17211,1007,542,Go,Other,"adafruit, arduino, arm, avr, esp32, gpio, i2c, llvm, microbit, microcontroller, nrf51, nrf52, samd21, spi, stm32, tinygo, wasi, wasm, webassembly",2018-06-07T16:39:19Z,2026-03-09T02:19:07Z,2026-03-08T16:48:53Z,12663,False,False,release,True,True,2026-03-09T18:59:51.452685 +222172014,nebula,slackhq/nebula,slackhq,Organization,"A scalable overlay networking tool with a focus on performance, simplicity and security",https://github.com/slackhq/nebula,,17124,17124,1115,128,Go,MIT License,,2019-11-16T23:26:23Z,2026-03-09T12:48:27Z,2026-03-06T19:11:52Z,3604,False,False,master,True,True,2026-03-09T18:59:51.452685 +14956897,httprouter,julienschmidt/httprouter,julienschmidt,User,A high performance HTTP request router that scales well,https://github.com/julienschmidt/httprouter,https://pkg.go.dev/github.com/julienschmidt/httprouter,17124,17124,1465,83,Go,"BSD 3-Clause ""New"" or ""Revised"" License","go, golang, http, httprouter, mux, router",2013-12-05T15:10:55Z,2026-03-09T04:45:16Z,2024-07-22T10:31:53Z,265,False,False,master,True,False,2026-03-09T18:59:51.452685 +193160679,sqlc,sqlc-dev/sqlc,sqlc-dev,Organization,Generate type-safe code from SQL,https://github.com/sqlc-dev/sqlc,https://sqlc.dev,17111,17111,1009,735,Go,MIT License,"code-generator, go, kotlin, mysql, orm, postgresql, python, sql, sqlite",2019-06-21T21:11:35Z,2026-03-09T12:11:26Z,2026-03-09T10:39:20Z,22461,False,False,main,True,False,2026-03-09T18:59:51.452685 +36071697,hydra,ory/hydra,ory,Organization,Internet-scale OpenID Certified™ OpenID Connect and OAuth2.1 provider that integrates with your user management through headless APIs. Solve OIDC/OAuth2 user cases over night. Consume as a service on Ory Network or self-host. Trusted by OpenAI and many others for scale and security. Written in Go.,https://github.com/ory/hydra,https://www.ory.com/?utm_source=github&utm_medium=banner&utm_campaign=hydra,16985,16985,1557,122,Go,Apache License 2.0,"authorization, cloud, docker, federation, hacktoberfest, hydra, identity, oauth, oauth-provider, oauth2, oauth2-provider, oauth2-server, oidc, openid, openid-connect, openid-connect-provider, openid-provider, security, server, sso",2015-05-22T12:42:08Z,2026-03-09T11:18:09Z,2026-03-09T11:18:04Z,124687,False,False,master,True,False,2026-03-09T18:59:51.452685 +191655189,ent,ent/ent,ent,Organization,An entity framework for Go,https://github.com/ent/ent,https://entgo.io,16963,16963,1002,618,Go,Apache License 2.0,"ent, entity-framework, orm",2019-06-12T22:53:55Z,2026-03-09T08:56:44Z,2026-02-18T06:41:37Z,33000,False,False,master,True,True,2026-03-09T18:59:51.452685 +21233191,kubo,ipfs/kubo,ipfs,Organization,An IPFS implementation in Go,https://github.com/ipfs/kubo,https://docs.ipfs.tech/how-to/command-line-quick-start/,16948,16948,3144,943,Go,Other,ipfs,2014-06-26T08:14:34Z,2026-03-09T10:06:39Z,2026-03-07T23:06:29Z,59183,False,False,master,True,True,2026-03-09T18:59:51.452685 +103126070,goproxy,snail007/goproxy,snail007,User,"🔥 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 forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。",https://github.com/snail007/goproxy,https://www.goproxy.win/,16891,16891,3105,144,Go,GNU General Public License v3.0,"dns-proxy, encryption-proxy, http, http-proxy, https-proxy, kcptun, reverse-proxy, socket, socks5, socks5-proxy, ss-proxy, tcp, tcp-proxy, tls, tls-proxy, transparent-proxy, udp, udp-proxy, upstream-proxies, websocket-proxy",2017-09-11T11:10:28Z,2026-03-09T12:46:08Z,2025-09-02T08:34:45Z,3909,False,False,master,True,True,2026-03-09T18:59:51.452685 +130430977,kubesphere,kubesphere/kubesphere,kubesphere,Organization,"The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️",https://github.com/kubesphere/kubesphere,https://kubesphere.io,16862,16862,2740,337,Go,Other,"argocd, cloud-native, cncf, container-management, devops, ebpf, hacktoberfest, istio, jenkins, k8s, kubernetes, kubernetes-platform-solution, kubesphere, llm, multi-cluster, observability, servicemesh",2018-04-21T02:03:04Z,2026-03-09T13:26:36Z,2025-11-06T23:46:34Z,97886,False,False,master,True,True,2026-03-09T18:59:51.452685 +774468912,superfile,yorukot/superfile,yorukot,User,Pretty fancy and modern terminal file manager,https://github.com/yorukot/superfile,https://superfile.dev,16859,16859,444,184,Go,MIT License,"bubbletea, cli, file-manager, filemanager, filesystem, golang, hacktoberfest, linux-app, terminal-app, terminal-based, tui",2024-03-19T15:49:52Z,2026-03-09T09:29:56Z,2026-03-05T19:42:28Z,92058,False,False,main,True,True,2026-03-09T18:59:58.633579 +201658460,7days-golang,geektutu/7days-golang,geektutu,User,"7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列",https://github.com/geektutu/7days-golang,https://geektutu.com/post/gee.html,16842,16842,2594,52,Go,MIT License,"golang, learning, scratch, starter-project",2019-08-10T16:57:19Z,2026-03-09T11:50:49Z,2024-07-19T01:50:47Z,1031,False,False,master,True,True,2026-03-09T18:59:58.633579 +127227141,wtf,wtfutil/wtf,wtfutil,Organization,The personal information dashboard for your terminal,https://github.com/wtfutil/wtf,http://wtfutil.com,16776,16776,847,65,Go,Mozilla Public License 2.0,"cui, dashboard, devops, go, golang, hacktoberfest, terminal, tui, wtf, wtfutil",2018-03-29T02:42:12Z,2026-03-09T09:51:34Z,2026-03-01T21:14:01Z,50977,False,False,trunk,True,False,2026-03-09T18:59:58.633579 +33258973,telegraf,influxdata/telegraf,influxdata,Organization,"Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.",https://github.com/influxdata/telegraf,https://influxdata.com/telegraf,16752,16752,5763,435,Go,MIT License,"golang, hacktoberfest, influxdb, json, kafka, logs, metrics, modbus, monitoring, mqtt, opcua, t, telegraf, telemetry-collection, time-series, windows-eventlog, xpath",2015-04-01T16:28:44Z,2026-03-09T08:01:16Z,2026-03-05T21:37:57Z,81373,False,False,master,True,False,2026-03-09T18:59:58.633579 +71297170,chaosmonkey,Netflix/chaosmonkey,Netflix,Organization,Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.,https://github.com/Netflix/chaosmonkey,,16661,16661,1278,33,Go,Apache License 2.0,,2016-10-18T22:36:41Z,2026-03-09T00:17:20Z,2025-01-06T08:37:10Z,2042,False,False,master,True,True,2026-03-09T18:59:58.634617 +66573241,fabric,hyperledger/fabric,hyperledger,Organization,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 cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.,https://github.com/hyperledger/fabric,https://lf-hyperledger.atlassian.net/wiki/spaces/fabric,16604,16604,9113,191,Go,Apache License 2.0,"blockchain, confidentiality, consensus, distributed-ledger, fabric, hyperledger",2016-08-25T16:05:27Z,2026-03-09T12:37:53Z,2026-03-07T01:52:02Z,156054,False,False,main,True,False,2026-03-09T18:59:58.634617 +62091339,kops,kubernetes/kops,kubernetes,Organization,"Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management",https://github.com/kubernetes/kops,https://kops.sigs.k8s.io/,16566,16566,4697,147,Go,Apache License 2.0,"cncf, containers, go, kops, kubernetes",2016-06-27T22:01:15Z,2026-03-09T10:37:20Z,2026-03-09T13:47:11Z,471476,False,False,master,True,True,2026-03-09T18:59:58.634617 +100982449,argo-workflows,argoproj/argo-workflows,argoproj,Organization,Workflow Engine for Kubernetes,https://github.com/argoproj/argo-workflows,https://argo-workflows.readthedocs.io/,16500,16500,3489,1378,Go,Apache License 2.0,"airflow, argo, argo-workflows, batch-processing, cloud-native, cncf, dag, data-engineering, gitops, hacktoberfest, k8s, knative, kubernetes, machine-learning, mlops, pipelines, workflow, workflow-engine",2017-08-21T18:50:44Z,2026-03-09T08:21:10Z,2026-03-09T08:10:51Z,173026,False,False,main,True,False,2026-03-09T18:59:58.634617 +150954997,VictoriaMetrics,VictoriaMetrics/VictoriaMetrics,VictoriaMetrics,Organization,"VictoriaMetrics: fast, cost-effective monitoring solution and time series database",https://github.com/VictoriaMetrics/VictoriaMetrics,https://victoriametrics.com/,16475,16475,1585,797,Go,Apache License 2.0,"database, grafana, graphite, influxdb, kubernetes, monitoring, observability, opentelemetry, opentsdb, prometheus, promql, thanos, tsdb",2018-09-30T09:58:01Z,2026-03-09T13:27:41Z,2026-03-09T13:46:36Z,328836,False,False,master,True,False,2026-03-09T18:59:58.634617 +290437899,ddns-go,jeessy2/ddns-go,jeessy2,User,"Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...",https://github.com/jeessy2/ddns-go,,16441,16441,1816,22,Go,MIT License,"alidns, baiduyun, cloudflare, ddns, ddns-go, dnspod, godaddy-ddns, google-domains, porkbun",2020-08-26T08:17:51Z,2026-03-09T12:59:34Z,2026-03-05T08:42:42Z,25161,False,False,master,True,True,2026-03-09T18:59:58.634617 +36653430,nomad,hashicorp/nomad,hashicorp,Organization,"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 scale and has native Consul and Vault integrations.",https://github.com/hashicorp/nomad,https://www.nomadproject.io/,16266,16266,2059,1656,Go,Other,,2015-06-01T10:21:00Z,2026-03-09T08:01:15Z,2026-03-08T09:06:18Z,623828,False,False,main,True,False,2026-03-09T18:59:58.634617 +709242076,gofr,gofr-dev/gofr,gofr-dev,Organization,An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.,https://github.com/gofr-dev/gofr,https://gofr.dev,16228,16228,1738,85,Go,Apache License 2.0,"framework, go, go-framework, golang, golang-framework, grpc, grpc-go, grpc-golang, hacktoberfest, http-server, logging, metrics, microservice, microservice-framework, opentelemetry, performance, rest-api, server, tracing, web-framework",2023-10-24T10:14:48Z,2026-03-09T12:53:02Z,2026-03-09T11:52:28Z,19225,False,False,development,True,False,2026-03-09T18:59:58.634617 +449649393,keploy,keploy/keploy,keploy,Organization,"API, Integration, E2E Testing Agent for Developers that actually work. Generate tests, mocks/stubs for your APIs!",https://github.com/keploy/keploy,https://keploy.io,16210,16210,2146,605,Go,Apache License 2.0,"agentic-ai, ai-testing-tool, api-testing, code-quality, mock, mock-data-generator, mock-framework, test-automation, test-automation-framework, test-generation, testing, testing-library, testing-tool, testing-tools",2022-01-19T10:40:31Z,2026-03-09T12:44:18Z,2026-03-09T11:07:18Z,141631,False,False,main,True,True,2026-03-09T18:59:58.634617 +134012064,webrtc,pion/webrtc,pion,Organization,Pure Go implementation of the WebRTC API,https://github.com/pion/webrtc,https://pion.ly,16117,16117,1829,98,Go,MIT License,"audio, go, golang, live-video, ortc, p2p, pion, pion-webrtc, rtp, srtp, streaming, video, voip, wasm, webassembly, webcam, webrtc, webrtc-api, webrtc-libraries, webrtc-server",2018-05-18T23:10:05Z,2026-03-09T02:23:12Z,2026-03-06T18:06:52Z,6700,False,False,master,True,True,2026-03-09T18:59:58.634617 +154643390,phoneinfoga,sundowndev/phoneinfoga,sundowndev,User,Information gathering framework for phone numbers,https://github.com/sundowndev/phoneinfoga,https://sundowndev.github.io/phoneinfoga/,15988,15988,4841,65,Go,GNU General Public License v3.0,"agregation, footprint, information-gathering, investigation, open-source-intelligence, osint, phone, phone-number, reconnaissance, reputation",2018-10-25T09:19:47Z,2026-03-09T11:36:06Z,2026-01-06T11:08:15Z,14181,False,False,master,True,False,2026-03-09T18:59:58.634617 +326228917,katana,projectdiscovery/katana,projectdiscovery,Organization,A next-generation crawling and spidering framework.,https://github.com/projectdiscovery/katana,,15845,15845,988,40,Go,MIT License,"cli, crawler, gocrawler, hacktoberfest, headless, spider-framework, web-spider",2021-01-02T16:56:05Z,2026-03-09T11:59:54Z,2026-03-09T12:50:34Z,2026,False,False,dev,True,True,2026-03-09T18:59:58.634617 +18858585,MailHog,mailhog/MailHog,mailhog,Organization,Web and API based SMTP testing,https://github.com/mailhog/MailHog,,15833,15833,1157,254,Go,MIT License,,2014-04-16T22:28:49Z,2026-03-09T12:54:47Z,2024-02-13T18:38:41Z,2979,False,False,master,True,True,2026-03-09T18:59:58.634617 +24977535,transfer.sh,dutchcoders/transfer.sh,dutchcoders,Organization,Easy and fast file sharing from the command-line.,https://github.com/dutchcoders/transfer.sh,https://github.com/dutchcoders/transfer.sh,15805,15805,1590,60,Go,MIT License,"docker, golang, hacktoberfest, hacktoberfest2021, share, transfer, transfersh",2014-10-09T07:01:40Z,2026-03-09T00:57:24Z,2025-11-20T00:30:07Z,35082,False,False,main,True,True,2026-03-09T18:59:58.634617 +118654121,skaffold,GoogleContainerTools/skaffold,GoogleContainerTools,Organization,Easy and Repeatable Kubernetes Development,https://github.com/GoogleContainerTools/skaffold,https://skaffold.dev/,15767,15767,1692,872,Go,Apache License 2.0,"containers, developer-tools, docker, kubernetes",2018-01-23T18:51:29Z,2026-03-08T15:06:51Z,2026-03-09T13:08:42Z,172958,False,False,main,True,False,2026-03-09T18:59:58.634617 +55072677,weaviate,weaviate/weaviate,weaviate,Organization,"Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.",https://github.com/weaviate/weaviate,https://weaviate.io/developers/weaviate/,15766,15766,1203,598,Go,"BSD 3-Clause ""New"" or ""Revised"" License","approximate-nearest-neighbor-search, generative-search, grpc, hnsw, hybrid-search, image-search, information-retrieval, mlops, nearest-neighbor-search, neural-search, recommender-system, search-engine, semantic-search, semantic-search-engine, similarity-search, vector-database, vector-search, vector-search-engine, vectors, weaviate",2016-03-30T15:03:17Z,2026-03-09T13:48:30Z,2026-03-09T13:50:42Z,1062498,False,False,main,True,True,2026-03-09T18:59:58.634617 +119419195,kaniko,GoogleContainerTools/kaniko,GoogleContainerTools,Organization,Build Container Images In Kubernetes,https://github.com/GoogleContainerTools/kaniko,,15761,15761,1526,760,Go,Apache License 2.0,"containers, developer-tools, docker, kubernetes",2018-01-29T17:53:54Z,2026-03-09T12:24:09Z,2025-06-03T14:36:10Z,63214,False,True,main,True,True,2026-03-09T18:59:58.634617 +31311037,chisel,jpillora/chisel,jpillora,User,A fast TCP/UDP tunnel over HTTP,https://github.com/jpillora/chisel,,15726,15726,1560,249,Go,MIT License,"golang, http, tcp, tunnel",2015-02-25T11:42:50Z,2026-03-09T09:48:49Z,2026-03-09T09:48:47Z,3525,False,False,master,True,True,2026-03-09T18:59:58.634617 +370977430,open-im-server,openimsdk/open-im-server,openimsdk,Organization,IM Chat ChatGPT OpenClaw,https://github.com/openimsdk/open-im-server,https://openim.io,15723,15723,2796,153,Go,Apache License 2.0,"aigc, chat, chatbot, chatgpt, go, golang, im, imserver, instant-messaging, messaging, messenger, openim, telegram, wechat",2021-05-26T09:26:32Z,2026-03-09T13:47:01Z,2026-02-09T11:12:22Z,35699,False,False,main,True,True,2026-03-09T18:59:58.634617 +156681830,ffuf,ffuf/ffuf,ffuf,Organization,Fast web fuzzer written in Go,https://github.com/ffuf/ffuf,,15715,15715,1520,221,Go,MIT License,"fuzzer, infosec, pentesting, web",2018-11-08T09:25:49Z,2026-03-09T13:47:32Z,2025-04-24T16:05:48Z,741,False,False,master,True,True,2026-03-09T18:59:58.634617 +685877018,res-downloader,putyy/res-downloader,putyy,User,视频号、小程序、抖音、快手、小红书、直播流、m3u8、酷狗、QQ音乐等常见网络资源下载!,https://github.com/putyy/res-downloader,https://github.com/putyy/res-downloader,15702,15702,1944,45,Go,Apache License 2.0,"douyin, kuaishou, res-downloader, wechat, wechat-video, xiaohongshu",2023-09-01T08:03:47Z,2026-03-09T13:42:28Z,2025-12-31T02:24:50Z,28657,False,False,master,True,True,2026-03-09T18:59:58.634617 +77071454,goreleaser,goreleaser/goreleaser,goreleaser,Organization,"Release engineering, simplified",https://github.com/goreleaser/goreleaser,https://goreleaser.com,15638,15638,1049,21,Go,MIT License,"announcements, github-actions, hacktoberfest, package, release-automation, release-engineering",2016-12-21T17:13:39Z,2026-03-09T13:56:23Z,2026-03-09T13:56:19Z,26065,False,False,main,True,True,2026-03-09T18:59:58.634617 +8966356,packer,hashicorp/packer,hashicorp,Organization,Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.,https://github.com/hashicorp/packer,https://developer.hashicorp.com/packer,15623,15623,3322,315,Go,Other,,2013-03-23T05:43:03Z,2026-03-08T20:05:23Z,2026-03-09T00:44:01Z,113201,False,False,main,True,True,2026-03-09T18:59:58.634617 +222824662,dagger,dagger/dagger,dagger,Organization,"Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud",https://github.com/dagger/dagger,https://dagger.io,15519,15519,846,848,Go,Apache License 2.0,"agents, ai, caching, ci-cd, containers, continuous-deployment, continuous-integration, dag, dagger, devops, docker, graphql, workflows",2019-11-20T01:31:51Z,2026-03-09T12:58:40Z,2026-03-09T07:22:04Z,211015,False,False,main,True,False,2026-03-09T18:59:58.634617 +80087836,badger,dgraph-io/badger,dgraph-io,Organization,Fast key-value DB in Go.,https://github.com/dgraph-io/badger,https://dgraph-io.github.io/badger/,15517,15517,1285,40,Go,Apache License 2.0,"database, document-database, go, golang, key-value, library, ssd",2017-01-26T05:09:49Z,2026-03-09T09:22:33Z,2026-03-08T12:54:09Z,58364,False,False,main,True,False,2026-03-09T18:59:58.634617 +272035489,algorithm-pattern,greyireland/algorithm-pattern,greyireland,User,算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~,https://github.com/greyireland/algorithm-pattern,,15487,15487,2589,28,Go,MIT License,"algo, algorithm, leetcode, leetcode-go, pattern",2020-06-13T15:29:21Z,2026-03-09T09:47:55Z,2024-02-22T09:32:48Z,4197,False,False,master,True,True,2026-03-09T18:59:58.634617 +65434192,gjson,tidwall/gjson,tidwall,User,Get JSON values quickly - JSON parser for Go,https://github.com/tidwall/gjson,,15456,15456,892,97,Go,MIT License,"golang, json, json-parser",2016-08-11T03:08:47Z,2026-03-09T12:25:13Z,2024-10-10T10:43:48Z,517,False,False,master,True,False,2026-03-09T18:59:58.634617 +44350607,dashboard,kubernetes-retired/dashboard,kubernetes-retired,Organization,General-purpose web UI for Kubernetes clusters,https://github.com/kubernetes-retired/dashboard,,15448,15448,4292,167,Go,Apache License 2.0,,2015-10-15T23:09:14Z,2026-03-09T06:29:53Z,2026-01-21T05:10:21Z,184430,False,True,master,True,True,2026-03-09T18:59:58.634617 +46806184,charts,helm/charts,helm,Organization,⚠️(OBSOLETE) Curated applications for Kubernetes,https://github.com/helm/charts,,15441,15441,16453,0,Go,Apache License 2.0,"charts, helm, kubernetes",2015-11-24T17:05:28Z,2026-03-06T19:21:23Z,2022-02-20T14:09:39Z,291410,False,True,master,True,False,2026-03-09T18:59:58.634617 +542931741,answer,apache/answer,apache,Organization,"A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.",https://github.com/apache/answer,https://answer.apache.org,15417,15417,1299,103,Go,Apache License 2.0,"community, forum, go, golang, hacktoberfest, q-and-a, question, react, typescript",2022-09-29T05:16:19Z,2026-03-09T00:56:36Z,2026-03-04T04:04:57Z,16138,False,False,main,True,True,2026-03-09T18:59:58.634617 +7083242,mysql,go-sql-driver/mysql,go-sql-driver,Organization,Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package,https://github.com/go-sql-driver/mysql,https://pkg.go.dev/github.com/go-sql-driver/mysql,15382,15382,2340,74,Go,Mozilla Public License 2.0,"database, go, mariadb, mysql, mysql-driver, sql",2012-12-09T20:33:55Z,2026-03-09T07:37:40Z,2026-02-19T13:37:43Z,1469,False,False,master,True,True,2026-03-09T18:59:58.634617 +85371712,brook,txthinking/brook,txthinking,User,A cross-platform programmable network tool,https://github.com/txthinking/brook,https://www.txthinking.com/brook.html,15097,15097,2398,22,Go,GNU General Public License v3.0,"android, cross-platform, decryption, encryption, ios, linux, macos, mitm, network-analysis, network-monitoring, network-programming, network-security, openwrt, packet-capture, proxy, socks5, tls, vpn, windows, zero-configuration",2017-03-18T03:00:28Z,2026-03-09T08:09:18Z,2026-02-25T19:32:48Z,38230,False,False,master,True,False,2026-03-09T18:59:58.634617 +148545807,kind,kubernetes-sigs/kind,kubernetes-sigs,Organization,Kubernetes IN Docker - local clusters for testing Kubernetes,https://github.com/kubernetes-sigs/kind,https://kind.sigs.k8s.io/,15064,15064,1722,224,Go,Apache License 2.0,"docker, golang, k8s-sig-testing, kubeadm, kubernetes, podman",2018-09-12T21:45:05Z,2026-03-08T18:11:47Z,2026-03-02T14:21:01Z,13678,False,False,main,True,False,2026-03-09T18:59:58.634617 +709538270,plandex,plandex-ai/plandex,plandex-ai,Organization,Open source AI coding agent. Designed for large projects and real world tasks.,https://github.com/plandex-ai/plandex,https://plandex.ai,15062,15062,1089,44,Go,MIT License,"ai, ai-agents, ai-developer-tools, ai-tools, cli, command-line, developer-tools, git, golang, gpt-4, llm, openai, polyglot-programming, terminal, terminal-based, terminal-ui",2023-10-24T22:11:43Z,2026-03-09T08:20:23Z,2025-10-03T21:49:58Z,56802,False,False,main,True,False,2026-03-09T18:59:58.634617 +83252983,task,go-task/task,go-task,Organization,"A fast, cross-platform build tool inspired by Make, designed for modern workflows.",https://github.com/go-task/task,https://taskfile.dev,15055,15055,802,216,Go,MIT License,"build-tool, devops, go, make, makefile, task, task-runner, taskfile",2017-02-27T00:46:04Z,2026-03-09T13:54:46Z,2026-03-09T01:45:20Z,20568,False,False,main,True,False,2026-03-09T18:59:58.634617 +20537104,cayley,cayleygraph/cayley,cayleygraph,Organization,An open-source graph database,https://github.com/cayleygraph/cayley,https://cayley.io,15035,15035,1244,92,Go,Apache License 2.0,"cayley, go, graph, graph-database, linked-data",2014-06-05T18:49:41Z,2026-03-06T21:33:42Z,2025-11-22T03:55:24Z,20450,False,False,master,True,False,2026-03-09T18:59:58.634617 +43225113,yq,mikefarah/yq,mikefarah,User,"yq is a portable command-line YAML, JSON, XML, CSV, TOML, HCL and properties processor",https://github.com/mikefarah/yq,https://mikefarah.gitbook.io/yq/,15007,15007,750,253,Go,MIT License,"bash, cli, csv, devops-tools, golang, hcl, json, portable, properties, splat, terraform, toml, xml, yaml, yaml-processor",2015-09-26T22:14:44Z,2026-03-09T12:07:19Z,2026-03-07T02:48:20Z,11972,False,False,master,True,False,2026-03-09T18:59:58.634617 +131371773,ultimate-go,hoanhan101/ultimate-go,hoanhan101,User,The Ultimate Go Study Guide,https://github.com/hoanhan101/ultimate-go,https://gumroad.com/l/bpUYF,14935,14935,1171,0,Go,Apache License 2.0,"computer-systems, ebook, golang, programming, study-guide",2018-04-28T04:11:24Z,2026-03-09T10:07:27Z,2025-06-15T21:47:39Z,1203,False,False,master,True,True,2026-03-09T18:59:58.634617 +5594766,goquery,PuerkitoBio/goquery,PuerkitoBio,Organization,"A little like that j-thing, only in Go.",https://github.com/PuerkitoBio/goquery,,14915,14915,931,4,Go,"BSD 3-Clause ""New"" or ""Revised"" License","goquery, html-parsing, jquery, selector-strings",2012-08-29T02:14:59Z,2026-03-09T07:38:37Z,2026-02-26T05:52:33Z,547,False,False,master,True,True,2026-03-09T18:59:58.634617 +297165998,duf,muesli/duf,muesli,User,Disk Usage/Free Utility - a better 'df' alternative,https://github.com/muesli/duf,,14856,14856,457,75,Go,Other,"cli, df, disk-space, disk-usage, filesystem, freebsd, hacktoberfest, linux, macos, openbsd, terminal, tui, user-friendly, windows",2020-09-20T21:22:38Z,2026-03-09T10:27:09Z,2026-01-13T11:07:14Z,428,False,False,master,True,True,2026-03-09T18:59:58.634617 +1012087571,CLIProxyAPI,router-for-me/CLIProxyAPI,router-for-me,Organization,"Wrap Gemini CLI, Antigravity, ChatGPT Codex, Claude Code, Qwen Code, iFlow as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5, Claude, Qwen model through API",https://github.com/router-for-me/CLIProxyAPI,,14762,14762,2388,66,Go,MIT License,"antigravity, claude-code, cluade, codex, gemini, openai, qwen3-coder",2025-07-01T19:43:27Z,2026-03-09T13:58:20Z,2026-03-09T13:03:15Z,7720,False,False,main,True,False,2026-03-09T18:59:58.634617 +1219305,direnv,direnv/direnv,direnv,Organization,unclutter your .profile,https://github.com/direnv/direnv,http://direnv.net,14759,14759,759,420,Go,MIT License,"bash, buildbot-numtide, direnv, environment, fish, shell, shell-extension, tcsh, zsh",2011-01-04T12:46:15Z,2026-03-09T11:42:29Z,2026-02-16T07:03:37Z,3173,False,False,master,True,True,2026-03-09T18:59:58.634617 +592748160,devpod,loft-sh/devpod,loft-sh,Organization,"Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.",https://github.com/loft-sh/devpod,https://devpod.sh,14746,14746,518,109,Go,Mozilla Public License 2.0,"cloud, devcontainer, devcontainers, developer-tools, development, docker, ide, kubernetes, remote-development, remote-development-environment, vscode",2023-01-24T12:59:48Z,2026-03-09T08:31:52Z,2025-11-14T06:33:38Z,72420,False,False,main,True,True,2026-03-09T18:59:58.634617 +117591846,server,gotify/server,gotify,Organization,A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui),https://github.com/gotify/server,https://gotify.net,14723,14723,806,87,Go,Other,"api, cloud, free-software, golang, gotify, hosting, javascript, notifications, privacy, react, self-hosted, self-hosting, selfhosted",2018-01-15T20:25:27Z,2026-03-09T07:54:39Z,2026-03-08T13:05:05Z,4237,False,False,master,True,False,2026-03-09T18:59:58.634617 +140412864,evilginx2,kgretzky/evilginx2,kgretzky,User,"Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication",https://github.com/kgretzky/evilginx2,,14698,14698,2566,273,Go,"BSD 3-Clause ""New"" or ""Revised"" License",,2018-07-10T09:59:52Z,2026-03-09T12:46:57Z,2025-10-06T10:23:38Z,7904,False,False,master,False,True,2026-03-09T18:59:58.634617 +15345331,bolt,boltdb/bolt,boltdb,Organization,An embedded key/value database for Go.,https://github.com/boltdb/bolt,,14623,14623,1546,84,Go,MIT License,"database, go, key-value",2013-12-20T18:26:14Z,2026-03-08T13:13:01Z,2018-03-02T18:00:53Z,1326,False,True,master,True,False,2026-03-09T18:59:58.634617 +216103835,v2rayA,v2rayA/v2rayA,v2rayA,Organization,"A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols. 🚀",https://github.com/v2rayA/v2rayA,,14578,14578,1489,339,Go,GNU Affero General Public License v3.0,"gfw, gui, juicity, linux, shadowsocks, shadowsocksr, ssr, trojan, tuic, v2ray",2019-10-18T20:42:06Z,2026-03-09T12:55:21Z,2026-03-06T00:53:19Z,8036,False,False,main,False,False,2026-03-09T18:59:58.634617 +184490584,terraformer,GoogleCloudPlatform/terraformer,GoogleCloudPlatform,Organization,CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code,https://github.com/GoogleCloudPlatform/terraformer,,14507,14507,1818,111,Go,Apache License 2.0,"aws, cloud, gcp, golang, google-cloud, hcl, infrastructure-as-code, kubernetes, terraform, terraform-configurations",2019-05-01T22:37:33Z,2026-03-09T11:38:29Z,2025-12-05T02:39:23Z,69352,False,False,master,True,True,2026-03-09T18:59:58.634617 +167483271,sampler,sqshq/sampler,sqshq,User,"Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.",https://github.com/sqshq/sampler,https://sampler.dev,14506,14506,666,62,Go,GNU General Public License v3.0,"alerting, charts, cmd, command-line, command-line-tool, dashbord, golang, monitoring, sampler, shell, terminal, visualization",2019-01-25T04:10:21Z,2026-03-07T18:09:54Z,2024-02-22T10:21:15Z,2230,False,False,master,True,False,2026-03-09T18:59:58.634617 +5724223,gron,tomnomnom/gron,tomnomnom,User,Make JSON greppable!,https://github.com/tomnomnom/gron,,14392,14392,327,48,Go,MIT License,"cli, json",2012-09-08T00:46:07Z,2026-03-05T14:12:23Z,2025-05-31T15:00:47Z,1501,False,False,master,True,True,2026-03-09T18:59:58.634617 +159540440,wire,google/wire,google,Organization,Compile-time Dependency Injection for Go,https://github.com/google/wire,,14360,14360,725,108,Go,Apache License 2.0,"codegen, dependency-injection, go, golang, initialization",2018-11-28T17:34:51Z,2026-03-09T03:04:17Z,2025-08-22T13:56:56Z,495,False,True,main,True,False,2026-03-09T18:59:58.634617 +134018330,ants,panjf2000/ants,panjf2000,User,🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.,https://github.com/panjf2000/ants,https://ants.andypan.me/,14354,14354,1433,2,Go,MIT License,"ants, go, goroutine, goroutine-pool, pool, worker-pool",2018-05-19T01:13:38Z,2026-03-09T13:28:27Z,2026-03-09T13:46:53Z,1924,False,False,dev,True,True,2026-03-09T18:59:58.634617 +140457254,amass,owasp-amass/amass,owasp-amass,Organization,In-depth attack surface mapping and asset discovery,https://github.com/owasp-amass/amass,https://owasp.org/www-project-amass/,14229,14229,2089,216,Go,Other,"attack-surfaces, dns, enumeration, go, golang, information-gathering, maltego, network-security, osint, osint-reconnaissance, owasp, recon, subdomain",2018-07-10T16:05:08Z,2026-03-09T13:02:58Z,2026-03-08T13:50:21Z,393759,False,False,main,True,True,2026-03-09T18:59:58.634617 +13021798,git-lfs,git-lfs/git-lfs,git-lfs,Organization,Git extension for versioning large files,https://github.com/git-lfs/git-lfs,https://git-lfs.com,14123,14123,2193,462,Go,Other,"git, git-lfs, go",2013-09-22T22:03:28Z,2026-03-09T08:33:37Z,2026-03-04T22:51:26Z,20690,False,False,main,True,True,2026-03-09T18:59:58.634617 +4925652,cron,robfig/cron,robfig,User,a cron library for go,https://github.com/robfig/cron,,14079,14079,1690,166,Go,MIT License,,2012-07-06T14:06:34Z,2026-03-09T13:45:52Z,2024-07-08T01:21:14Z,180,False,False,master,True,True,2026-03-09T18:59:58.634617 +105262714,oauth2-proxy,oauth2-proxy/oauth2-proxy,oauth2-proxy,Organization,"A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.",https://github.com/oauth2-proxy/oauth2-proxy,https://oauth2-proxy.github.io/oauth2-proxy,13993,13993,2055,260,Go,MIT License,"cloud-infrastructure, hacktoberfest, oauth2-proxy, ssl, sso",2017-09-29T10:59:10Z,2026-03-09T13:45:00Z,2026-03-09T10:09:37Z,20145,False,False,master,True,False,2026-03-09T18:59:58.634617 +1120195677,witr,pranshuparmar/witr,pranshuparmar,User,Why is this running?,https://github.com/pranshuparmar/witr,,13987,13987,345,6,Go,Apache License 2.0,,2025-12-20T17:26:59Z,2026-03-09T12:43:31Z,2026-03-06T04:52:57Z,7000,False,False,main,True,False,2026-03-09T18:59:58.634617 +109162639,thanos,thanos-io/thanos,thanos-io,Organization,Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.,https://github.com/thanos-io/thanos,https://thanos.io,13984,13984,2269,862,Go,Apache License 2.0,"cncf, go, google-cloud-storage, hacktoberfest, high-availability, metrics, monitoring, observability, prometheus, prometheus-ha-pairs, prometheus-setup, s3, storage, thanos",2017-11-01T17:38:03Z,2026-03-09T08:46:31Z,2026-03-09T13:44:09Z,236082,False,False,main,True,False,2026-03-09T18:59:58.634617 +54230994,coredns,coredns/coredns,coredns,Organization,CoreDNS is a DNS server that chains plugins,https://github.com/coredns/coredns,https://coredns.io,13968,13968,2415,298,Go,Apache License 2.0,"cncf, coredns, dns-server, go, plugin, service-discovery",2016-03-18T20:56:45Z,2026-03-09T09:54:41Z,2026-03-08T05:15:45Z,103479,False,False,master,True,False,2026-03-09T18:59:58.634617 +75135036,go,json-iterator/go,json-iterator,Organization,"A high-performance 100% compatible drop-in replacement of ""encoding/json""",https://github.com/json-iterator/go,http://jsoniter.com/migrate-from-go-std.html,13931,13931,1059,272,Go,MIT License,"deserialization, go, golang, json, json-parser, parser, serialization, serializer",2016-11-30T00:30:24Z,2026-03-06T09:10:10Z,2024-05-27T09:03:49Z,1256,False,True,master,True,True,2026-03-09T18:59:58.634617 +333303663,bytebase,bytebase/bytebase,bytebase,Organization,"World's most advanced database DevSecOps solution for Developer, Security, DBA and Platform Engineering teams. The GitHub/GitLab for database DevSecOps.",https://github.com/bytebase/bytebase,https://www.bytebase.com,13796,13796,918,142,Go,Other,"cicd, data-masking, data-security, database-access, dbeaver, devsecops, flyway, gitops, liquibase, mongodb, mysql, oracle, pam, postgresql, schema-migrations, security, snowflake, sql-client, sqlserver, tidb",2021-01-27T04:33:50Z,2026-03-09T12:34:10Z,2026-03-09T11:29:47Z,146430,False,False,main,True,False,2026-03-09T18:59:58.634617 +22607013,opennhp,OpenNHP/opennhp,OpenNHP,Organization,"A lightweight, cryptography-powered, open-source toolkit built to enforce Zero Trust security for infrastructure, applications, and data in the AI-driven world.",https://github.com/OpenNHP/opennhp,http://opennhp.org/,13770,13770,2497,4,Go,Apache License 2.0,"cybersecurity, zero-trust, zero-trust-network-access, zero-trust-security",2014-08-04T14:23:37Z,2026-03-08T06:38:45Z,2026-03-05T03:23:58Z,83589,False,False,main,True,True,2026-03-09T18:59:58.634617 +92313258,cert-manager,cert-manager/cert-manager,cert-manager,Organization,Automatically provision and manage TLS certificates in Kubernetes,https://github.com/cert-manager/cert-manager,https://cert-manager.io,13668,13668,2327,225,Go,Apache License 2.0,"certificate, crd, hacktoberfest, kubernetes, letsencrypt, tls",2017-05-24T16:25:59Z,2026-03-09T12:44:46Z,2026-03-09T12:44:39Z,97600,False,False,master,True,True,2026-03-09T18:59:58.634617 +114379163,tview,rivo/tview,rivo,User,"Terminal UI library with rich, interactive widgets — written in Golang",https://github.com/rivo/tview,,13642,13642,667,133,Go,MIT License,"golang, terminal-based, user-interface",2017-12-15T14:28:14Z,2026-03-09T10:40:40Z,2026-03-02T15:09:42Z,6482,False,False,master,True,True,2026-03-09T18:59:58.634617 +932580333,BillionMail,Billionmail/BillionMail,Billionmail,User,"BillionMail gives you open-source MailServer, NewsLetter, Email Marketing — fully self-hosted, dev-friendly, and free from monthly fees. Join the discord: https://discord.gg/asfXzBUhZr",https://github.com/Billionmail/BillionMail,http://www.billionmail.com/,13638,13638,1395,217,Go,GNU Affero General Public License v3.0,"dovecot, email, email-marketing, mail, mailserver, newsletter, newsletters, postfix, rspamd, server, smtp",2025-02-14T06:25:45Z,2026-03-09T12:54:40Z,2025-12-30T03:46:50Z,26651,False,False,dev,True,True,2026-03-09T18:59:58.634617 +14508450,gophish,gophish/gophish,gophish,Organization,Open-Source Phishing Toolkit,https://github.com/gophish/gophish,https://getgophish.com,13625,13625,2841,716,Go,Other,"golang, gophish, phishing, security",2013-11-18T23:26:43Z,2026-03-09T08:27:52Z,2024-09-23T04:24:43Z,55052,False,False,master,True,False,2026-03-09T18:59:58.634617 +273132277,HackBrowserData,moonD4rk/HackBrowserData,moonD4rk,User,"Extract and decrypt browser data, supporting multiple data types, runnable on various operating systems (macOS, Windows, Linux).",https://github.com/moonD4rk/HackBrowserData,,13582,13582,1745,85,Go,MIT License,"browser, browser-extension, chrome, edge, firefox, golang, hacking, macos, pentest-tool, windows",2020-06-18T03:24:31Z,2026-03-09T10:22:08Z,2026-03-05T03:38:59Z,18974,False,False,main,True,False,2026-03-09T18:59:58.634617 +9120526,pgx,jackc/pgx,jackc,User,PostgreSQL driver and toolkit for Go,https://github.com/jackc/pgx,https://pkg.go.dev/github.com/jackc/pgx/v5,13526,13526,1000,249,Go,MIT License,,2013-03-30T19:06:26Z,2026-03-09T12:45:28Z,2026-03-09T12:45:23Z,6079,False,False,master,True,True,2026-03-09T18:59:58.634617 +30245748,termui,gizak/termui,gizak,User,Golang terminal dashboard,https://github.com/gizak/termui,,13524,13524,817,106,Go,MIT License,,2015-02-03T14:09:27Z,2026-03-08T20:17:27Z,2025-07-10T06:33:40Z,6145,False,False,master,True,True,2026-03-09T18:59:58.634617 +135321861,kratos,ory/kratos,ory,Organization,"Headless cloud-native authentication and identity management written in Go. Scales to a billion+ users. Replace Homegrown, Auth0, Okta, Firebase with better UX and DX. Passkeys, Social Sign In, OIDC, Magic Link, Multi-Factor Auth, SMS, SAML, TOTP, and more. Runs everywhere, runs best on Ory Network. ",https://github.com/ory/kratos,https://www.ory.com/?utm_source=github&utm_medium=banner&utm_campaign=kratos,13513,13513,1118,219,Go,Apache License 2.0,"hacktoberfest, identity, identity-management, login, profile-management, registration, user, user-management, user-profile, user-profiles, users",2018-05-29T16:09:37Z,2026-03-09T11:18:04Z,2026-03-09T11:17:59Z,95326,False,False,master,True,False,2026-03-09T18:59:58.634617 +26639347,gobuster,OJ/gobuster,OJ,User,"Directory/File, DNS and VHost busting tool written in Go",https://github.com/OJ/gobuster,,13493,13493,1559,19,Go,Apache License 2.0,"dns, go, pentesting, tool, web",2014-11-14T13:18:35Z,2026-03-09T01:24:39Z,2026-03-09T04:34:11Z,1374,False,False,master,True,True,2026-03-09T18:59:58.634617 +312629343,fscan,shadow1ng/fscan,shadow1ng,User,一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。,https://github.com/shadow1ng/fscan,,13459,13459,1867,24,Go,MIT License,,2020-11-13T16:35:20Z,2026-03-09T13:30:19Z,2026-01-31T06:34:56Z,29591,False,False,main,True,True,2026-03-09T18:59:58.634617 +106867604,cloudflared,cloudflare/cloudflared,cloudflare,Organization,Cloudflare Tunnel client,https://github.com/cloudflare/cloudflared,https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/,13419,13419,1190,473,Go,Apache License 2.0,"cloudflare, cloudflare-tunnel, reverse-proxy, zero-trust-network-access",2017-10-13T19:54:47Z,2026-03-09T13:53:34Z,2026-03-06T13:11:13Z,42665,False,False,master,True,True,2026-03-09T18:59:58.634617 +62921553,rook,rook/rook,rook,Organization,Storage Orchestration for Kubernetes,https://github.com/rook/rook,https://rook.io,13406,13406,2810,118,Go,Apache License 2.0,"ceph, cloud-native, cncf, docker, etcd, kubernetes, storage, storage-cluster",2016-07-08T22:45:05Z,2026-03-09T07:27:37Z,2026-03-09T13:10:49Z,74432,False,False,master,True,False,2026-03-09T18:59:58.634617 +812044182,genai-toolbox,googleapis/genai-toolbox,googleapis,Organization,MCP Toolbox for Databases is an open source MCP server for databases.,https://github.com/googleapis/genai-toolbox,https://googleapis.github.io/genai-toolbox/getting-started/introduction/,13338,13338,1255,196,Go,Apache License 2.0,"agent, agents, ai, bigquery, clickhouse, cockroachdb, database, elasticsearch, firestore, genai, llm, mcp, mongodb, mysql, oracle, postgresql, redis, server, spanner, tidb",2024-06-07T20:52:54Z,2026-03-09T13:32:51Z,2026-03-09T13:52:56Z,930948,False,False,main,True,False,2026-03-09T18:59:58.634617 +11593442,groupcache,golang/groupcache,golang,Organization,"groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.",https://github.com/golang/groupcache,,13335,13335,1396,43,Go,Apache License 2.0,,2013-07-22T21:55:07Z,2026-03-08T02:42:53Z,2024-11-29T21:07:26Z,84,False,False,master,True,True,2026-03-09T18:59:58.634617 +301830590,litestream,benbjohnson/litestream,benbjohnson,User,Streaming replication for SQLite.,https://github.com/benbjohnson/litestream,https://litestream.io,13325,13325,346,31,Go,Apache License 2.0,"replication, s3, sqlite",2020-10-06T19:16:01Z,2026-03-09T00:42:39Z,2026-03-09T00:20:51Z,3102,False,False,main,True,False,2026-03-09T18:59:58.634617 +120530079,gluetun,qdm12/gluetun,qdm12,User,"VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.",https://github.com/qdm12/gluetun,https://github.com/qdm12/gluetun-wiki,13324,13324,547,316,Go,MIT License,"alpine, cyberghost, dns-over-tls, docker, golang, http-proxy, mullvad, nordvpn, openvpn, pia, privado, private-internet-access, purevpn, shadowsocks, surfshark, vpn-client, vyprvpn, windscribe, wireguard",2018-02-06T22:16:29Z,2026-03-09T13:05:33Z,2026-03-09T05:39:29Z,18323,False,False,master,True,True,2026-03-09T18:59:58.634617 +327859577,juicefs,juicedata/juicefs,juicedata,Organization,JuiceFS is a distributed POSIX file system built on top of Redis and S3.,https://github.com/juicedata/juicefs,https://juicefs.com,13303,13303,1173,166,Go,Apache License 2.0,"bigdata, cloud-native, distributed-systems, filesystem, go, golang, hdfs, object-storage, posix, redis, s3, storage",2021-01-08T09:39:46Z,2026-03-09T12:47:52Z,2026-03-09T09:53:18Z,67217,False,False,main,True,True,2026-03-09T18:59:58.634617 +23267883,semaphore,semaphoreui/semaphore,semaphoreui,Organization,"Modern UI and powerful API for Ansible, Terraform/OpenTofu/Terragrunt, PowerShell and other DevOps tools.",https://github.com/semaphoreui/semaphore,https://semaphoreui.com,13302,13302,1225,923,Go,MIT License,"ansible, awx, ci, cicd, devops, docker, docker-ui, go, golang, jenkins, opentofu, pulumi, terraform, terraform-ui, terragrunt",2014-08-23T22:43:31Z,2026-03-09T13:45:10Z,2026-03-09T11:06:22Z,68776,False,False,develop,True,False,2026-03-09T18:59:58.634617 +1024118326,WeKnora,Tencent/WeKnora,Tencent,Organization,"LLM-powered framework for deep document understanding, semantic retrieval, and context-aware answers using RAG paradigm.",https://github.com/Tencent/WeKnora,https://weknora.weixin.qq.com,13290,13290,1537,96,Go,Other,"agent, agentic, ai, chatbot, chatbots, embeddings, evaluation, generative-ai, golang, knowledge-base, llm, multi-tenant, multimodel, ollama, openai, question-answering, rag, reranking, semantic-search, vector-search",2025-07-22T08:01:23Z,2026-03-09T13:48:41Z,2026-03-09T12:26:44Z,52495,False,False,main,True,True,2026-03-09T18:59:58.634617 +86981606,Halfrost-Field,halfrost/Halfrost-Field,halfrost,User,✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地,https://github.com/halfrost/Halfrost-Field,https://halfrost.com,13286,13286,1894,3,Go,Creative Commons Attribution Share Alike 4.0 International,"algorithm, analyze, article, blog, go, golang, ios, javascript, machine-learning, network, objective-c, source-code, swift",2017-04-02T11:24:18Z,2026-03-08T17:53:32Z,2023-12-28T20:58:20Z,105287,False,False,master,True,True,2026-03-09T18:59:58.634617 +2945088,revel,revel/revel,revel,Organization,"A high productivity, full-stack web framework for the Go language.",https://github.com/revel/revel,http://revel.github.io,13251,13251,1366,94,Go,MIT License,"hacktoberfest, revel, web-application, web-application-framework, web-framework",2011-12-09T04:10:26Z,2026-03-08T17:46:04Z,2023-10-28T20:48:11Z,2827,False,False,master,True,True,2026-03-09T18:59:58.634617 +67382094,yay,Jguer/yay,Jguer,User,Yet another Yogurt - An AUR Helper written in Go,https://github.com/Jguer/yay,,13245,13245,397,169,Go,GNU General Public License v3.0,"archlinux, aur, aur-completions, aur-helper, aur-packages, pacaur, pacman, pkgbuild, yaourt, yay",2016-09-05T02:41:34Z,2026-03-09T12:27:35Z,2026-03-08T22:33:25Z,7815,False,False,next,True,False,2026-03-09T18:59:58.634617 +25804514,codis,CodisLabs/codis,CodisLabs,Organization,Proxy based Redis cluster solution supporting pipeline and scaling dynamically,https://github.com/CodisLabs/codis,,13241,13241,2672,305,Go,MIT License,"go, golang, nosql, redis, redis-cluster",2014-10-27T05:26:11Z,2026-03-09T09:37:55Z,2024-04-15T03:46:45Z,23010,False,False,master,True,False,2026-03-09T18:59:58.634617 +54378638,gh-ost,github/gh-ost,github,Organization,GitHub's Online Schema-migration Tool for MySQL,https://github.com/github/gh-ost,,13240,13240,1364,327,Go,MIT License,"mysql, schema-migrations",2016-03-21T10:08:52Z,2026-03-09T08:41:27Z,2026-03-09T02:14:58Z,17057,False,False,master,True,False,2026-03-09T18:59:58.634617 +9524057,node_exporter,prometheus/node_exporter,prometheus,Organization,Exporter for machine metrics,https://github.com/prometheus/node_exporter,https://prometheus.io/,13209,13209,2605,275,Go,Apache License 2.0,"host-metrics, machine-metrics, metrics, node-metrics, procfs, prometheus, prometheus-exporter, system-information, system-metrics",2013-04-18T14:44:52Z,2026-03-09T12:13:27Z,2026-03-07T14:42:01Z,12841,False,False,master,True,False,2026-03-09T18:59:58.634617 +127519518,subfinder,projectdiscovery/subfinder,projectdiscovery,Organization,Fast passive subdomain enumeration tool.,https://github.com/projectdiscovery/subfinder,https://projectdiscovery.io,13196,13196,1511,19,Go,MIT License,"bugbounty, hacking, hacktoberfest, osint, reconnaissance, subdomain-enumeration, subdomains",2018-03-31T09:44:57Z,2026-03-09T12:25:38Z,2026-03-05T11:48:28Z,10134,False,False,dev,True,True,2026-03-09T18:59:58.634617 +11753762,cheat,cheat/cheat,cheat,Organization,"cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.",https://github.com/cheat/cheat,,13192,13192,849,19,Go,MIT License,"bash, cheat, cheatsheet, cheatsheets, documentation, help, interactive-cheatsheets, man-page",2013-07-30T01:32:12Z,2026-03-09T13:51:06Z,2026-02-26T22:12:37Z,9723,False,False,master,True,False,2026-03-09T18:59:58.634617 +247714750,zitadel,zitadel/zitadel,zitadel,Organization,"ZITADEL - Identity infrastructure, simplified for you.",https://github.com/zitadel/zitadel,https://zitadel.com,13189,13189,960,953,Go,GNU Affero General Public License v3.0,"2fa, authentication, authorization, fido2, identity, login, mfa, multitenancy, oauth2, oidc, openid-connect, passkeys, saml, scim, sso, user",2020-03-16T13:51:31Z,2026-03-09T11:24:53Z,2026-03-09T13:08:18Z,593689,False,False,main,True,True,2026-03-09T18:59:58.634617 +68068967,primitive,fogleman/primitive,fogleman,User,Reproducing images with geometric primitives.,https://github.com/fogleman/primitive,https://primitive.lol/,13137,13137,648,55,Go,MIT License,"art, go, graphics, primitives",2016-09-13T03:01:10Z,2026-03-08T10:51:36Z,2024-07-22T10:53:48Z,2348,False,False,master,True,True,2026-03-09T18:59:58.634617 +26661222,chat,tinode/chat,tinode,Organization,"Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots",https://github.com/tinode/chat,,13130,13130,2035,38,Go,GNU General Public License v3.0,"chat, chat-application, chatapp, chatbots, chatserver, collaboration, go, golang, instant-messaging, messaging, messaging-api, messenger, telegram, video-call, video-chat, video-conferencing, webchat-server, webrtc, whatsapp, xmpp",2014-11-14T22:54:28Z,2026-03-09T13:09:36Z,2026-03-06T13:13:08Z,63770,False,False,master,True,False,2026-03-09T18:59:58.635575 +12418999,gopherjs,gopherjs/gopherjs,gopherjs,Organization,A compiler from Go to JavaScript for running Go code in a browser,https://github.com/gopherjs/gopherjs,,13130,13130,572,195,Go,"BSD 2-Clause ""Simplified"" License","compiler, go, golang, hacktoberfest, javascript",2013-08-27T22:23:58Z,2026-03-06T16:00:23Z,2026-03-05T23:07:34Z,7860,False,False,master,True,True,2026-03-09T18:59:58.635575 +306366900,casdoor,casdoor/casdoor,casdoor,Organization,"An open-source AI-first Identity and Access Management (IAM) /AI MCP gateway and auth server with web UI supporting MCP, A2A, OAuth 2.1, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, Google Workspace, Azure AD",https://github.com/casdoor/casdoor,https://casdoor.org,13124,13124,1593,128,Go,Apache License 2.0,"ai-gateway, auth, authentication, authn, casdoor, faceid, iam, ldap, llm-gateway, mcp-gateway, mfa, oauth, oidc, radius, saml, scim, single-sign-on, sso, totp, webauthn",2020-10-22T14:40:03Z,2026-03-09T12:55:06Z,2026-03-07T14:29:48Z,45667,False,False,master,True,True,2026-03-09T18:59:58.635575 +36960321,runc,opencontainers/runc,opencontainers,Organization,CLI tool for spawning and running containers according to the OCI specification,https://github.com/opencontainers/runc,https://www.opencontainers.org/,13101,13101,2266,342,Go,Apache License 2.0,"containers, docker, oci",2015-06-05T23:30:45Z,2026-03-09T09:22:53Z,2026-03-09T04:52:40Z,25730,False,False,main,True,True,2026-03-09T18:59:58.635575 +116739828,dnscrypt-proxy,DNSCrypt/dnscrypt-proxy,DNSCrypt,Organization,"dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.",https://github.com/DNSCrypt/dnscrypt-proxy,https://dnscrypt.info,13097,13097,1100,4,Go,ISC License,"anonymized, anonymized-dns, dns, dns-over-https, dnscrypt, dnscrypt-proxy, dnscrypt-proxy2, doh, oblivious-dns-over-https, oblivious-doh, odoh, proxy",2018-01-08T23:21:21Z,2026-03-09T10:44:43Z,2026-03-09T03:52:44Z,30832,False,False,master,True,True,2026-03-09T18:59:58.635575 +95761244,gf,gogf/gf,gogf,Organization,"A powerful framework for faster, easier, and more efficient project development.",https://github.com/gogf/gf,https://goframe.org,13064,13064,1734,215,Go,MIT License,"framework, go, go-framework, goframe, golang, kubernetes, logging, microservice, opentelemetry, orm, tracing",2017-06-29T09:24:51Z,2026-03-09T03:23:22Z,2026-02-27T12:00:25Z,29758,False,False,master,True,False,2026-03-09T19:00:05.704604 +10721619,ebiten,hajimehoshi/ebiten,hajimehoshi,User,A dead simple 2D game engine for Go,https://github.com/hajimehoshi/ebiten,https://ebitengine.org,13006,13006,764,303,Go,Apache License 2.0,"ebiten, ebitengine, game, game-2d, game-development, game-engine, game-engine-2d, game-library, gamedev, go, golang, golang-library",2013-06-16T15:13:01Z,2026-03-09T11:39:50Z,2026-03-06T16:18:15Z,110426,False,False,main,True,True,2026-03-09T19:00:05.704604 +221849341,asynq,hibiken/asynq,hibiken,User,"Simple, reliable, and efficient distributed task queue in Go",https://github.com/hibiken/asynq,,12995,12995,908,260,Go,MIT License,"asynchronous-tasks, background-jobs, go, golang, redis, task-queue, worker-pool",2019-11-15T05:17:55Z,2026-03-09T12:59:49Z,2026-02-03T06:52:49Z,8348,False,False,master,True,True,2026-03-09T19:00:05.704604 +244694886,nightingale,ccfos/nightingale,ccfos,Organization,Nightingale is to monitoring and alerting what Grafana is to visualization.,https://github.com/ccfos/nightingale,https://n9e.github.io,12876,12876,1674,196,Go,Apache License 2.0,"alerting, ccf, metrics, monitoring, nightingale, observability, open-falcon, time-series, tsdb",2020-03-03T17:08:26Z,2026-03-09T07:22:20Z,2026-03-07T06:14:47Z,98741,False,False,main,True,True,2026-03-09T19:00:05.704604 +79921099,chromedp,chromedp/chromedp,chromedp,Organization,"A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.",https://github.com/chromedp/chromedp,,12802,12802,856,174,Go,MIT License,"chrome, chrome-debugging-protocol, chrome-devtools, golang, headless, testing, unit-testing",2017-01-24T14:54:30Z,2026-03-09T10:58:01Z,2025-10-07T20:10:59Z,2917,False,False,master,True,False,2026-03-09T19:00:05.704604 +70202506,dep,golang/dep,golang,Organization,Go dependency management tool experiment (deprecated),https://github.com/golang/dep,https://golang.github.io/dep/,12760,12760,1030,0,Go,"BSD 3-Clause ""New"" or ""Revised"" License","dependency-manager, golang, package-manager, toolchain",2016-10-07T00:04:51Z,2026-03-05T13:51:49Z,2020-09-05T13:47:25Z,12502,False,True,master,True,True,2026-03-09T19:00:05.704604 +48299818,kopia,kopia/kopia,kopia,Organization,"Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.",https://github.com/kopia/kopia,https://kopia.io,12743,12743,611,755,Go,Apache License 2.0,"backup, cloud, deduplication, encryption, google-cloud-storage, hacktoberfest",2015-12-19T22:47:14Z,2026-03-09T13:39:16Z,2026-03-06T19:19:52Z,33191,False,False,master,True,False,2026-03-09T19:00:05.704604 +264154402,crowdsec,crowdsecurity/crowdsec,crowdsecurity,Organization,CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI.,https://github.com/crowdsecurity/crowdsec,https://crowdsec.net,12729,12729,577,275,Go,MIT License,"attacks-prevention, detection, ids, ips, linux, protection, security, waf",2020-05-15T09:38:05Z,2026-03-09T10:46:02Z,2026-03-06T14:45:31Z,178843,False,False,master,True,True,2026-03-09T19:00:05.704604 +93928882,swag,swaggo/swag,swaggo,Organization,Automatically generate RESTful API documentation with Swagger 2.0 for Go.,https://github.com/swaggo/swag,,12650,12650,1348,424,Go,MIT License,"annotations, golang, openapi, swagger, swagger2",2017-06-10T09:24:06Z,2026-03-09T05:32:20Z,2026-01-15T08:18:09Z,5568,False,False,master,True,True,2026-03-09T19:00:05.704604 +16554739,beats,elastic/beats,elastic,Organization,:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash,https://github.com/elastic/beats,https://www.elastic.co/products/beats,12602,12602,4992,960,Go,Other,"filebeat, heartbeat, metricbeat, packetbeat, winlogbeat",2014-02-05T19:01:02Z,2026-03-09T13:56:23Z,2026-03-09T13:57:39Z,500683,False,False,main,True,False,2026-03-09T19:00:05.704604 +247032621,go-admin,go-admin-team/go-admin,go-admin-team,Organization,基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.dev V3 Demo: https://vue3.go-admin.dev Antd PRO:https://antd.go-admin.pro,https://github.com/go-admin-team/go-admin,https://www.go-admin.pro,12580,12580,2576,68,Go,MIT License,"admin, ant-design, ant-design-pro, arco-design, arco-design-pro, casbin, gin, gin-admin, gin-vue-admin, gorm, jwt, restful, vue-admin, vue3",2020-03-13T09:22:25Z,2026-03-09T06:03:59Z,2025-09-10T01:39:55Z,17765,False,False,master,True,True,2026-03-09T19:00:05.704604 +526081371,go2rtc,AlexxIT/go2rtc,AlexxIT,User,Ultimate camera streaming application,https://github.com/AlexxIT/go2rtc,https://go2rtc.org,12523,12523,976,638,Go,MIT License,"ffmpeg, go, golang, hassio, hls, home-assistant, homekit, media-server, mjpeg, mp4, onvif, rtmp, rtsp, rtsp-server, streaming, tapo, webcam-streaming, webrtc, wyze, xiaomi",2022-08-18T06:16:48Z,2026-03-09T10:37:05Z,2026-02-13T07:59:51Z,15908,False,False,master,True,True,2026-03-09T19:00:05.705601 +111431261,grpcurl,fullstorydev/grpcurl,fullstorydev,Organization,"Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers",https://github.com/fullstorydev/grpcurl,https://www.fullstory.com/resources/content/fullstory-engineering-blog/,12496,12496,565,122,Go,MIT License,"golang, grpc, protobuf",2017-11-20T15:53:31Z,2026-03-09T08:44:01Z,2026-01-27T17:58:21Z,654,False,False,master,True,True,2026-03-09T19:00:05.705601 +11206255,sarama,IBM/sarama,IBM,Organization,Sarama is a Go library for Apache Kafka.,https://github.com/IBM/sarama,,12436,12436,1845,54,Go,MIT License,"go, kafka, kafka-client",2013-07-05T18:52:38Z,2026-03-09T07:37:45Z,2026-03-08T13:48:42Z,11512,False,False,main,True,True,2026-03-09T19:00:05.705601 +440752086,coder,coder/coder,coder,Organization,Secure environments for developers and their agents,https://github.com/coder/coder,https://coder.com,12433,12433,1197,869,Go,GNU Affero General Public License v3.0,"agents, dev-tools, development-environment, go, golang, ide, jetbrains, remote-development, terraform, vscode",2021-12-22T06:08:52Z,2026-03-09T13:42:37Z,2026-03-09T13:44:42Z,415370,False,False,main,True,False,2026-03-09T19:00:05.705601 +125642885,night,talkgo/night,talkgo,Organization,Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。,https://github.com/talkgo/night,https://talkgo.org,12302,12302,1169,9,Go,MIT License,"bilibili, bilibili-live, daily, discuss, go, golang, gopher, learning, offline, online, reading, reading-go, share, shenzhen, slack, study, wechat, zoom, zoom-us",2018-03-17T15:28:14Z,2026-03-08T06:50:10Z,2026-03-06T03:25:54Z,62171,False,False,master,True,True,2026-03-09T19:00:05.705601 +78869430,nakama,heroiclabs/nakama,heroiclabs,Organization,Distributed server for social and realtime games and apps.,https://github.com/heroiclabs/nakama,https://heroiclabs.com,12301,12301,1370,124,Go,Apache License 2.0,"backend, backend-as-a-service, chat-server, game-backend, game-framework, game-server, multiplayer, nakama, realtime, realtime-games, social, unity-engine, unreal-engine",2017-01-13T17:15:12Z,2026-03-09T11:56:20Z,2026-03-09T11:43:49Z,137747,False,False,master,True,False,2026-03-09T19:00:05.705601 +91054480,zerolog,rs/zerolog,rs,User,Zero Allocation JSON Logger,https://github.com/rs/zerolog,,12257,12257,612,147,Go,MIT License,"golang, json, logging, structured-logging, zerolog",2017-05-12T05:24:39Z,2026-03-09T03:05:23Z,2026-02-02T06:41:57Z,1478,False,False,master,True,True,2026-03-09T19:00:05.705601 +274625369,infracost,infracost/infracost,infracost,Organization,Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!,https://github.com/infracost/infracost,https://infracost.io,12194,12194,659,224,Go,Apache License 2.0,"aws, azure, cloud, cloud-cost-estimates, cost-estimation, cost-management, cost-optimization, devops, finops, gcp, google, infrastructure-as-code, monthly-costs, terraform, terraform-cost-estimation",2020-06-24T09:11:56Z,2026-03-09T10:27:08Z,2026-03-01T22:17:40Z,15459,False,False,master,True,False,2026-03-09T19:00:05.705601 +21405028,gotraining,ardanlabs/gotraining,ardanlabs,Organization,Go Training Class Material : ,https://github.com/ardanlabs/gotraining,http://www.ArdanLabs.com,12187,12187,2198,0,Go,Other,,2014-07-01T23:12:46Z,2026-03-09T04:11:16Z,2026-02-20T01:17:29Z,116072,False,False,master,True,True,2026-03-09T19:00:05.705601 +169948217,crawlab,crawlab-team/crawlab,crawlab-team,Organization,Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架,https://github.com/crawlab-team/crawlab,https://www.crawlab.cn,12178,12178,1884,161,Go,"BSD 3-Clause ""New"" or ""Revised"" License","crawlab, crawler, crawling-tasks, docker, go, platform, scrapy, scrapyd-ui, spider, spiders-management, web-crawler, webcrawler, webspider",2019-02-10T06:01:59Z,2026-03-09T08:17:25Z,2026-02-10T00:31:17Z,25352,False,False,main,True,True,2026-03-09T19:00:05.705601 +176963109,pan-light,peterq/pan-light,peterq,User,"百度网盘不限速客户端, golang + qt5, 跨平台图形界面",https://github.com/peterq/pan-light,https://pan-light.peterq.cn,12142,12142,2415,87,Go,GNU Lesser General Public License v3.0,"baiduyun, golang, qml, qt5",2019-03-21T14:34:26Z,2026-03-07T01:17:44Z,2023-09-17T05:24:11Z,26218,False,False,master,True,True,2026-03-09T19:00:05.705601 +1017201879,pansou,fish2018/pansou,fish2018,User,PanSou是一款高性能的网盘资源搜索API服务,支持TG频道和插件搜索。系统设计以性能和可扩展性为核心,支持多频道多插件并发搜索、结果智能排序和网盘类型分类。docker集成前后端,一键启动,开箱即用。 https://so.252035.xyz/,https://github.com/fish2018/pansou,,12089,12089,2876,3,Go,MIT License,,2025-07-10T07:17:46Z,2026-03-09T13:52:25Z,2025-12-13T11:23:34Z,12082,False,False,main,True,True,2026-03-09T19:00:05.705601 +157402758,portmaster,safing/portmaster,safing,Organization,🏔 Love Freedom - ❌ Block Mass Surveillance,https://github.com/safing/portmaster,https://safing.io,12069,12069,447,85,Go,GNU General Public License v3.0,"application-firewall, dns, firewall, go, golang, networking, privacy, privacy-by-design, privacy-enhancing-technologies, privacy-protection, privacy-tools",2018-11-13T15:31:45Z,2026-03-09T10:44:56Z,2026-03-06T18:26:39Z,40374,False,False,development,True,True,2026-03-09T19:00:05.705601 +54808920,vuls,future-architect/vuls,future-architect,Organization,"Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices",https://github.com/future-architect/vuls,https://vuls.io/,12056,12056,1224,63,Go,GNU General Public License v3.0,"administrator, cybersecurity, freebsd, go, golang, linux, security, security-audit, security-automation, security-hardening, security-scanner, security-tools, security-vulnerability, vulnerabilities, vulnerability-assessment, vulnerability-detection, vulnerability-management, vulnerability-scanner, vulnerability-scanners, vuls",2016-03-27T02:29:09Z,2026-03-08T06:34:13Z,2026-03-09T00:11:06Z,31378,False,False,master,True,True,2026-03-09T19:00:05.705601 +246903803,earthly,earthly/earthly,earthly,Organization,"Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.",https://github.com/earthly/earthly,https://earthly.dev,11996,11996,451,737,Go,Mozilla Public License 2.0,"build, build-automation, build-system, build-tool, ci, ci-cd, cicd, container-builder, docker-images, dockerfiles, framework, hacktoberfest, hacktoberfest2020, hacktoberfest2021, reproducible-builds",2020-03-12T18:24:04Z,2026-03-09T05:49:54Z,2025-10-23T20:10:46Z,37880,False,False,main,True,False,2026-03-09T19:00:05.705601 +133067498,kustomize,kubernetes-sigs/kustomize,kubernetes-sigs,Organization,Customization of kubernetes YAML configurations,https://github.com/kubernetes-sigs/kustomize,,11967,11967,2369,175,Go,Apache License 2.0,"hacktoberfest, k8s-sig-cli",2018-05-11T17:09:33Z,2026-03-09T05:39:56Z,2026-03-05T10:50:20Z,96532,False,False,master,True,True,2026-03-09T19:00:05.705601 +135951540,stash,stashapp/stash,stashapp,Organization,"An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc",https://github.com/stashapp/stash,https://stashapp.cc/,11962,11962,1010,805,Go,GNU Affero General Public License v3.0,"go, golang, graphql, hacktoberfest, json, media, organize, organizer, porn, video",2018-06-04T00:28:38Z,2026-03-09T13:30:28Z,2026-03-05T21:36:45Z,70531,False,False,develop,True,False,2026-03-09T19:00:05.705601 +155297903,dozzle,amir20/dozzle,amir20,User,"Realtime log viewer for containers. Supports Docker, Swarm and K8s. ",https://github.com/amir20/dozzle,https://dozzle.dev/,11949,11949,504,4,Go,MIT License,"docker, docker-container, golang, k8s, log, logging, logging-server, real-time, sever-events, swarm, vuejs",2018-10-30T00:05:23Z,2026-03-09T08:29:06Z,2026-03-08T15:26:17Z,153573,False,False,master,True,False,2026-03-09T19:00:05.705601 +23664475,toxiproxy,Shopify/toxiproxy,Shopify,Organization,:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing,https://github.com/Shopify/toxiproxy,https://github.com/shopify/toxiproxy,11882,11882,491,99,Go,MIT License,"chaos, down, go, is, omg, proxy, resiliency, tcp-proxy, testing",2014-09-04T13:56:38Z,2026-03-09T13:37:59Z,2026-03-09T13:37:56Z,3582,False,False,main,True,False,2026-03-09T19:00:05.705601 +359419233,kubeshark,kubeshark/kubeshark,kubeshark,Organization,"Cluster-wide network observability for Kubernetes. Captures L4 packets, L7 API calls, and decrypted TLS traffic using eBPF, with full Kubernetes context. Available to AI agents via MCP and human operators via dashboard.",https://github.com/kubeshark/kubeshark,https://kubeshark.com,11817,11817,519,129,Go,Apache License 2.0,"cloud-native, devops, docker, ebpf, golang, grpc, incident-response, kubernetes, mcp, network-analysis, network-engineering, network-observability, network-security, observability, pcap, rest, root-cause-analysis, sniffer, sre, wireshark",2021-04-19T10:29:56Z,2026-03-09T13:03:57Z,2026-03-08T19:28:56Z,76305,False,False,master,True,True,2026-03-09T19:00:05.705601 +197914161,sftpgo,drakkan/sftpgo,drakkan,User,"Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob",https://github.com/drakkan/sftpgo,https://sftpgo.com,11756,11756,908,150,Go,GNU Affero General Public License v3.0,"azure-blob, cloud-storage, data-at-rest-encryption, docker, ftp, ftp-server, go, google-cloud-storage, multi-factor-authentication, portable, prometheus, proxy-protocol, s3, scp, sftp, sftp-server, webdav, webdav-server",2019-07-20T10:18:31Z,2026-03-09T09:06:25Z,2026-03-02T05:02:41Z,39683,False,False,main,True,True,2026-03-09T19:00:05.705601 +18906266,gopsutil,shirou/gopsutil,shirou,User,psutil for golang,https://github.com/shirou/gopsutil,,11732,11732,1658,227,Go,Other,"go, golang, system-information",2014-04-18T07:35:28Z,2026-03-09T06:48:10Z,2026-03-09T01:52:34Z,3755,False,False,master,True,True,2026-03-09T19:00:05.705601 +267054247,grype,anchore/grype,anchore,Organization,A vulnerability scanner for container images and filesystems,https://github.com/anchore/grype,,11685,11685,751,376,Go,Apache License 2.0,"container-image, containers, cyclonedx, docker, go, golang, hacktoberfest, oci, openvex, security, static-analysis, tool, vex, vulnerabilities, vulnerability",2020-05-26T13:44:38Z,2026-03-09T13:22:55Z,2026-03-09T08:09:41Z,8643,False,False,main,True,True,2026-03-09T19:00:05.705601 +29156642,webhook,adnanh/webhook,adnanh,User,webhook is a lightweight incoming webhook server to run shell commands,https://github.com/adnanh/webhook,,11652,11652,867,117,Go,MIT License,"automate, automation, ci, deploy, devops, execute, go, hacktoberfest, hook, hooks, incoming, integration, programming, redeploy, script, server, shell, web, webhook, webhooks",2015-01-12T20:59:11Z,2026-03-09T04:10:39Z,2026-02-12T22:59:28Z,9405,False,False,master,True,True,2026-03-09T19:00:05.705601 +13975314,martini,go-martini/martini,go-martini,Organization,Classy web framework for Go,https://github.com/go-martini/martini,martini.codegangsta.io,11625,11625,1090,17,Go,MIT License,,2013-10-30T02:34:07Z,2026-03-09T06:31:10Z,2022-03-29T19:42:09Z,496,False,False,master,True,False,2026-03-09T19:00:05.705601 +41561105,resty,go-resty/resty,go-resty,Organization,"Simple HTTP, REST, and SSE client library for Go",https://github.com/go-resty/resty,https://resty.dev,11577,11577,781,7,Go,MIT License,"backoff, circuit-breaker, curl-command, digest-authentication, go, go-library, go-resty, golang, golang-library, hacktoberfest, http-client, http-trace, load-balancer, middleware, redirects, rest-client, retry, service-discovery, srv-record, sse-client",2015-08-28T17:48:47Z,2026-03-09T09:20:47Z,2026-03-08T07:45:48Z,4368,False,False,v3,True,False,2026-03-09T19:00:05.705601 +339786950,encore,encoredev/encore,encoredev,Organization,Open source framework for building robust type-safe distributed systems with declarative infrastructure,https://github.com/encoredev/encore,https://encore.dev,11561,11561,562,127,Go,Mozilla Public License 2.0,"api, aws, backend, backend-framework, cloud, cloud-native, database, devops, distributed-systems, encore, gcp, go, golang, microservice-framework, microservices, nodejs-framework, postgresql, serverless, typescript, typescript-framework",2021-02-17T16:33:24Z,2026-03-09T12:53:28Z,2026-03-09T12:53:23Z,16869,False,False,main,True,False,2026-03-09T19:00:05.705601 +147886080,crossplane,crossplane/crossplane,crossplane,Organization,The Cloud Native Control Plane,https://github.com/crossplane/crossplane,https://crossplane.io,11477,11477,1148,172,Go,Apache License 2.0,"cloud-computing, cloud-management, cloud-native, cncf, containers, control-plane, infrastructure, infrastructure-as-code, kubernetes, multicloud, serverless",2018-09-08T00:10:35Z,2026-03-09T13:26:33Z,2026-03-08T08:17:18Z,48031,False,False,main,True,False,2026-03-09T19:00:05.705601 +55637575,quic-go,quic-go/quic-go,quic-go,Organization,A production-ready QUIC implementation in pure Go,https://github.com/quic-go/quic-go,https://quic-go.net,11470,11470,1532,210,Go,MIT License,"go, golang, http3, protocol, qlog, quic, quic-client, quic-server",2016-04-06T20:16:27Z,2026-03-09T09:47:11Z,2026-03-09T09:47:14Z,23179,False,False,master,True,True,2026-03-09T19:00:05.705601 +126493684,gotenberg,gotenberg/gotenberg,gotenberg,Organization,"A developer-friendly API for converting many document formats into PDF files, and more!",https://github.com/gotenberg/gotenberg,https://gotenberg.dev,11464,11464,744,57,Go,MIT License,"api, chrome, chromium, convert-to-pdf, docker, docx-to-pdf, excel, exiftool, html-to-pdf, libreoffice, openoffice, pdf, pdf-converter, pdftk, puppeteer, qpdf, screenshots, unoconv, wkhtmltopdf, word",2018-03-23T14:05:59Z,2026-03-09T10:32:50Z,2026-03-09T02:53:21Z,22435,False,False,main,True,True,2026-03-09T19:00:05.705601 +351486934,netmaker,gravitl/netmaker,gravitl,Organization,"Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.",https://github.com/gravitl/netmaker,https://netmaker.io,11460,11460,631,205,Go,Other,"cloud, devsecops, ipv6-support, k8s, kubernetes, mesh, mesh-network, overlay-network, secure-remote-access, security, self-hosted, site-to-site, virtual-networking, vpn, vpn-server, wg-quick, wireguard, wireguard-ui, wireguard-vpn, zero-trust",2021-03-25T15:33:08Z,2026-03-09T13:19:28Z,2026-03-09T09:02:26Z,299145,False,False,master,True,False,2026-03-09T19:00:05.705601 +64067545,golang-open-source-projects,hackstoic/golang-open-source-projects,hackstoic,User,为互联网IT人打造的中文版awesome-go,https://github.com/hackstoic/golang-open-source-projects,,11416,11416,2199,28,Go,,"awesome, golang",2016-07-24T13:51:07Z,2026-03-09T07:33:01Z,2026-03-06T06:30:32Z,159,False,False,master,True,False,2026-03-09T19:00:05.705601 +1117184424,gastown,steveyegge/gastown,steveyegge,User,Gas Town - multi-agent workspace manager,https://github.com/steveyegge/gastown,,11371,11371,943,193,Go,MIT License,,2025-12-16T00:33:33Z,2026-03-09T13:52:38Z,2026-03-09T13:35:03Z,16331923,False,False,main,True,False,2026-03-09T19:00:05.705601 +526363266,devbox,jetify-com/devbox,jetify-com,Organization,"Instant, easy, and predictable development environments",https://github.com/jetify-com/devbox,https://www.jetify.com/devbox/,11368,11368,304,410,Go,Apache License 2.0,"build-system, build-tool, buildpack, containers, dev-environment, devbox, development-environment, nix, venv, virtual-environment, virtualization",2022-08-18T20:27:16Z,2026-03-09T09:48:02Z,2026-03-03T22:54:26Z,43026,False,False,main,True,False,2026-03-09T19:00:05.705601 +118617559,shiori,go-shiori/shiori,go-shiori,Organization,Simple bookmark manager built with Go,https://github.com/go-shiori/shiori,,11337,11337,611,103,Go,MIT License,"bookmark-manager, command-line, go, golang, hacktoberfest, web-interface",2018-01-23T13:57:11Z,2026-03-09T11:35:54Z,2026-02-01T10:14:02Z,49879,False,False,master,True,False,2026-03-09T19:00:05.705601 +113106184,linkerd2,linkerd/linkerd2,linkerd,Organization,"Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.",https://github.com/linkerd/linkerd2,https://linkerd.io,11325,11325,1338,217,Go,Apache License 2.0,"cloud-native, golang, kubernetes, linkerd, rust, service-mesh",2017-12-04T23:16:56Z,2026-03-09T12:59:23Z,2026-03-09T03:35:08Z,55926,False,False,main,True,True,2026-03-09T19:00:05.705601 +364729022,slides,maaslalani/slides,maaslalani,User,Terminal based presentation tool,https://github.com/maaslalani/slides,http://maaslalani.com/slides/,11321,11321,306,76,Go,MIT License,"markdown, presentation, slides, terminal",2021-05-05T23:13:42Z,2026-03-09T12:50:41Z,2024-08-21T14:16:54Z,4426,False,False,main,True,True,2026-03-09T19:00:05.705601 +949662713,opencode,opencode-ai/opencode,opencode-ai,Organization,A powerful AI coding agent. Built for the terminal.,https://github.com/opencode-ai/opencode,,11316,11316,1092,158,Go,MIT License,"ai, claude, code, llm, openai",2025-03-16T23:38:55Z,2026-03-09T13:58:05Z,2025-09-18T02:54:28Z,1374,False,True,main,True,False,2026-03-09T19:00:05.705601 +48714685,opa,open-policy-agent/opa,open-policy-agent,Organization,"Open Policy Agent (OPA) is an open source, general-purpose policy engine.",https://github.com/open-policy-agent/opa,https://www.openpolicyagent.org,11308,11308,1524,376,Go,Apache License 2.0,"authorization, cloud-native, compliance, declarative, json, opa, open-policy-agent, policy",2015-12-28T22:08:25Z,2026-03-09T12:33:44Z,2026-03-09T10:08:15Z,1130820,False,False,main,True,True,2026-03-09T19:00:05.705601 +325724738,pyroscope,grafana/pyroscope,grafana,Organization,Continuous Profiling Platform. Debug performance issues down to a single line of code,https://github.com/grafana/pyroscope,https://grafana.com/oss/pyroscope/,11275,11275,732,386,Go,GNU Affero General Public License v3.0,"continuous-profiling, developer-tools, devops, find-bottlenecks, golang, hacktoberfest, linux, monitoring, observability, performance, profiling, pyroscope, python, ruby",2020-12-31T05:47:19Z,2026-03-09T11:45:42Z,2026-03-09T10:09:28Z,244979,False,False,main,True,False,2026-03-09T19:00:05.705601 +395283401,kubescape,kubescape/kubescape,kubescape,Organization,"Kubescape is an open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters. It includes risk analysis, security, compliance, and misconfiguration scanning, saving Kubernetes users and administrators precious time, effort, and resources.",https://github.com/kubescape/kubescape,https://kubescape.io,11226,11226,900,44,Go,Apache License 2.0,"best-practice, devops, kubernetes, mitre-attack, nsa, security, vulnerability-detection",2021-08-12T10:39:29Z,2026-03-08T19:47:34Z,2026-03-03T20:46:37Z,117600,False,False,master,True,True,2026-03-09T19:00:05.705601 +10270722,go-github,google/go-github,google,Organization,Go library for accessing the GitHub v3 API,https://github.com/google/go-github,https://pkg.go.dev/github.com/google/go-github/v84/github,11152,11152,2214,50,Go,"BSD 3-Clause ""New"" or ""Revised"" License","github, github-api, go, golang, hacktoberfest",2013-05-24T16:42:58Z,2026-03-09T13:59:07Z,2026-03-08T12:01:44Z,10961,False,False,master,True,False,2026-03-09T19:00:05.705601 +172292744,gnet,panjf2000/gnet,panjf2000,User,"🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.",https://github.com/panjf2000/gnet,https://gnet.host,11108,11108,1108,1,Go,Apache License 2.0,"async, asynchronous, epoll, event-driven, event-loop, go, golang, goroutine, io, kqueue, network, networking, non-blocking, reactor, tcp, udp",2019-02-24T03:48:45Z,2026-03-08T04:18:21Z,2026-03-09T02:09:57Z,44213,False,False,dev,True,True,2026-03-09T19:00:05.705601 +355946670,vcluster,loft-sh/vcluster,loft-sh,Organization,vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.,https://github.com/loft-sh/vcluster,https://www.vcluster.com,11019,11019,557,132,Go,Apache License 2.0,"cloud-native, helm, k3s, k8s, kubectl, kubernetes, multi-tenancy, platform-engineering, vcluster, virtual-clusters",2021-04-08T14:47:46Z,2026-03-09T13:22:56Z,2026-03-09T13:22:52Z,110351,False,False,main,True,True,2026-03-09T19:00:05.705601 +266445736,owncast,owncast/owncast,owncast,Organization,Take control over your live stream video by running it yourself. Streaming + chat out of the box.,https://github.com/owncast/owncast,https://owncast.online,11004,11004,1179,188,Go,MIT License,"activitypub, broadcasting, chat, decentralized, federation, fediverse, golang, hacktoberfest, hls, live, livestream, owncast, rtmp, self-hosted, streaming-video, video",2020-05-24T00:58:13Z,2026-03-09T12:41:58Z,2026-03-09T11:00:44Z,990058,False,False,develop,True,False,2026-03-09T19:00:05.705601 +158645957,OpenDiablo2,OpenDiablo2/OpenDiablo2,OpenDiablo2,Organization,An open source re-implementation of Diablo 2,https://github.com/OpenDiablo2/OpenDiablo2,https://opendiablo2.com/,10994,10994,842,75,Go,GNU General Public License v3.0,"2d, arpg, diablo, diablo2, engine, game, game-engine, games, go, golang, open-source",2018-11-22T05:19:30Z,2026-03-09T07:35:00Z,2021-10-21T13:18:36Z,38353,False,True,master,True,True,2026-03-09T19:00:05.705601 +18893367,bleve,blevesearch/bleve,blevesearch,Organization,A modern text/numeric/geo-spatial/vector indexing library for go,https://github.com/blevesearch/bleve,,10986,10986,698,294,Go,Apache License 2.0,,2014-04-17T21:02:18Z,2026-03-08T20:44:23Z,2026-03-04T11:33:21Z,17974,False,False,master,True,True,2026-03-09T19:00:05.705601 +1031215137,xiaohongshu-mcp,xpzouying/xiaohongshu-mcp,xpzouying,User,MCP for xiaohongshu.com,https://github.com/xpzouying/xiaohongshu-mcp,https://www.haha.ai/xiaohongshu-mcp,10956,10956,1657,150,Go,,"mcp, mcp-server, xiaohongshu-mcp",2025-08-03T09:08:45Z,2026-03-09T13:59:20Z,2026-03-09T10:10:29Z,82519,False,False,main,True,False,2026-03-09T19:00:05.705601 +46140633,clair,quay/clair,quay,Organization,Vulnerability Static Analysis for Containers,https://github.com/quay/clair,https://quay.github.io/clair/,10940,10940,1195,47,Go,Apache License 2.0,"clair, containers, docker, go, kubernetes, oci, oci-image, static-analysis, vulnerabilities",2015-11-13T18:46:16Z,2026-03-09T09:01:58Z,2026-03-06T23:17:06Z,36511,False,False,main,True,False,2026-03-09T19:00:05.705601 +212465715,buf,bufbuild/buf,bufbuild,Organization,The best way of working with Protocol Buffers.,https://github.com/bufbuild/buf,https://buf.build,10928,10928,346,67,Go,Apache License 2.0,"buf-cli, buf-schema-registry, grpc, protobuf, protoc, protocol-buffers",2019-10-03T00:09:57Z,2026-03-09T09:13:26Z,2026-03-09T10:29:28Z,28341,False,False,main,True,False,2026-03-09T19:00:05.705601 +473949053,frankenphp,php/frankenphp,php,Organization,🧟 The modern PHP app server,https://github.com/php/frankenphp,https://frankenphp.dev,10875,10875,439,185,Go,MIT License,"caddy, frankenphp, go, php, sapi, worker",2022-03-25T09:37:54Z,2026-03-09T13:25:58Z,2026-03-09T13:27:17Z,7836,False,False,main,True,False,2026-03-09T19:00:05.705601 +422821402,FerretDB,FerretDB/FerretDB,FerretDB,Organization,A truly Open Source MongoDB alternative,https://github.com/FerretDB/FerretDB,https://www.ferretdb.com,10868,10868,473,417,Go,Apache License 2.0,"database, document, ferretdb, go, golang, hacktoberfest, mongo, mongo-db, mongodb, mongodb-database, postgres, postgresql",2021-10-30T08:06:36Z,2026-03-09T10:27:13Z,2026-03-04T01:46:33Z,15184,False,False,main,True,False,2026-03-09T19:00:05.705601 +1084802670,nofx,NoFxAiOS/nofx,NoFxAiOS,Organization,"AI Trading OS: Multi-AI, multi-exchange trading infrastructure with Strategy Studio.",https://github.com/NoFxAiOS/nofx,https://x.com/nofx_official,10836,10836,2823,480,Go,GNU Affero General Public License v3.0,"agentictrading, ai, ai-trading, arbitrage, aster, binance, bitcoin, bitget, bybit, crypto, exchange, forex, hyperliquid, lighter, metals, okx, perp-dex, stocks, trading",2025-10-28T07:17:53Z,2026-03-09T09:56:41Z,2026-03-08T08:44:49Z,65228,False,False,dev,True,True,2026-03-09T19:00:05.705601 +367758176,dtm,dtm-labs/dtm,dtm-labs,Organization,"A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.",https://github.com/dtm-labs/dtm,http://d.dtm.pub,10836,10836,1002,86,Go,"BSD 3-Clause ""New"" or ""Revised"" License","cadence, csharp, database, distributed, distributed-transactions, dtm, go, golang, java, microservice, outbox, saga, seata, tcc, transaction, transactions, workflow-engine, xa",2021-05-16T00:56:28Z,2026-03-09T13:15:06Z,2026-01-03T13:47:46Z,3493,False,False,main,True,True,2026-03-09T19:00:05.705601 +166304026,sliver,BishopFox/sliver,BishopFox,Organization,Adversary Emulation Framework,https://github.com/BishopFox/sliver,,10803,10803,1461,212,Go,GNU General Public License v3.0,"adversarial-attacks, adversary-simulation, c2, command-and-control, dns, dns-server, golang, gplv3, http, implant, red-team, red-team-engagement, red-teaming, security-tools, sliver",2019-01-17T22:07:38Z,2026-03-09T11:39:50Z,2026-03-08T17:36:43Z,211902,False,False,master,True,True,2026-03-09T19:00:05.705601 +340339997,nginx-ui,0xJacky/nginx-ui,0xJacky,User,Yet another WebUI for Nginx,https://github.com/0xJacky/nginx-ui,https://nginxui.com,10797,10797,786,92,Go,GNU Affero General Public License v3.0,"chatgpt-app, code-completion, copilot, cron, deepseek-r1, docker, go, letsencrypt, linux, macos, mcp, mcp-server, nginx, self-hosted, vue, webui, windows",2021-02-19T10:51:04Z,2026-03-09T12:16:12Z,2026-03-09T13:01:39Z,127468,False,False,dev,True,False,2026-03-09T19:00:05.705601 +93444615,terraform-provider-aws,hashicorp/terraform-provider-aws,hashicorp,Organization,The AWS Provider enables Terraform to manage AWS resources.,https://github.com/hashicorp/terraform-provider-aws,https://registry.terraform.io/providers/hashicorp/aws,10791,10791,10011,3439,Go,Mozilla Public License 2.0,"aws, terraform, terraform-provider",2017-06-05T20:37:52Z,2026-03-09T13:32:46Z,2026-03-09T13:34:14Z,886078,False,False,main,True,False,2026-03-09T19:00:05.705601 +343533419,lipgloss,charmbracelet/lipgloss,charmbracelet,Organization,Style definitions for nice terminal layouts 👄,https://github.com/charmbracelet/lipgloss,,10791,10791,317,98,Go,MIT License,"cli, go, golang, hacktoberfest, layout, style, tui",2021-03-01T19:31:36Z,2026-03-09T11:18:55Z,2026-03-09T10:57:37Z,2292,False,False,main,True,True,2026-03-09T19:00:05.705601 +26836182,qt,therecipe/qt,therecipe,User,Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly,https://github.com/therecipe/qt,,10785,10785,750,372,Go,GNU Lesser General Public License v3.0,"android, asteroidos, cross-platform-gui, felgo, freebsd, go, golang, gui-framework, ios, javascript, linux, macos, qt, raspberry-pi, sailfish-os, ubuntu-touch, webassembly, windows",2014-11-19T00:03:08Z,2026-03-08T11:42:54Z,2024-03-04T15:58:37Z,175962,False,False,master,True,True,2026-03-09T19:00:05.705601 +4059138,jwt-go,dgrijalva/jwt-go,dgrijalva,User,ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:,https://github.com/dgrijalva/jwt-go,https://github.com/golang-jwt/jwt,10770,10770,984,138,Go,MIT License,,2012-04-18T01:41:49Z,2026-03-09T07:39:53Z,2021-11-04T09:15:13Z,389,False,True,master,True,True,2026-03-09T19:00:05.705601 +80465011,wuzz,asciimoo/wuzz,asciimoo,User,Interactive cli tool for HTTP inspection,https://github.com/asciimoo/wuzz,,10716,10716,410,42,Go,GNU Affero General Public License v3.0,"cli, curl, go, golang, http, http-inspection, inspector",2017-01-30T21:22:00Z,2026-03-06T14:07:32Z,2025-10-27T10:28:32Z,1222,False,False,master,True,True,2026-03-09T19:00:05.706595 +417230885,gh-dash,dlvhdr/gh-dash,dlvhdr,User,A rich terminal UI for GitHub that doesn't break your flow.,https://github.com/dlvhdr/gh-dash,https://gh-dash.dev,10699,10699,356,75,Go,MIT License,"bubbles, bubbletea, cli, cobra, gh-extension, github, glamour, go, golang, lipgloss, terminal, tui",2021-10-14T17:53:33Z,2026-03-09T13:58:13Z,2026-03-07T12:16:35Z,57989,False,False,main,True,False,2026-03-09T19:00:05.706595 +121086193,gqlgen,99designs/gqlgen,99designs,Organization,go generate based graphql server library,https://github.com/99designs/gqlgen,https://gqlgen.com,10682,10682,1247,387,Go,MIT License,"codegen, dataloader, gogenerate, golang, graphql, schema-first, subscriptions",2018-02-11T04:54:11Z,2026-03-09T09:56:19Z,2026-03-09T09:58:39Z,17846,False,False,master,True,False,2026-03-09T19:00:05.706595 +19537979,tyk,TykTechnologies/tyk,TykTechnologies,Organization,"Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols",https://github.com/TykTechnologies/tyk,,10662,10662,1160,410,Go,Other,"api, api-gateway, api-management, cloudnative, go, graphql, grpc, k8s, kubernetes, microservices, reverse-proxy, tyk",2014-05-07T14:38:24Z,2026-03-09T09:30:37Z,2026-03-09T13:36:05Z,258373,False,False,master,True,False,2026-03-09T19:00:05.706595 +281694167,go-cqhttp,Mrs4s/go-cqhttp,Mrs4s,User,cqhttp的golang实现,轻量、原生跨平台.,https://github.com/Mrs4s/go-cqhttp,,10661,10661,1601,314,Go,GNU Affero General Public License v3.0,"bot, coolq, coolq-http-api, qqbot, qqrobot",2020-07-22T14:05:15Z,2026-03-09T13:24:51Z,2025-11-20T00:13:32Z,2922,False,False,master,True,True,2026-03-09T19:00:05.706595 +40916314,dex,dexidp/dex,dexidp,Organization,OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors,https://github.com/dexidp/dex,https://dexidp.io,10642,10642,1903,491,Go,Apache License 2.0,"hacktoberfest, identity-provider, idp, kubernetes, oidc",2015-08-17T17:57:06Z,2026-03-09T11:29:27Z,2026-03-09T04:04:51Z,27637,False,False,master,True,True,2026-03-09T19:00:05.706595 +69269563,robotgo,go-vgo/robotgo,go-vgo,Organization,"RobotGo, Go Native cross-platform RPA, GUI automation, Auto test and Computer use @vcaesar",https://github.com/go-vgo/robotgo,,10635,10635,948,134,Go,Apache License 2.0,"ai, auto-test, automation, c, computer-use, go, golang, hook, image, mouse, opencv, robot, robotgo, rpa, window",2016-09-26T16:26:56Z,2026-03-09T07:38:51Z,2026-03-02T19:11:39Z,5593,False,False,master,True,True,2026-03-09T19:00:05.706595 +288482469,go-openai,sashabaranov/go-openai,sashabaranov,User,"OpenAI ChatGPT, GPT-5, GPT-Image-1, Whisper API clients for Go",https://github.com/sashabaranov/go-openai,,10581,10581,1687,225,Go,Apache License 2.0,"chatgpt, chatgpt-api, dall-e, go, golang, gpt-4, gpt-5, gpt-5-api, openai, openai-whisper, streaming-api",2020-08-18T14:42:54Z,2026-03-09T13:54:47Z,2025-10-21T19:27:34Z,806,False,False,master,True,True,2026-03-09T19:00:05.706595 +21306961,fsnotify,fsnotify/fsnotify,fsnotify,Organization,Cross-platform filesystem notifications for Go.,https://github.com/fsnotify/fsnotify,,10571,10571,963,37,Go,"BSD 3-Clause ""New"" or ""Revised"" License",,2014-06-28T16:47:01Z,2026-03-08T21:51:28Z,2025-12-04T14:32:34Z,879,False,False,main,True,False,2026-03-09T19:00:05.706595 +53356367,skopeo,containers/skopeo,containers,Organization,"Work with remote images registries - retrieving information, images, signing content",https://github.com/containers/skopeo,,10542,10542,908,77,Go,Apache License 2.0,,2016-03-07T20:23:29Z,2026-03-09T12:46:33Z,2026-03-08T00:58:49Z,63592,False,False,main,True,False,2026-03-09T19:00:05.706595 +77073851,grumpy,google/grumpy,google,Organization,Grumpy is a Python to Go source code transcompiler and runtime.,https://github.com/google/grumpy,,10531,10531,637,80,Go,Apache License 2.0,,2016-12-21T17:49:01Z,2026-03-08T18:09:04Z,2022-01-18T09:01:43Z,1481,False,True,master,True,True,2026-03-09T19:00:05.706595 +15625102,gocui,jroimartin/gocui,jroimartin,User,Minimalist Go package aimed at creating Console User Interfaces.,https://github.com/jroimartin/gocui,,10524,10524,636,60,Go,"BSD 3-Clause ""New"" or ""Revised"" License","cui, go, gocui, gui",2014-01-04T02:50:20Z,2026-03-09T11:29:12Z,2025-05-01T12:16:55Z,258,False,False,master,True,True,2026-03-09T19:00:05.706595 +26516975,comcast,tylertreat/comcast,tylertreat,User,Simulating shitty network connections so you can build better systems.,https://github.com/tylertreat/comcast,,10510,10510,382,26,Go,Apache License 2.0,"bandwidth, chaos, chaos-engineering, go, latency, packet-loss",2014-11-12T03:15:58Z,2026-03-08T17:47:52Z,2025-03-20T15:58:13Z,88,False,False,master,True,True,2026-03-09T19:00:05.706595 +94897336,imgproxy,imgproxy/imgproxy,imgproxy,Organization,"Fast and secure standalone server for resizing, processing, and converting images on the fly",https://github.com/imgproxy/imgproxy,https://imgproxy.net,10490,10490,726,82,Go,MIT License,"avif, crop-image, docker, golang, image, image-processing, image-server, jpeg, jpeg-xl, jxl, libvips, microservice, png, resize-images, webp",2017-06-20T13:58:55Z,2026-03-09T09:00:27Z,2026-03-06T15:30:06Z,42974,False,False,master,True,False,2026-03-09T19:00:05.706595 +116718067,caire,esimov/caire,esimov,User,Content aware image resize library,https://github.com/esimov/caire,,10482,10482,386,3,Go,MIT License,"computer-vision, content-aware-resize, content-aware-scaling, edge-detection, face-detection, golang, image-processing, image-resize, machine-learning, seam-carving",2018-01-08T19:23:04Z,2026-03-05T19:43:20Z,2025-05-02T08:19:39Z,92414,False,False,master,True,True,2026-03-09T19:00:05.706595 +62088377,kompose,kubernetes/kompose,kubernetes,Organization,Convert Compose to Kubernetes,https://github.com/kubernetes/kompose,http://kompose.io,10464,10464,794,13,Go,Apache License 2.0,"containers, docker, docker-compose, go, kubernetes",2016-06-27T21:08:18Z,2026-03-07T21:14:47Z,2026-02-27T14:23:27Z,45181,False,False,main,True,False,2026-03-09T19:00:05.706595 +336895436,fq,wader/fq,wader,User,"jq for binary formats - tool, language and decoders for working with binary and text formats",https://github.com/wader/fq,,10428,10428,244,65,Go,Other,"binary, cli, decode, go, golang, hexdump, jq, json, pcap, query, repl, tls, xml",2021-02-07T21:37:53Z,2026-03-07T18:07:34Z,2026-03-08T16:05:56Z,53213,False,False,master,True,True,2026-03-09T19:00:05.706595 +40453691,GolangTraining,GoesToEleven/GolangTraining,GoesToEleven,User,Training for Golang (go language),https://github.com/GoesToEleven/GolangTraining,,10427,10427,3638,51,Go,Other,,2015-08-09T23:09:58Z,2026-03-09T06:57:04Z,2024-07-03T09:40:41Z,41665,False,False,master,True,True,2026-03-09T19:00:05.706595 +117472496,qrcp,claudiodangelis/qrcp,claudiodangelis,User,:zap: Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.,https://github.com/claudiodangelis/qrcp,https://qrcp.sh,10417,10417,548,8,Go,MIT License,"cli, command-line, golang, qrcode, utility",2018-01-14T22:35:55Z,2026-03-09T06:36:13Z,2025-12-04T03:06:28Z,26405,False,False,main,True,True,2026-03-09T19:00:05.706595 +206214867,gatus,TwiN/gatus,TwiN,User,Automated developer-oriented status page with alerting and incident support,https://github.com/TwiN/gatus,https://gatus.io,10328,10328,676,276,Go,Apache License 2.0,"alerting, container, dashboard, devops, docker, go, golang, health, monitor, monitoring, monitoring-tool, notifications, self-hosted, selfhosted, slack, status, status-page, statuspage, uptime, uptime-monitoring",2019-09-04T02:35:40Z,2026-03-09T12:38:17Z,2026-03-06T06:22:42Z,36433,False,False,master,True,False,2026-03-09T19:00:05.706595 +584556174,conc,sourcegraph/conc,sourcegraph,Organization,Better structured concurrency for go,https://github.com/sourcegraph/conc,https://about.sourcegraph.com/blog/building-conc-better-structured-concurrency-for-go,10325,10325,355,28,Go,MIT License,"concurrency, go, golang, goroutines",2023-01-02T22:52:07Z,2026-03-09T10:14:20Z,2024-04-26T15:28:57Z,280,False,False,main,True,False,2026-03-09T19:00:05.706595 +28366058,distribution,distribution/distribution,distribution,Organization,"The toolkit to pack, ship, store, and deliver container content",https://github.com/distribution/distribution,https://distribution.github.io/distribution,10304,10304,2719,497,Go,Apache License 2.0,"cncf, containers, distribution, oci, oci-specification, registry",2014-12-22T23:49:26Z,2026-03-08T15:13:00Z,2026-03-07T21:08:11Z,44774,False,False,main,True,True,2026-03-09T19:00:05.706595 +280232135,server,screego/server,screego,Organization,screen sharing for developers https://screego.net/,https://github.com/screego/server,https://app.screego.net,10300,10300,706,13,Go,GNU General Public License v3.0,"docker, go, privacy, screensharing-tool, selfhosted, webrtc",2020-07-16T18:46:51Z,2026-03-09T12:51:42Z,2026-01-01T13:11:03Z,1394,False,False,master,True,False,2026-03-09T19:00:05.706595 +52555254,goose,pressly/goose,pressly,Organization,A database migration tool. Supports SQL migrations and Go functions. ,https://github.com/pressly/goose,http://pressly.github.io/goose/,10280,10280,627,114,Go,Other,"database, database-migrations, go, golang, migration, migrations, mysql, postgres, postgresql, schema, sql, sqlite",2016-02-25T20:39:37Z,2026-03-09T11:44:44Z,2026-03-07T00:22:34Z,11927,False,False,main,True,False,2026-03-09T19:00:05.706595 +11759482,godotenv,joho/godotenv,joho,User,A Go port of Ruby's dotenv library (Loads environment variables from .env files),https://github.com/joho/godotenv,http://godoc.org/github.com/joho/godotenv,10279,10279,444,80,Go,MIT License,"dotenv, environment-variables, go, golang",2013-07-30T07:45:19Z,2026-03-08T22:21:14Z,2025-10-21T23:26:18Z,137,False,False,main,True,False,2026-03-09T19:00:05.706595 +41288708,sourcegraph-public-snapshot,sourcegraph/sourcegraph-public-snapshot,sourcegraph,Organization,Code AI platform with Code Search & Cody,https://github.com/sourcegraph/sourcegraph-public-snapshot,https://sourcegraph.com,10257,10257,1358,4746,Go,Other,"code-intelligence, code-search, cody, repo-type-main, sourcegraph",2015-08-24T07:27:28Z,2026-03-08T18:17:37Z,2024-09-02T11:52:13Z,1341629,False,True,main,True,False,2026-03-09T19:00:05.706595 +92648433,livego,gwuhaolin/livego,gwuhaolin,User,live video streaming server in golang,https://github.com/gwuhaolin/livego,,10179,10179,2027,140,Go,MIT License,"flash, flv, golang, h264, hls, livestream, rtmp, video",2017-05-28T08:11:36Z,2026-03-08T07:11:36Z,2025-12-05T02:41:24Z,2643,False,False,master,True,True,2026-03-09T19:00:05.706595 +39332913,graphql,graphql-go/graphql,graphql-go,Organization,An implementation of GraphQL for Go / Golang,https://github.com/graphql-go/graphql,,10155,10155,842,240,Go,MIT License,"graphql, graphql-go, subscriptions",2015-07-19T12:25:43Z,2026-03-08T17:48:10Z,2025-12-27T19:42:24Z,3694,False,False,master,True,True,2026-03-09T19:00:05.706595 +277194804,NoiseTorch,noisetorch/NoiseTorch,noisetorch,Organization,Real-time microphone noise suppression on Linux.,https://github.com/noisetorch/NoiseTorch,,10146,10146,242,68,Go,Other,"hacktoberfest, hacktoberfest2023, linux, noise-reduction, noise-suppression, pulseaudio, voice, voice-activated, voice-activity-detection",2020-07-04T22:33:40Z,2026-03-09T10:37:26Z,2025-01-13T09:59:03Z,6158,False,False,master,True,True,2026-03-09T19:00:05.706595 +356677177,templ,a-h/templ,a-h,User,A language for writing HTML user interfaces in Go.,https://github.com/a-h/templ,https://templ.guide/,10130,10130,346,51,Go,MIT License,"go, html-elements, htmx, ide-support, language-server, lsp, server-side-rendering, templating-languages",2021-04-10T19:37:28Z,2026-03-09T10:11:09Z,2026-03-06T15:37:06Z,9369,False,False,main,True,True,2026-03-09T19:00:12.721741 +27051771,protobuf,golang/protobuf,golang,Organization,Go support for Google's protocol buffers,https://github.com/golang/protobuf,,10061,10061,1574,113,Go,"BSD 3-Clause ""New"" or ""Revised"" License","go, golang, protobuf, protocol-buffers",2014-11-23T23:07:23Z,2026-03-09T07:37:51Z,2024-08-05T20:04:08Z,8435,False,False,master,True,False,2026-03-09T19:00:12.721741 +33208063,centrifugo,centrifugal/centrifugo,centrifugal,Organization,"Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably, socket.io, Phoenix.PubSub, SignalR. Set up once and forever.",https://github.com/centrifugal/centrifugo,https://centrifugal.dev,10039,10039,681,23,Go,Apache License 2.0,"ably, alternative, eventsource, grpc, http-streaming, http3, messaging, pubnub, pubsub, pusher, real-time, redis, scalability, server-sent-events, socket-io, sse, streaming, websocket, websockets, webtransport",2015-03-31T20:26:49Z,2026-03-09T13:42:39Z,2026-03-07T17:05:59Z,139358,False,False,master,True,True,2026-03-09T19:00:12.721741 +93808874,go-clean-arch,bxcodec/go-clean-arch,bxcodec,User,Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture,https://github.com/bxcodec/go-clean-arch,,10026,10026,1297,36,Go,MIT License,"architecture, article, clean-architecture, database, go, golang, mysql, sql",2017-06-09T02:04:22Z,2026-03-08T19:50:06Z,2024-04-24T04:15:38Z,381,False,False,master,True,False,2026-03-09T19:00:12.721741 +109451092,talos,siderolabs/talos,siderolabs,Organization,Talos Linux is a modern Linux distribution built for Kubernetes.,https://github.com/siderolabs/talos,https://www.talos.dev,10022,10022,792,236,Go,Mozilla Public License 2.0,"cloud-native, containerd, go, grpc, kubernetes, kubernetes-distribution, linux, linux-distribution, musl",2017-11-03T23:19:12Z,2026-03-09T13:57:14Z,2026-03-09T09:53:22Z,83613,False,False,main,True,False,2026-03-09T19:00:12.721741 +170411418,keda,kedacore/keda,kedacore,Organization, KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes ,https://github.com/kedacore/keda,https://keda.sh,9968,9968,1345,249,Go,Apache License 2.0,"autoscaling, event-driven, hacktoberfest, keda, kubernetes, serverless",2019-02-13T00:12:33Z,2026-03-09T11:06:18Z,2026-03-09T10:26:46Z,97037,False,False,main,True,False,2026-03-09T19:00:12.721741 +26726495,go-swagger,go-swagger/go-swagger,go-swagger,Organization,Swagger 2.0 implementation for go,https://github.com/go-swagger/go-swagger,https://goswagger.io,9954,9954,1291,597,Go,Apache License 2.0,"api, code-generator, go, golang, swagger-codegen, swagger-spec, swagger-specification",2014-11-16T20:13:15Z,2026-03-09T08:56:10Z,2026-02-12T16:29:17Z,55871,False,False,master,True,False,2026-03-09T19:00:12.721741 +898304583,eino,cloudwego/eino,cloudwego,Organization,The ultimate LLM/AI application development framework in Go.,https://github.com/cloudwego/eino,https://www.cloudwego.io/docs/eino/,9929,9929,770,57,Go,Apache License 2.0,"ai, ai-application, ai-framework, langchain, langchain-for-go, langchaingo, llm-application",2024-12-04T06:47:27Z,2026-03-09T12:40:07Z,2026-03-09T13:57:24Z,9929,False,False,main,True,False,2026-03-09T19:00:12.721741 +318476701,nerdctl,containerd/nerdctl,containerd,Organization,"contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...",https://github.com/containerd/nerdctl,,9892,9892,746,362,Go,Apache License 2.0,containerd,2020-12-04T10:09:03Z,2026-03-09T13:46:41Z,2026-03-09T13:49:29Z,13465,False,False,main,True,False,2026-03-09T19:00:12.721741 +4022652,redigo,gomodule/redigo,gomodule,Organization,Go client for Redis,https://github.com/gomodule/redigo,,9879,9879,1247,25,Go,Apache License 2.0,"go, redis",2012-04-14T04:31:58Z,2026-03-08T13:55:11Z,2025-11-02T15:23:35Z,595,False,False,master,True,True,2026-03-09T19:00:12.721741 +99143276,velero,vmware-tanzu/velero,vmware-tanzu,Organization,Backup and migrate Kubernetes applications and their persistent volumes,https://github.com/vmware-tanzu/velero,https://velero.io,9871,9871,1515,690,Go,Apache License 2.0,"backup, disaster-recovery, hacktoberfest, kubernetes, velero",2017-08-02T17:22:11Z,2026-03-09T12:32:53Z,2026-03-09T10:15:46Z,57944,False,False,main,True,True,2026-03-09T19:00:12.721741 +126250425,go-cloud,google/go-cloud,google,Organization,The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.,https://github.com/google/go-cloud,https://gocloud.dev/,9870,9870,833,4,Go,Apache License 2.0,"aws, azure, cloud, gcp, go, golang, hybrid-cloud, multi-cloud, portable, server",2018-03-21T22:57:26Z,2026-03-08T18:05:39Z,2026-03-02T17:56:08Z,45220,False,False,master,True,False,2026-03-09T19:00:12.721741 +83678416,usql,xo/usql,xo,Organization,Universal command-line interface for SQL databases,https://github.com/xo/usql,,9857,9857,385,101,Go,MIT License,"command-line, database, go, golang, mariadb, microsoft-sql-server, mysql, oracle, oracle-database, postgres, postgresql, sql, sqlite, sqlite3",2017-03-02T13:03:21Z,2026-03-09T08:36:24Z,2026-03-03T23:05:14Z,3352,False,False,master,True,True,2026-03-09T19:00:12.721741 +68964263,prometheus-operator,prometheus-operator/prometheus-operator,prometheus-operator,Organization,Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes,https://github.com/prometheus-operator/prometheus-operator,https://prometheus-operator.dev,9854,9854,3845,304,Go,Apache License 2.0,"hacktoberfest, kubernetes, monitoring, prometheus",2016-09-22T21:38:06Z,2026-03-09T13:56:33Z,2026-03-09T13:56:38Z,160231,False,False,main,True,False,2026-03-09T19:00:12.721741 +182353393,termshark,gcla/termshark,gcla,User,"A terminal UI for tshark, inspired by Wireshark",https://github.com/gcla/termshark,,9841,9841,434,48,Go,MIT License,"go, golang, gowid, pcap, tcell, tshark, tui, wireshark",2019-04-20T03:08:13Z,2026-03-09T00:58:04Z,2024-04-30T06:15:11Z,22261,False,False,master,True,False,2026-03-09T19:00:12.721741 +76383569,awesomo,lk-geimfari/awesomo,lk-geimfari,User,Cool open source projects. Choose your project and get involved in Open Source development now.,https://github.com/lk-geimfari/awesomo,,9830,9830,685,5,Go,Creative Commons Zero v1.0 Universal,"awesome, clojure, dev, elixir, emacs-lisp, erlang, haskell, lisp, list, lua, ocaml, open-source, projects, python, ruby, rust, scala, typescript",2016-12-13T17:44:11Z,2026-03-09T13:10:10Z,2024-02-28T01:01:24Z,57,False,False,main,True,False,2026-03-09T19:00:12.721741 +92969352,buildkit,moby/buildkit,moby,Organization,"concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit",https://github.com/moby/buildkit,https://github.com/moby/moby/issues/34227,9817,9817,1379,930,Go,Apache License 2.0,"builder, buildkit, cloud-native, containers, docker, dockerfile, go, golang, oci, oci-image",2017-05-31T17:04:10Z,2026-03-09T12:45:21Z,2026-03-09T12:45:13Z,58005,False,False,master,True,False,2026-03-09T19:00:12.721741 +3698588,pq,lib/pq,lib,Organization,Go PostgreSQL driver for database/sql,https://github.com/lib/pq,https://pkg.go.dev/github.com/lib/pq,9815,9815,944,85,Go,MIT License,,2012-03-12T18:50:22Z,2026-03-09T13:47:44Z,2026-03-09T13:47:47Z,1384,False,False,master,True,False,2026-03-09T19:00:12.721741 +220588935,nezha,nezhahq/nezha,nezhahq,Organization,":trollface: Self-hosted, lightweight server and website monitoring and O&M tool",https://github.com/nezhahq/nezha,https://nezhahq.github.io,9807,9807,1583,41,Go,Apache License 2.0,"monitoring, monitoring-tool, system",2019-11-09T04:01:45Z,2026-03-09T11:16:36Z,2026-03-01T04:06:21Z,12310,False,False,master,True,False,2026-03-09T19:00:12.722736 +66509131,client-go,kubernetes/client-go,kubernetes,Organization,Go client for Kubernetes.,https://github.com/kubernetes/client-go,,9798,9798,3029,0,Go,Apache License 2.0,k8s-staging,2016-08-25T00:19:38Z,2026-03-09T13:52:39Z,2026-03-09T13:52:32Z,31268,False,False,master,False,False,2026-03-09T19:00:12.722736 +35003822,miller,johnkerl/miller,johnkerl,User,"Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON",https://github.com/johnkerl/miller,https://miller.readthedocs.io,9776,9776,232,115,Go,Other,"command-line, command-line-tools, csv, csv-format, data-cleaning, data-processing, data-reduction, data-regression, devops, devops-tools, json, json-data, miller, statistical-analysis, statistics, streaming-algorithms, streaming-data, tabular-data, tsv, unix-toolkit",2015-05-03T23:00:37Z,2026-03-09T03:38:30Z,2026-03-09T12:01:58Z,212268,False,False,main,True,True,2026-03-09T19:00:12.722736 +139727567,Reloader,stakater/Reloader,stakater,Organization,"A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!",https://github.com/stakater/Reloader,https://docs.stakater.com/reloader/,9775,9775,632,153,Go,Apache License 2.0,"configmap, daemonset, deploymentconfigs, deployments, k8s, kubernetes, openshift, pods, secrets, statefulsets, watch-changes",2018-07-04T13:42:50Z,2026-03-09T10:14:16Z,2026-03-06T02:11:21Z,27992,False,False,master,True,False,2026-03-09T19:00:12.722736 +140680839,git-bug,git-bug/git-bug,git-bug,Organization,"Distributed, offline-first bug tracker embedded in git",https://github.com/git-bug/git-bug,,9707,9707,294,155,Go,GNU General Public License v3.0,"bugtracker, decentralized-application, distributed-systems, git, gitdb",2018-07-12T07:55:57Z,2026-03-09T12:31:24Z,2026-03-09T07:10:07Z,31002,False,False,trunk,True,False,2026-03-09T19:00:12.722736 +904490600,KrillinAI,krillinai/KrillinAI,krillinai,User,Video translation and dubbing tool powered by LLMs. The video translator offers 100 language translations and one-click full-process deployment. The video translation output is optimized for platforms like YouTube,TikTok. AI视频翻译配音工具,100种语言双向翻译,一键部署全流程,可以生抖音,小红书,哔哩哔哩,视频号,TikTok,Youtube等形态的内容成适配,https://github.com/krillinai/KrillinAI,https://www.klic.studio/,9688,9688,843,23,Go,GNU General Public License v3.0,"dubbing, localization, tts, video-transcription, video-translation",2024-12-17T01:59:22Z,2026-03-09T12:43:35Z,2026-02-08T14:00:50Z,76992,False,False,master,True,True,2026-03-09T19:00:12.722736 +267713284,httpx,projectdiscovery/httpx,projectdiscovery,Organization,httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.,https://github.com/projectdiscovery/httpx,https://docs.projectdiscovery.io/tools/httpx,9645,9645,1042,30,Go,MIT License,"bugbounty, cli, cybersecurity, hacktoberfest, http, lib, osint, pentest-tool, pipeline, ssl-certificate",2020-05-28T22:51:24Z,2026-03-09T13:08:38Z,2026-03-09T10:55:48Z,11057,False,False,dev,True,True,2026-03-09T19:00:12.722736 +53171300,tile38,tidwall/tile38,tidwall,User,Real-time Geospatial and Geofencing,https://github.com/tidwall/tile38,https://tile38.com,9593,9593,610,154,Go,MIT License,"database, geo, geofences, geospatial, index, location, spatial",2016-03-04T23:07:44Z,2026-03-08T17:50:23Z,2026-03-03T01:42:24Z,50625,False,False,master,True,True,2026-03-09T19:00:12.722736 +9423253,The-Golang-Standard-Library-by-Example,polaris1119/The-Golang-Standard-Library-by-Example,polaris1119,User,Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。,https://github.com/polaris1119/The-Golang-Standard-Library-by-Example,https://studygolang.com,9580,9580,2007,34,Go,,"go, golang, linux, standard-golang-library",2013-04-14T02:21:23Z,2026-03-09T12:42:21Z,2023-04-25T02:47:00Z,518,False,False,master,True,True,2026-03-09T19:00:12.722736 +156768326,watermill,ThreeDotsLabs/watermill,ThreeDotsLabs,Organization,Building event-driven applications the easy way in Go.,https://github.com/ThreeDotsLabs/watermill,https://watermill.io,9573,9573,494,101,Go,MIT License,"cqrs, event-driven, event-sourcing, events, go, golang, kafka, nats, rabbitmq, reactive, sagas, stream-processing, watermill",2018-11-08T21:01:09Z,2026-03-09T10:31:27Z,2026-01-05T10:43:07Z,27981,False,False,master,True,False,2026-03-09T19:00:12.722736 +143896900,tilt,tilt-dev/tilt,tilt-dev,Organization,Define your dev environment as code. For microservice apps on Kubernetes.,https://github.com/tilt-dev/tilt,https://tilt.dev/,9502,9502,382,503,Go,Apache License 2.0,"development-environment, kubernetes",2018-08-07T16:00:26Z,2026-03-08T01:27:38Z,2026-03-06T22:17:28Z,113663,False,False,master,True,False,2026-03-09T19:00:12.722736 +144708327,gorse,gorse-io/gorse,gorse-io,Organization,AI powered open source recommender system engine supports classical/LLM rankers and multimodal content via embedding,https://github.com/gorse-io/gorse,https://gorse.io,9501,9501,871,118,Go,Apache License 2.0,"collaborative-filtering, go, knn, machine-learning, recommender-system",2018-08-14T11:01:09Z,2026-03-09T12:47:08Z,2026-03-07T03:27:45Z,13791,False,False,master,True,False,2026-03-09T19:00:12.722736 +15452925,golearn,sjwhitworth/golearn,sjwhitworth,User,Machine Learning for Go,https://github.com/sjwhitworth/golearn,,9448,9448,1179,89,Go,MIT License,,2013-12-26T13:06:14Z,2026-03-09T07:30:21Z,2024-01-15T13:55:44Z,27723,False,False,master,True,True,2026-03-09T19:00:12.722736 +21704134,flannel,flannel-io/flannel,flannel-io,Organization,"flannel is a network fabric for containers, designed for Kubernetes",https://github.com/flannel-io/flannel,,9410,9410,2902,20,Go,Apache License 2.0,"docker, docker-image, flannel, go, kubernetes, network, overlay-network, subnet",2014-07-10T17:45:29Z,2026-03-09T09:33:36Z,2026-03-09T09:33:34Z,67197,False,False,master,True,False,2026-03-09T19:00:12.722736 +47859258,xgo,goplus/xgo,goplus,Organization,"XGo is a programming language that reads like plain English. But it's also incredibly powerful — it lets you leverage assets from C/C++, Go, Python, and JavaScript/TypeScript, creating a unified software engineering ecosystem. Our vision is to enable everyone to become a builder of the world.",https://github.com/goplus/xgo,https://xgo.dev,9406,9406,563,51,Go,Apache License 2.0,"ai-native, data-science, golang, goplus, low-code, programming-language, scientific-computing, stem, stem-education, xgo",2015-12-12T01:21:39Z,2026-03-09T05:46:09Z,2026-03-07T01:09:07Z,25953,False,False,main,True,True,2026-03-09T19:00:12.722736 +94593596,bbolt,etcd-io/bbolt,etcd-io,Organization,An embedded key/value database for Go.,https://github.com/etcd-io/bbolt,https://go.etcd.io/bbolt,9400,9400,721,34,Go,MIT License,,2017-06-17T01:42:09Z,2026-03-08T19:51:20Z,2026-03-03T17:50:46Z,2835,False,False,main,True,False,2026-03-09T19:00:12.722736 +464415161,lago,getlago/lago,getlago,Organization,"Open Source Metering and Usage Based Billing API ⭐️ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics",https://github.com/getlago/lago,https://www.getlago.com,9389,9389,540,24,Go,GNU Affero General Public License v3.0,"analytics, billing, clickhouse, events, fintech, go, ingestion, invoices, metering, open-source, payments, pricing, pricing-data-science, react, ruby, self-hosted, subscriptions, usage-based-billing",2022-02-28T09:22:45Z,2026-03-09T13:51:25Z,2026-03-06T08:52:07Z,155264,False,False,main,True,True,2026-03-09T19:00:12.722736 +12996196,gobot,hybridgroup/gobot,hybridgroup,Organization,"Golang framework for robotics, drones, and the Internet of Things (IoT)",https://github.com/hybridgroup/gobot,https://gobot.io,9386,9386,1060,98,Go,Other,"arduino, beaglebone, beaglebone-black, bluetooth, bluetooth-le, drone, go, gpio, hardware, i2c, intel-edison, intel-joule, internet-of-things, iot, mqtt, raspberry-pi, robot, robotics, sphero, uav",2013-09-21T14:09:19Z,2026-03-08T06:35:57Z,2026-01-07T16:21:45Z,13494,False,False,release,True,True,2026-03-09T19:00:12.722736 +21591001,cfssl,cloudflare/cfssl,cloudflare,Organization,CFSSL: Cloudflare's PKI and TLS toolkit,https://github.com/cloudflare/cfssl,https://cfssl.org/,9379,9379,1145,329,Go,"BSD 2-Clause ""Simplified"" License",,2014-07-07T23:49:12Z,2026-03-09T03:46:02Z,2025-02-26T10:46:59Z,44353,False,False,master,True,True,2026-03-09T19:00:12.722736 +37334619,mock,golang/mock,golang,Organization,GoMock is a mocking framework for the Go programming language.,https://github.com/golang/mock,,9376,9376,603,81,Go,Apache License 2.0,,2015-06-12T17:15:11Z,2026-03-09T07:38:39Z,2024-01-08T08:00:38Z,669,False,True,main,True,True,2026-03-09T19:00:12.722736 +59522149,terragrunt,gruntwork-io/terragrunt,gruntwork-io,Organization,Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.,https://github.com/gruntwork-io/terragrunt,https://terragrunt.gruntwork.io/,9374,9374,1149,199,Go,MIT License,"aws, cli, developer-tools, devops, opentofu, terraform",2016-05-23T22:17:48Z,2026-03-09T10:40:57Z,2026-03-06T18:38:04Z,64558,False,False,main,True,True,2026-03-09T19:00:12.722736 +222258954,hetty,dstotijn/hetty,dstotijn,User,An HTTP toolkit for security research.,https://github.com/dstotijn/hetty,https://hetty.xyz,9332,9332,519,30,Go,MIT License,"bugbounty, http, infosec, mitm, pentesting, proxy",2019-11-17T14:16:23Z,2026-03-09T10:54:21Z,2025-02-05T20:59:36Z,1887,False,False,main,True,False,2026-03-09T19:00:12.722736 +37038121,lego,go-acme/lego,go-acme,Organization,Let's Encrypt/ACME client and library written in Go,https://github.com/go-acme/lego,https://go-acme.github.io/lego/,9311,9311,1113,133,Go,MIT License,"acme, acme-client, certificate, dns, letsencrypt, rfc8555, rfc8737, rfc8738, security, tls",2015-06-08T00:36:41Z,2026-03-09T05:22:11Z,2026-03-08T23:02:59Z,18333,False,False,master,True,False,2026-03-09T19:00:12.722736 +913030762,pentagi,vxcontrol/pentagi,vxcontrol,Organization,✨ Fully autonomous AI Agents system capable of performing complex penetration testing tasks,https://github.com/vxcontrol/pentagi,https://pentagi.com,9292,9292,1073,25,Go,MIT License,"ai-agents, ai-security-tool, anthropic, autonomous-agents, golang, gpt, graphql, multi-agent-system, offensive-security, open-source, openai, penetration-testing, penetration-testing-tools, react, security-automation, security-testing, security-tools, self-hosted",2025-01-06T22:22:48Z,2026-03-09T13:40:22Z,2026-03-06T16:22:04Z,33849,False,False,master,True,True,2026-03-09T19:00:12.722736 +24968828,pgweb,sosedoff/pgweb,sosedoff,User,Cross-platform client for PostgreSQL databases,https://github.com/sosedoff/pgweb,https://sosedoff.github.io/pgweb,9267,9267,828,43,Go,MIT License,"cross-platform, golang, pgweb, postgresql",2014-10-09T01:41:32Z,2026-03-06T16:40:33Z,2026-03-01T19:13:04Z,24490,False,False,main,True,True,2026-03-09T19:00:12.722736 +370557198,sonic,bytedance/sonic,bytedance,Organization,A blazingly fast JSON serializing & deserializing library,https://github.com/bytedance/sonic,,9266,9266,435,33,Go,Apache License 2.0,"high-performance, jit, json, simd",2021-05-25T03:52:51Z,2026-03-09T13:08:03Z,2026-03-05T06:23:20Z,31299,False,False,main,True,True,2026-03-09T19:00:12.722736 +342728683,cog,replicate/cog,replicate,Organization,Containers for machine learning,https://github.com/replicate/cog,https://cog.run,9263,9263,657,347,Go,Apache License 2.0,"ai, containers, cuda, docker, machine-learning, pytorch, tensorflow",2021-02-26T23:43:09Z,2026-03-09T02:22:29Z,2026-03-06T19:11:44Z,33841,False,False,main,True,False,2026-03-09T19:00:12.722736 +82700090,cadence,cadence-workflow/cadence,cadence-workflow,Organization,"Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.",https://github.com/cadence-workflow/cadence,https://cadenceworkflow.io,9210,9210,886,185,Go,Apache License 2.0,"cadence, distributed-systems, golang, java, orchestration-engine, service-bus, service-fabric, services-platform, uber, workflow-automation, workflows",2017-02-21T16:10:18Z,2026-03-09T12:31:15Z,2026-03-07T00:34:57Z,85127,False,False,master,True,False,2026-03-09T19:00:12.722736 +29099181,client,keybase/client,keybase,Organization,"Keybase Go Library, Client, Service, OS X, iOS, Android, Electron",https://github.com/keybase/client,,9171,9171,1281,4249,Go,"BSD 3-Clause ""New"" or ""Revised"" License","chat, end-to-end-encryption, go, kbfs, keybase, pgp, react, react-native",2015-01-11T17:17:12Z,2026-03-08T22:30:00Z,2026-03-09T13:58:05Z,737856,False,False,master,True,False,2026-03-09T19:00:12.722736 +8915285,go-fundamental-programming,unknwon/go-fundamental-programming,unknwon,User,《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。,https://github.com/unknwon/go-fundamental-programming,,9156,9156,2034,2,Go,,,2013-03-20T21:54:32Z,2026-03-09T12:42:52Z,2023-10-27T01:25:19Z,345,False,False,master,True,False,2026-03-09T19:00:12.722736 +71133469,reviewdog,reviewdog/reviewdog,reviewdog,Organization,🐶 Automated code review tool integrated with any code analysis tools regardless of programming language,https://github.com/reviewdog/reviewdog,https://medium.com/@haya14busa/reviewdog-a-code-review-dog-who-keeps-your-codebase-healthy-d957c471938b#.8xctbaw5u,9127,9127,479,143,Go,MIT License,"bitbucket, ci, cli, code-quality, code-review, codereview, github, gitlab, go, lint, linter, static-analysis, static-code-analysis",2016-10-17T11:58:34Z,2026-03-08T17:57:04Z,2026-03-08T17:57:01Z,6080,False,False,master,True,True,2026-03-09T19:00:12.722736 +16469292,textql,dinedal/textql,dinedal,User,Execute SQL against structured text like CSV or TSV,https://github.com/dinedal/textql,,9119,9119,298,38,Go,MIT License,,2014-02-03T03:48:49Z,2026-03-09T06:16:44Z,2023-10-22T22:51:40Z,1038,False,False,master,True,True,2026-03-09T19:00:12.722736 +65616765,lf,gokcehan/lf,gokcehan,User,Terminal file manager,https://github.com/gokcehan/lf,,9113,9113,361,55,Go,MIT License,"file-manager, terminal",2016-08-13T12:45:44Z,2026-03-09T09:27:28Z,2026-03-09T02:19:02Z,4598,False,False,master,True,True,2026-03-09T19:00:12.722736 +50629145,pprof,google/pprof,google,Organization,pprof is a tool for visualization and analysis of profiling data,https://github.com/google/pprof,,9077,9077,651,55,Go,Apache License 2.0,"performance, performance-analysis, pprof, profiler",2016-01-29T01:52:07Z,2026-03-09T07:47:21Z,2026-03-02T01:10:47Z,6689,False,False,main,True,False,2026-03-09T19:00:12.722736 +53737001,golang-design-pattern,senghoo/golang-design-pattern,senghoo,User,设计模式 Golang实现-《研磨设计模式》读书笔记,https://github.com/senghoo/golang-design-pattern,,9033,9033,2103,4,Go,MIT License,,2016-03-12T14:55:45Z,2026-03-09T13:10:34Z,2025-10-15T05:21:00Z,1045,False,False,master,True,True,2026-03-09T19:00:12.722736 +125275487,kubebuilder,kubernetes-sigs/kubebuilder,kubernetes-sigs,Organization,Kubebuilder - SDK for building Kubernetes APIs using CRDs,https://github.com/kubernetes-sigs/kubebuilder,http://book.kubebuilder.io,9021,9021,1639,41,Go,Apache License 2.0,k8s-sig-api-machinery,2018-03-14T21:26:14Z,2026-03-09T09:53:14Z,2026-03-09T09:53:17Z,75269,False,False,master,True,True,2026-03-09T19:00:12.722736 +7398306,gdrive,prasmussen/gdrive,prasmussen,User,Google Drive CLI Client,https://github.com/prasmussen/gdrive,,8980,8980,1168,433,Go,MIT License,,2013-01-01T19:34:16Z,2026-03-08T22:14:27Z,2023-04-19T18:46:51Z,491,False,True,master,True,True,2026-03-09T19:00:12.722736 +12332444,ginkgo,onsi/ginkgo,onsi,User,A Modern Testing Framework for Go,https://github.com/onsi/ginkgo,http://onsi.github.io/ginkgo/,8963,8963,695,118,Go,MIT License,"bdd, bdd-framework, go, golang, test, test-driven-development, testing",2013-08-23T20:53:05Z,2026-03-07T04:12:07Z,2026-02-24T20:15:13Z,8497,False,False,master,True,True,2026-03-09T19:00:12.722736 +40539602,aws-vault,99designs/aws-vault,99designs,Organization,A vault for securely storing and accessing AWS credentials in development environments,https://github.com/99designs/aws-vault,,8960,8960,841,1,Go,MIT License,"aws, aws-vault, cli, credentials, iam, keychain, mfa, temporary-credentials",2015-08-11T12:09:34Z,2026-03-08T16:23:03Z,2025-12-30T11:28:54Z,9730,False,False,master,True,False,2026-03-09T19:00:12.722736 +92702519,sealed-secrets,bitnami-labs/sealed-secrets,bitnami-labs,Organization,A Kubernetes controller and tool for one-way encrypted Secrets,https://github.com/bitnami-labs/sealed-secrets,,8950,8950,758,84,Go,Apache License 2.0,"devops-workflow, encrypt-secrets, gitops, kubernetes, kubernetes-secrets",2017-05-29T03:09:47Z,2026-03-08T16:48:36Z,2026-03-03T17:31:58Z,42606,False,False,main,True,False,2026-03-09T19:00:12.722736 +14128006,raft,hashicorp/raft,hashicorp,Organization,Golang implementation of the Raft consensus protocol,https://github.com/hashicorp/raft,,8945,8945,1057,49,Go,Mozilla Public License 2.0,,2013-11-05T00:41:20Z,2026-03-09T09:01:23Z,2026-02-25T05:51:15Z,2237,False,False,main,True,True,2026-03-09T19:00:12.722736 +137854081,go-admin,GoAdminGroup/go-admin,GoAdminGroup,Organization,A golang framework helps gopher to build a data visualization and admin panel in ten minutes,https://github.com/GoAdminGroup/go-admin,https://www.go-admin.com,8941,8941,1405,241,Go,Apache License 2.0,"admin, adminlte, beego, datavisualization, dataviz, gin, golang",2018-06-19T07:13:07Z,2026-03-08T15:57:29Z,2025-06-24T12:01:46Z,52296,False,False,main,True,True,2026-03-09T19:00:12.722736 +368683828,jwt,golang-jwt/jwt,golang-jwt,Organization,Go implementation of JSON Web Tokens (JWT).,https://github.com/golang-jwt/jwt,https://golang-jwt.github.io/jwt/,8939,8939,427,38,Go,MIT License,"auth, ed25519, go, golang, jwt, security",2021-05-18T22:42:37Z,2026-03-09T01:04:05Z,2026-03-01T09:15:43Z,1520,False,False,main,True,False,2026-03-09T19:00:12.722736 +107417113,Yearning,cookieY/Yearning,cookieY,User,🐳 A most popular sql audit platform for mysql ,https://github.com/cookieY/Yearning,http://next.yearning.io/,8930,8930,2036,160,Go,GNU Affero General Public License v3.0,"devops, go, golang, mysql, mysql-web-sql, sql, sql-audit, yearning",2017-10-18T14:08:50Z,2026-03-09T01:53:15Z,2025-10-13T06:05:17Z,447772,False,False,next,True,False,2026-03-09T19:00:12.722736 +220186120,immudb,codenotary/immudb,codenotary,Organization,"immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history",https://github.com/codenotary/immudb,https://immudb.io,8930,8930,361,142,Go,Other,"auditable, compliance, cryptographic, database, gdpr, go, immutable, immutable-database, key-value, merkle-tree, pci-dss, performance, sql, tamper-evident, tamperproof, timetravel, verification, verify, zero-trust",2019-11-07T08:22:16Z,2026-03-08T17:02:03Z,2026-02-12T17:00:50Z,40127,False,False,master,True,True,2026-03-09T19:00:12.722736 +146641150,pipeline,tektoncd/pipeline,tektoncd,Organization,A cloud-native Pipeline resource.,https://github.com/tektoncd/pipeline,https://tekton.dev,8912,8912,1896,473,Go,Apache License 2.0,"cdf, hacktoberfest, kubernetes, pipeline, tekton",2018-08-29T18:21:55Z,2026-03-09T11:06:50Z,2026-03-09T11:06:45Z,151710,False,False,main,True,False,2026-03-09T19:00:12.722736 +120519269,atlantis,runatlantis/atlantis,runatlantis,Organization,Terraform Pull Request Automation,https://github.com/runatlantis/atlantis,https://www.runatlantis.io,8900,8900,1235,858,Go,Apache License 2.0,"atlantis, automation, devops, go, golang, hacktoberfest, sre, tacos, terraform",2018-02-06T20:28:06Z,2026-03-09T10:31:23Z,2026-03-09T05:42:57Z,72209,False,False,main,True,False,2026-03-09T19:00:12.722736 +519188364,mailpit,axllent/mailpit,axllent,User,An email and SMTP testing tool with API for developers,https://github.com/axllent/mailpit,https://mailpit.axllent.org,8897,8897,265,3,Go,MIT License,"email-testing, go, golang, mailpit, pop3-server, smtp-relay, smtp-server, smtp-testing",2022-07-29T11:22:27Z,2026-03-09T12:46:27Z,2026-03-07T10:34:09Z,3691,False,False,develop,True,False,2026-03-09T19:00:12.722736 +971992642,53AIHub,53AI/53AIHub,53AI,Organization,"53AI Hub is an open-source AI portal, which enables you to quickly build a operational-level AI portal to launch and operate AI agents, prompts, and AI tools. It supports seamless integration with development platforms like Coze, Dify, FastGPT, RAGFlow.",https://github.com/53AI/53AIHub,https://hub.53ai.com,8873,8873,908,19,Go,Other,"coze, dify, fastgpt, go, maxkb, mcp, openai, prompt, ragflow",2025-04-24T11:24:11Z,2026-03-09T13:47:16Z,2026-03-04T01:02:02Z,42858,False,False,main,True,True,2026-03-09T19:00:12.722736 +70646781,go-app,maxence-charriere/go-app,maxence-charriere,User,A package to build progressive web apps with Go programming language and WebAssembly.,https://github.com/maxence-charriere/go-app,https://go-app.dev,8867,8867,404,50,Go,MIT License,"awesome-go, go, golang, gui, pwa, ui, wasm",2016-10-12T00:31:33Z,2026-03-08T19:31:55Z,2026-02-08T11:59:29Z,236108,False,False,master,True,True,2026-03-09T19:00:12.722736 +111364256,v2,miniflux/v2,miniflux,Organization,Minimalist and opinionated feed reader,https://github.com/miniflux/v2,https://miniflux.app,8861,8861,849,259,Go,Apache License 2.0,"atom, feed, go, golang, jsonfeed, letsencrypt, opml, postgresql, rdf, rss",2017-11-20T05:07:17Z,2026-03-09T08:51:35Z,2026-03-04T01:27:50Z,38323,False,False,main,True,False,2026-03-09T19:00:12.722736 +469828818,hanko,teamhanko/hanko,teamhanko,Organization,"Modern authentication, on your terms. Open source alternative to Auth0, Clerk, WorkOS, Stytch.",https://github.com/teamhanko/hanko,https://www.hanko.io,8856,8856,1014,42,Go,Other,"2fa, authentication, ciam, fido2, iam, jwt, mfa, oauth, passkeys, passwordless, saml, sso, user-management, webauthn",2022-03-14T17:03:46Z,2026-03-09T10:29:40Z,2026-03-09T13:32:03Z,47995,False,False,main,True,True,2026-03-09T19:00:12.722736 +66050533,fission,fission/fission,fission,Organization,Fast and Simple Serverless Functions for Kubernetes,https://github.com/fission/fission,https://fission.io,8836,8836,793,203,Go,Apache License 2.0,"cloud-native, containers, devops, docker, faas, fission, functions, functions-as-a-service, go, hacktoberfest, kubernetes, lambda, serverless, serverless-functions",2016-08-19T03:43:56Z,2026-03-09T05:55:03Z,2026-03-05T03:30:14Z,60757,False,False,main,True,True,2026-03-09T19:00:12.722736 +127666788,up,akavel/up,akavel,User,Ultimate Plumber is a tool for writing Linux pipes with instant live preview,https://github.com/akavel/up,,8828,8828,130,29,Go,Apache License 2.0,"instant-preview, linux, live-programming, pipes, tui, up",2018-04-01T19:59:26Z,2026-03-08T01:55:10Z,2024-09-05T21:31:37Z,856,False,False,master,True,True,2026-03-09T19:00:12.722736 +81497153,external-dns,kubernetes-sigs/external-dns,kubernetes-sigs,Organization,Configure external DNS servers dynamically from Kubernetes resources,https://github.com/kubernetes-sigs/external-dns,https://kubernetes-sigs.github.io/external-dns/,8827,8827,2835,206,Go,Apache License 2.0,"aws, clouddns, dns, dns-controller, dns-providers, dns-record, dns-servers, external-dns, gcp, ingress, k8s-sig-network, kubernetes, route53",2017-02-09T21:34:27Z,2026-03-09T06:14:10Z,2026-03-09T03:46:07Z,72554,False,False,master,True,False,2026-03-09T19:00:12.722736 +94949504,up,apex/up,apex,Organization,"Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.",https://github.com/apex/up,https://up.docs.apex.sh,8812,8812,388,293,Go,MIT License,"api, api-gateway, aws, aws-infrastructure, aws-lambda, deploy-tool, deployment, golang, graphql, heroku, http, lambda, microservice, microservices, nodejs, serverless, static, up",2017-06-21T01:20:01Z,2026-03-07T04:06:55Z,2024-03-15T07:24:56Z,23845,False,False,master,True,True,2026-03-09T19:00:12.722736 +3087541,go-cache,patrickmn/go-cache,patrickmn,User,"An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.",https://github.com/patrickmn/go-cache,https://patrickmn.com/projects/go-cache/,8799,8799,904,76,Go,MIT License,"cache, go, library",2012-01-02T13:07:13Z,2026-03-09T04:50:37Z,2023-11-20T05:12:16Z,126,False,False,master,True,True,2026-03-09T19:00:12.722736 +603535454,langchaingo,tmc/langchaingo,tmc,User,"LangChain for Go, the easiest way to write LLM-based programs in Go",https://github.com/tmc/langchaingo,https://tmc.github.io/langchaingo/,8799,8799,1047,395,Go,MIT License,"ai, go, golang, langchain",2023-02-18T20:04:54Z,2026-03-09T12:14:25Z,2026-01-11T16:59:56Z,64984,False,False,main,True,True,2026-03-09T19:00:12.722736 +369755856,ipatool,majd/ipatool,majd,User,Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store,https://github.com/majd/ipatool,,8798,8798,731,32,Go,MIT License,"apple, appstore, cli, command-line, command-line-tool, go, golang, golang-library, ios, ipa, itunes, macos, research, reverse-engineering, security, swift, tool",2021-05-22T08:27:21Z,2026-03-09T13:03:05Z,2026-03-07T09:42:49Z,1288,False,False,main,True,True,2026-03-09T19:00:12.722736 +26509369,rkt,rkt/rkt,rkt,Organization,"[Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.",https://github.com/rkt/rkt,,8795,8795,876,499,Go,Apache License 2.0,"containers, go, oci, pods, rkt",2014-11-11T23:13:18Z,2026-03-09T12:21:05Z,2020-02-24T14:16:05Z,26090,False,True,master,True,False,2026-03-09T19:00:12.722736 +87990209,autoscaler,kubernetes/autoscaler,kubernetes,Organization,Autoscaling components for Kubernetes,https://github.com/kubernetes/autoscaler,,8789,8789,4339,265,Go,Apache License 2.0,,2017-04-12T00:03:40Z,2026-03-09T09:59:19Z,2026-03-09T10:27:10Z,261295,False,False,master,True,True,2026-03-09T19:00:12.722736 +152058245,soar,XiaoMi/soar,XiaoMi,Organization,SQL Optimizer And Rewriter,https://github.com/XiaoMi/soar,,8783,8783,1324,76,Go,Apache License 2.0,"advisor, auditor, command-line, database, indexing, mysql, optimizer, rewrite, sql, suggestion, syntax",2018-10-08T10:05:29Z,2026-03-07T02:05:02Z,2023-12-15T09:13:07Z,13018,False,False,dev,True,False,2026-03-09T19:00:12.722736 +63625434,gosec,securego/gosec,securego,Organization,Go security checker,https://github.com/securego/gosec,https://securego.io,8719,8719,685,4,Go,Apache License 2.0,"golang, security, security-automation, security-tools, static-analysis, static-code-analysis",2016-07-18T18:01:08Z,2026-03-09T13:57:18Z,2026-03-09T13:57:13Z,6185,False,False,master,True,True,2026-03-09T19:00:12.722736 +27576132,aws-sdk-go,aws/aws-sdk-go,aws,Organization,This SDK has reached end-of-support. The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2,https://github.com/aws/aws-sdk-go,,8708,8708,2055,0,Go,Apache License 2.0,"aws, aws-sdk, go",2014-12-05T05:29:41Z,2026-03-07T02:06:11Z,2025-07-31T16:06:20Z,520785,False,True,main,True,False,2026-03-09T19:00:12.722736 +703404066,go-blueprint,Melkeydev/go-blueprint,Melkeydev,User,Go-blueprint allows users to spin up a quick Go project using a popular framework,https://github.com/Melkeydev/go-blueprint,https://docs.go-blueprint.dev/,8698,8698,477,36,Go,MIT License,,2023-10-11T07:20:12Z,2026-03-09T08:55:38Z,2025-09-14T00:22:33Z,9615,False,False,main,True,True,2026-03-09T19:00:12.722736 +54453471,gorush,appleboy/gorush,appleboy,User,A push notification server written in Go (Golang).,https://github.com/appleboy/gorush,,8697,8697,881,57,Go,MIT License,"android, apns, gcm, golang, gorush-server, ios, ios-alert-payload, ios-notification, notification-server",2016-03-22T07:15:20Z,2026-03-09T13:42:41Z,2026-03-08T08:50:47Z,6072,False,False,master,True,True,2026-03-09T19:00:12.722736 +80134675,buildah,containers/buildah,containers,Organization,A tool that facilitates building OCI images.,https://github.com/containers/buildah,https://buildah.io,8663,8663,882,248,Go,Apache License 2.0,"container, container-image, containers, docker, oci, oci-image, podman",2017-01-26T16:59:13Z,2026-03-08T22:19:56Z,2026-03-08T17:53:57Z,83767,False,False,main,True,False,2026-03-09T19:00:12.722736 +815644,dns,miekg/dns,miekg,User,DNS library in Go,https://github.com/miekg/dns,https://miek.nl/2014/august/16/go-dns-package,8646,8646,1190,1,Go,"BSD 3-Clause ""New"" or ""Revised"" License","dns, dns-library, dnssec, go",2010-08-03T21:56:23Z,2026-03-09T02:12:35Z,2026-03-06T08:30:05Z,16422,False,False,master,True,False,2026-03-09T19:00:12.722736 +22442668,origin,openshift/origin,openshift,Organization,Conformance test suite for OpenShift,https://github.com/openshift/origin,http://www.openshift.org,8634,8634,4764,265,Go,Apache License 2.0,"caas, ci-cd, containers, continuous-delivery, continuous-deployment, continuous-integration, devops, go, kubernetes, openshift, openshift-origin, paas",2014-07-30T20:04:05Z,2026-03-09T12:40:24Z,2026-03-09T12:40:15Z,1364564,False,False,main,True,False,2026-03-09T19:00:12.722736 +54435102,connect,redpanda-data/connect,redpanda-data,Organization,Fancy stream processing made operationally mundane,https://github.com/redpanda-data/connect,https://docs.redpanda.com/redpanda-connect/about/,8604,8604,926,401,Go,,"amqp, cqrs, data-engineering, data-ops, etl, event-sourcing, go, golang, kafka, logs, message-bus, message-queue, nats, rabbitmq, stream-processing, stream-processor, streaming-data",2016-03-22T01:18:48Z,2026-03-09T10:27:18Z,2026-03-09T13:59:57Z,39252,False,False,main,True,False,2026-03-09T19:00:12.722736 +46932243,linuxkit,linuxkit/linuxkit,linuxkit,Organization,"A toolkit for building secure, portable and lean operating systems for containers",https://github.com/linuxkit/linuxkit,,8596,8596,1025,369,Go,Apache License 2.0,"cloud, containers, devops-tools, immutable-infrastructure, linux, linuxkit",2015-11-26T14:48:52Z,2026-03-08T00:24:54Z,2026-01-18T12:32:24Z,66927,False,False,master,True,False,2026-03-09T19:00:12.722736 +392596825,anteon,getanteon/anteon,getanteon,Organization,Anteon (formerly Ddosify): eBPF-based Kubernetes Monitoring and Performance Testing,https://github.com/getanteon/anteon,https://getanteon.com,8542,8542,389,18,Go,GNU Affero General Public License v3.0,"ddosify, docker, go, golang, hacktoberfest, k8s, kubernetes, load-generator, load-testing, loadtesting, performance-testing",2021-08-04T07:43:53Z,2026-03-06T14:44:07Z,2026-03-04T10:47:26Z,6165,False,False,master,True,True,2026-03-09T19:00:12.722736 +565629124,osv-scanner,google/osv-scanner,google,Organization,Vulnerability scanner written in Go which uses the data provided by https://osv.dev,https://github.com/google/osv-scanner,https://google.github.io/osv-scanner/,8530,8530,531,97,Go,Apache License 2.0,"scanner, security-audit, security-tools, vulnerability-scanner",2022-11-14T01:05:20Z,2026-03-09T13:22:53Z,2026-03-09T10:21:37Z,40623,False,False,main,True,False,2026-03-09T19:00:12.723734 +81355383,mongo-go-driver,mongodb/mongo-go-driver,mongodb,Organization,The Official Golang driver for MongoDB,https://github.com/mongodb/mongo-go-driver,https://www.mongodb.com/docs/drivers/go/current/,8513,8513,927,2,Go,Apache License 2.0,"database, driver, go, golang, golang-library, mongodb",2017-02-08T17:18:02Z,2026-03-09T05:33:00Z,2026-03-04T17:56:00Z,46623,False,False,master,False,False,2026-03-09T19:00:12.723734 +49766020,sh,mvdan/sh,mvdan,User,"A shell parser, formatter, and interpreter with bash and zsh support; includes shfmt",https://github.com/mvdan/sh,https://pkg.go.dev/mvdan.cc/sh/v3,8513,8513,381,105,Go,"BSD 3-Clause ""New"" or ""Revised"" License","bash, beautify, formatter, go, interpreter, mksh, parser, posix, shell, shfmt, zsh",2016-01-16T08:39:09Z,2026-03-09T11:49:19Z,2026-03-09T11:49:15Z,6482,False,False,master,True,False,2026-03-09T19:00:12.723734 +94702367,pdfcpu,pdfcpu/pdfcpu,pdfcpu,Organization,A PDF processor written in Go.,https://github.com/pdfcpu/pdfcpu,http://pdfcpu.io/,8507,8507,596,151,Go,Apache License 2.0,"go, golang, golang-library, pdf, pdf-files, pdf-lib, pdf-processor, pdflib, processor",2017-06-18T17:27:38Z,2026-03-07T17:04:13Z,2026-03-09T10:41:38Z,424743,False,False,master,True,False,2026-03-09T19:00:12.723734 +90798757,kafka-go,segmentio/kafka-go,segmentio,Organization,Kafka library in Go,https://github.com/segmentio/kafka-go,,8497,8497,847,253,Go,MIT License,"consumer, go, golang, golang-library, golang-native, kafka, kafka-client, producer, segment",2017-05-09T22:50:27Z,2026-03-09T12:20:01Z,2026-01-15T16:21:20Z,2049,False,False,main,True,True,2026-03-09T19:00:12.723734 +262126497,syft,anchore/syft,anchore,Organization,CLI tool and library for generating a Software Bill of Materials from container images and filesystems,https://github.com/anchore/syft,,8460,8460,779,550,Go,Apache License 2.0,"containers, cyclonedx, docker, go, golang, hacktoberfest, oci, sbom, spdx, static-analysis, tool",2020-05-07T18:19:29Z,2026-03-09T12:43:37Z,2026-03-09T08:21:17Z,24485,False,False,main,True,True,2026-03-09T19:00:12.723734 +5552858,cow,cyfdecyf/cow,cyfdecyf,User,HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access.,https://github.com/cyfdecyf/cow,,8448,8448,1611,228,Go,"BSD 2-Clause ""Simplified"" License",,2012-08-25T16:11:40Z,2026-03-04T12:59:42Z,2023-02-05T17:10:19Z,1451,False,False,master,True,True,2026-03-09T19:00:12.723734 +6098927,otto,robertkrimen/otto,robertkrimen,User,A JavaScript interpreter in Go (golang),https://github.com/robertkrimen/otto,http://godoc.org/github.com/robertkrimen/otto,8435,8435,600,50,Go,MIT License,,2012-10-06T01:48:39Z,2026-03-09T10:15:16Z,2025-06-13T16:08:31Z,2343,False,False,master,True,True,2026-03-09T19:00:12.723734 +13234395,confd,kelseyhightower/confd,kelseyhightower,User,Manage local application configuration files using templates and data from etcd or consul,https://github.com/kelseyhightower/confd,,8428,8428,1400,180,Go,MIT License,,2013-10-01T04:06:09Z,2026-03-06T22:59:25Z,2024-07-16T14:30:09Z,18207,False,False,master,True,False,2026-03-09T19:00:12.723734 +12261520,goconvey,smartystreets/goconvey,smartystreets,Organization,Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.,https://github.com/smartystreets/goconvey,http://smartystreets.github.io/goconvey/,8420,8420,559,168,Go,Other,"bdd-framework, go, goconvey, tdd-utilities, testing-tools",2013-08-21T04:52:28Z,2026-03-09T07:38:46Z,2024-07-30T12:11:32Z,4011,False,False,master,True,True,2026-03-09T19:00:12.723734 +115436884,roadrunner,roadrunner-server/roadrunner,roadrunner-server,Organization,"🤯 High-performance PHP application server, process manager written in Go and powered with plugins",https://github.com/roadrunner-server/roadrunner,https://docs.roadrunner.dev,8412,8412,420,83,Go,MIT License,"application-server, golang, hacktoberfest, http, php, psr-7, roadrunner, rpc, supervisor, workers",2017-12-26T16:13:10Z,2026-03-08T23:56:50Z,2026-03-06T07:41:41Z,74706,False,False,master,True,False,2026-03-09T19:00:20.197370 +26971815,wego,schachmat/wego,schachmat,User,weather app for the terminal,https://github.com/schachmat/wego,,8409,8409,503,32,Go,ISC License,"ascii-art, ascii-table, forecast, go, hacktoberfest, terminal, weather, wego",2014-11-21T18:09:53Z,2026-03-09T09:19:16Z,2026-03-01T14:54:16Z,226,False,False,master,True,True,2026-03-09T19:00:20.197370 +11452538,alertmanager,prometheus/alertmanager,prometheus,Organization,Prometheus Alertmanager,https://github.com/prometheus/alertmanager,https://prometheus.io,8380,8380,2409,412,Go,Apache License 2.0,"alertmanager, deduplication, email, hacktoberfest, monitoring, notifications, opsgenie, pagerduty, slack",2013-07-16T15:06:31Z,2026-03-09T12:23:10Z,2026-03-09T12:22:03Z,46397,False,False,main,True,False,2026-03-09T19:00:20.197370 +552635490,DeepLX,OwO-Network/DeepLX,OwO-Network,Organization,"Powerful Free DeepL API, No Token Required",https://github.com/OwO-Network/DeepLX,https://ssa.sx/deeplx,8365,8365,629,2,Go,MIT License,"bobplugin, deepl",2022-10-17T01:34:11Z,2026-03-09T13:46:44Z,2026-02-27T08:05:02Z,1077,False,False,main,True,True,2026-03-09T19:00:20.197370 +177010499,ko,ko-build/ko,ko-build,Organization,Build and deploy Go applications,https://github.com/ko-build/ko,https://ko.build,8361,8361,435,57,Go,Apache License 2.0,"container, containers, deploy, docker, go, golang, kubernetes",2019-03-21T19:24:01Z,2026-03-09T09:41:59Z,2026-03-05T03:44:04Z,48979,False,False,main,True,False,2026-03-09T19:00:20.197370 +16930617,ui,andlabs/ui,andlabs,User,Platform-native GUI library for Go.,https://github.com/andlabs/ui,,8357,8357,645,125,Go,Other,,2014-02-17T23:44:00Z,2026-03-02T13:41:10Z,2022-05-19T14:46:09Z,37982,False,False,master,True,True,2026-03-09T19:00:20.197370 +25594973,buffalo,gobuffalo/buffalo,gobuffalo,Organization,Rapid Web Development w/ Go,https://github.com/gobuffalo/buffalo,http://gobuffalo.io,8356,8356,584,21,Go,MIT License,"buffalo, framework, go, gobuffalo, golang, rails, web, web-framework, webframework",2014-10-22T17:35:14Z,2026-03-09T10:53:06Z,2025-10-22T18:41:22Z,16220,False,False,main,True,False,2026-03-09T19:00:20.197370 +248025303,trojan-go,p4gefau1t/trojan-go,p4gefau1t,User,Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/,https://github.com/p4gefau1t/trojan-go,,8344,8344,1766,152,Go,GNU General Public License v3.0,"anticensorship, china, gfw, go, golang, network, privacy, proxy, tls, transparent-proxy, trojan-gfw, trojan-go, tunnel",2020-03-17T16:56:35Z,2026-03-09T09:22:29Z,2024-07-14T08:52:08Z,7474,False,False,master,True,False,2026-03-09T19:00:20.197370 +86164982,gonum,gonum/gonum,gonum,Organization,"Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more",https://github.com/gonum/gonum,https://www.gonum.org/,8336,8336,573,243,Go,"BSD 3-Clause ""New"" or ""Revised"" License","data-analysis, go, golang, graph, matrix, scientific-computing, statistics",2017-03-25T14:54:38Z,2026-03-09T06:39:07Z,2026-02-22T08:14:48Z,16226,False,False,master,True,True,2026-03-09T19:00:20.197370 +155658556,certificates,smallstep/certificates,smallstep,Organization,"🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.",https://github.com/smallstep/certificates,https://smallstep.com/certificates,8308,8308,534,264,Go,Apache License 2.0,"acme, acme-server, ca, certificate-authority, certificates, go, pki, security, security-tools, ssh, tls, x509",2018-11-01T03:44:28Z,2026-03-09T06:02:33Z,2026-03-03T23:07:56Z,44929,False,False,master,True,False,2026-03-09T19:00:20.197370 +895029087,mcp-go,mark3labs/mcp-go,mark3labs,Organization,"A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.",https://github.com/mark3labs/mcp-go,http://mcp-go.dev/,8302,8302,784,21,Go,MIT License,,2024-11-27T12:38:33Z,2026-03-09T13:44:10Z,2026-03-09T07:39:38Z,100652,False,False,main,True,True,2026-03-09T19:00:20.197370 +59101986,rpcx,smallnest/rpcx,smallnest,User,"Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!",https://github.com/smallnest/rpcx,https://rpcx.io,8273,8273,1188,9,Go,Other,"dubbo, grpc, microservice, microservices, rpc, service-discovery",2016-05-18T09:34:05Z,2026-03-07T09:30:52Z,2025-12-12T09:31:46Z,28342,False,False,master,True,True,2026-03-09T19:00:20.197370 +48643510,errors,pkg/errors,pkg,Organization,Simple error handling primitives,https://github.com/pkg/errors,https://godoc.org/github.com/pkg/errors,8230,8230,713,42,Go,"BSD 2-Clause ""Simplified"" License",,2015-12-27T12:05:38Z,2026-03-08T18:23:58Z,2021-11-02T20:32:11Z,131,False,True,master,True,True,2026-03-09T19:00:20.197370 +845337192,certimate,certimate-go/certimate,certimate-go,Organization,"An open-source and free self-hosted SSL certificates ACME tool, automates the full-cycle of issuance, deployment, renewal, and monitoring visually. 完全开源免费的自托管 SSL 证书 ACME 工具,申请、部署、续期、监控全流程自动化可视化,支持各大主流云厂商。",https://github.com/certimate-go/certimate,https://docs.certimate.me,8217,8217,788,47,Go,MIT License,"acme, acme-client, automation, certbot, certificate, certificate-management, certificate-manager, certificates, devops, https, https-certificate, lego, letsencrypt, self-hosted, ssl, ssl-cert, ssl-certificate, ssl-certificates",2024-08-21T03:54:39Z,2026-03-09T09:30:30Z,2026-03-04T05:34:24Z,56480,False,False,main,True,False,2026-03-09T19:00:20.197370 +535304995,Havoc,HavocFramework/Havoc,HavocFramework,Organization,The Havoc Framework,https://github.com/HavocFramework/Havoc,https://havocframework.com,8209,8209,1181,136,Go,GNU General Public License v3.0,,2022-09-11T13:21:16Z,2026-03-09T08:24:41Z,2025-12-18T15:10:21Z,34122,False,True,main,True,True,2026-03-09T19:00:20.197370 +156127781,lorca,zserge/lorca,zserge,User,Build cross-platform modern desktop apps in Go + HTML5,https://github.com/zserge/lorca,,8195,8195,547,76,Go,MIT License,,2018-11-04T21:40:19Z,2026-03-07T08:27:04Z,2024-08-19T06:48:40Z,544,False,False,master,True,True,2026-03-09T19:00:20.198366 +210268863,codeforces-go,EndlessCheng/codeforces-go,EndlessCheng,User,算法竞赛模板库 by 灵茶山艾府 💭💡🎈,https://github.com/EndlessCheng/codeforces-go,https://space.bilibili.com/206214,8178,8178,793,0,Go,MIT License,"acm-icpc, algorithm, algorithms, codeforces, codeforces-go, codeforces-golang, codeforces-solutions, competitive-programming, data-structure, data-structures, go, golang, icpc, leetcode, leetcode-go, leetcode-golang",2019-09-23T05:08:01Z,2026-03-09T12:27:27Z,2026-03-08T12:18:24Z,134177,False,False,master,True,True,2026-03-09T19:00:20.198366 +111455867,chainlink,smartcontractkit/chainlink,smartcontractkit,Organization,"node of the decentralized oracle network, bridging on and off-chain computation",https://github.com/smartcontractkit/chainlink,https://chain.link,8171,8171,1958,248,Go,Other,"blockchain, chainlink, ethereum, golang, oracle, solidity",2017-11-20T19:50:46Z,2026-03-09T11:04:56Z,2026-03-09T13:56:59Z,846964,False,False,develop,True,True,2026-03-09T19:00:20.198366 +123394155,scc,boyter/scc,boyter,User,"Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go",https://github.com/boyter/scc,,8162,8162,312,53,Go,MIT License,"cli, cloc, code, complexity, golang, linux, macos, scc, sloc, sloccount, statistics, tokei, windows",2018-03-01T06:44:25Z,2026-03-09T12:19:09Z,2026-03-08T02:47:00Z,14207,False,False,master,True,True,2026-03-09T19:00:20.198366 +468311851,cloudnative-pg,cloudnative-pg/cloudnative-pg,cloudnative-pg,Organization,"CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance",https://github.com/cloudnative-pg/cloudnative-pg,https://cloudnative-pg.io,8155,8155,631,327,Go,Apache License 2.0,"automated-failover, business-continuity, database, database-management, devops, disaster-recovery, failover, high-availability, json-logging, k8s, kubectl-plugin, kubernetes, operator, postgres, postgresql, prometheus-exporter, replication, self-healing, sql, switchover",2022-03-10T11:21:32Z,2026-03-09T13:13:12Z,2026-03-09T13:50:19Z,43576,False,False,main,True,True,2026-03-09T19:00:20.198366 +363232643,atlas,ariga/atlas,ariga,Organization,Declarative schema migrations with schema-as-code workflows,https://github.com/ariga/atlas,https://atlasgo.io,8146,8146,342,248,Go,Apache License 2.0,,2021-04-30T18:56:42Z,2026-03-09T13:24:27Z,2026-03-08T10:51:34Z,15346,False,False,master,True,True,2026-03-09T19:00:20.198366 +173009358,oapi-codegen,oapi-codegen/oapi-codegen,oapi-codegen,Organization,Generate Go client and server boilerplate from OpenAPI 3 specifications,https://github.com/oapi-codegen/oapi-codegen,,8145,8145,1018,541,Go,Apache License 2.0,"go, golang, openapi, openapi-codegen, openapi-generator, openapi3, rest-api, rest-api-client, swagger",2019-02-27T23:59:59Z,2026-03-09T13:50:15Z,2026-03-08T01:58:59Z,16479,False,False,main,True,True,2026-03-09T19:00:20.198366 +394120836,Introduction-to-Golang,0voice/Introduction-to-Golang,0voice,Organization,【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt,https://github.com/0voice/Introduction-to-Golang,,8119,8119,1991,6,Go,,golang,2021-08-09T02:22:03Z,2026-03-09T05:55:17Z,2024-05-20T12:05:29Z,233333,False,False,main,True,True,2026-03-09T19:00:20.198366 +49765480,lnd,lightningnetwork/lnd,lightningnetwork,Organization,Lightning Network Daemon ⚡️,https://github.com/lightningnetwork/lnd,,8118,8118,2239,797,Go,MIT License,"bitcoin, blockchain, cryptocurrency, cryptography, lightning, lightning-network, micropayments, payments, peer-to-peer, protocol",2016-01-16T08:19:33Z,2026-03-09T12:40:00Z,2026-03-09T12:39:54Z,109388,False,False,master,True,True,2026-03-09T19:00:20.198366 +21641241,glide,Masterminds/glide,Masterminds,Organization,Package Management for Golang,https://github.com/Masterminds/glide,https://glide.sh,8113,8113,536,400,Go,Other,"go, golang, package-management, semantic-versions",2014-07-09T06:02:50Z,2026-03-07T21:01:29Z,2024-07-22T15:41:52Z,2292,False,False,master,True,True,2026-03-09T19:00:20.198366 +54539060,bigcache,allegro/bigcache,allegro,Organization,Efficient cache for gigabytes of data written in Go.,https://github.com/allegro/bigcache,http://allegro.tech/2016/03/writing-fast-cache-service-in-go.html,8102,8102,605,96,Go,Apache License 2.0,"cache, caching, golang-library, hacktoberfest, performance",2016-03-23T07:18:52Z,2026-03-09T04:50:44Z,2026-02-06T09:18:45Z,281,False,False,main,True,False,2026-03-09T19:00:20.198366 +116938442,yaegi,traefik/yaegi,traefik,Organization,Yaegi is Another Elegant Go Interpreter,https://github.com/traefik/yaegi,https://pkg.go.dev/github.com/traefik/yaegi,8090,8090,400,169,Go,Apache License 2.0,"go, golang, interpreter",2018-01-10T09:39:30Z,2026-03-06T20:38:49Z,2026-02-09T08:56:05Z,31605,False,False,master,True,False,2026-03-09T19:00:20.198366 +110027931,metallb,metallb/metallb,metallb,Organization,A network load-balancer implementation for Kubernetes using standard routing protocols,https://github.com/metallb/metallb,https://metallb.io,8084,8084,1026,97,Go,Apache License 2.0,"arp, bare-metal, bgp, frr, hacktoberfest, keepalived, kubernetes, load-balancer, vrrp",2017-11-08T20:38:50Z,2026-03-08T17:49:39Z,2026-03-08T10:51:53Z,52203,False,False,main,True,False,2026-03-09T19:00:20.198366 +10166531,mapstructure,mitchellh/mapstructure,mitchellh,User,Go library for decoding generic map values into native Go structures and vice versa.,https://github.com/mitchellh/mapstructure,https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc,8051,8051,725,82,Go,MIT License,,2013-05-20T05:24:34Z,2026-03-07T09:54:29Z,2024-06-25T15:17:23Z,366,False,True,main,True,True,2026-03-09T19:00:20.198366 +167304464,cortex,cortexlabs/cortex,cortexlabs,Organization,Production infrastructure for machine learning at scale,https://github.com/cortexlabs/cortex,https://cortexlabs.com/,8028,8028,598,131,Go,Apache License 2.0,"infrastructure, machine-learning",2019-01-24T04:43:14Z,2026-03-08T05:49:31Z,2024-06-12T19:34:23Z,11550,False,False,master,True,False,2026-03-09T19:00:20.198366 +5896437,gobyexample,mmcgrana/gobyexample,mmcgrana,User,Go by Example,https://github.com/mmcgrana/gobyexample,https://gobyexample.com,8020,8020,1380,10,Go,,,2012-09-21T03:47:46Z,2026-03-09T07:30:50Z,2026-02-24T15:06:04Z,7129,False,False,master,True,False,2026-03-09T19:00:20.198366 +74236755,fathom,usefathom/fathom,usefathom,Organization,"Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact.",https://github.com/usefathom/fathom,https://usefathom.com/,7996,7996,382,5,Go,MIT License,"analytics, fathom, fathom-analytics, fathom-dashboard, google-analytics, metrics, privacy, website-analytics",2016-11-19T21:34:03Z,2026-03-07T22:27:07Z,2023-10-30T14:47:09Z,14368,False,False,master,False,False,2026-03-09T19:00:20.198366 +30219994,gopl.io,adonovan/gopl.io,adonovan,User,"Example programs from ""The Go Programming Language""",https://github.com/adonovan/gopl.io,http://www.gopl.io,7977,7977,2807,13,Go,,,2015-02-03T02:11:05Z,2026-03-07T19:52:59Z,2024-08-10T11:13:10Z,2182,False,False,master,False,False,2026-03-09T19:00:20.198366 +94779471,kube-bench,aquasecurity/kube-bench,aquasecurity,Organization,Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark,https://github.com/aquasecurity/kube-bench,,7968,7968,1315,83,Go,Apache License 2.0,"cis-benchmark, cis-kubernetes-benchmark, cis-security, hacktoberfest, kube-bench, kubernetes, kubernetes-security, openshift",2017-06-19T13:27:02Z,2026-03-07T14:45:26Z,2026-03-02T21:22:04Z,10411,False,False,main,True,True,2026-03-09T19:00:20.198366 +234757030,bubbles,charmbracelet/bubbles,charmbracelet,Organization,TUI components for Bubble Tea 🫧,https://github.com/charmbracelet/bubbles,,7963,7963,370,174,Go,MIT License,"cli, elm-architecture, hacktoberfest, terminal, tui",2020-01-18T15:43:23Z,2026-03-09T12:04:30Z,2026-03-09T09:10:00Z,1200,False,False,main,True,True,2026-03-09T19:00:20.198366 +33452903,machinery,RichardKnop/machinery,RichardKnop,User,Machinery is an asynchronous task queue/job queue based on distributed message passing.,https://github.com/RichardKnop/machinery,,7951,7951,944,244,Go,Mozilla Public License 2.0,"amqp, aws-sqs, go, golang, memcached, mongodb, queue, rabbitmq, redis, task, task-scheduler",2015-04-05T19:46:34Z,2026-03-08T10:50:09Z,2025-11-15T04:07:03Z,21736,False,False,master,True,True,2026-03-09T19:00:20.198366 +11290232,flynn,flynn/flynn,flynn,Organization,[UNMAINTAINED] A next generation open source platform as a service (PaaS),https://github.com/flynn/flynn,https://flynn.io,7934,7934,591,0,Go,"BSD 3-Clause ""New"" or ""Revised"" License",,2013-07-09T18:22:06Z,2026-03-05T23:18:01Z,2021-09-04T16:18:13Z,36886,False,True,master,True,False,2026-03-09T19:00:20.198366 +121953616,go-internals,teh-cmc/go-internals,teh-cmc,User,A book about the internals of the Go programming language.,https://github.com/teh-cmc/go-internals,,7925,7925,354,11,Go,Other,"book, go, golang, internals",2018-02-18T13:18:52Z,2026-03-07T12:16:43Z,2021-04-03T15:07:06Z,129,False,False,master,True,False,2026-03-09T19:00:20.198366 +258469100,flux2,fluxcd/flux2,fluxcd,Organization,Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.,https://github.com/fluxcd/flux2,https://fluxcd.io,7924,7924,719,292,Go,Apache License 2.0,"continuous-delivery, gitops, gitops-toolkit, helm, kubernetes, kustomize",2020-04-24T09:38:21Z,2026-03-09T03:05:06Z,2026-03-05T03:45:45Z,11525,False,False,main,True,False,2026-03-09T19:00:20.198366 +25923208,go-datastructures,Workiva/go-datastructures,Workiva,Organization,"A collection of useful, performant, and threadsafe Go datastructures.",https://github.com/Workiva/go-datastructures,,7909,7909,844,29,Go,Apache License 2.0,,2014-10-29T13:55:17Z,2026-03-08T19:03:19Z,2026-02-16T20:51:19Z,8627,False,False,master,True,True,2026-03-09T19:00:20.198366 +255437195,wgcf,ViRb3/wgcf,ViRb3,User,"🚤 Cross-platform, unofficial CLI for Cloudflare Warp",https://github.com/ViRb3/wgcf,,7907,7907,819,32,Go,MIT License,"client, cloudflare, plus, security, vpn, warp, wireguard",2020-04-13T20:41:19Z,2026-03-09T12:05:52Z,2026-03-06T11:42:32Z,547,False,False,master,True,True,2026-03-09T19:00:20.198366 +27146054,tools,golang/tools,golang,Organization,[mirror] Go Tools,https://github.com/golang/tools,https://golang.org/x/tools,7906,7906,2374,111,Go,"BSD 3-Clause ""New"" or ""Revised"" License",,2014-11-25T21:07:26Z,2026-03-09T10:15:20Z,2026-03-06T22:05:58Z,56972,False,False,master,False,False,2026-03-09T19:00:20.198366 +16907502,color,fatih/color,fatih,User,Color package for Go (golang),https://github.com/fatih/color,https://pkg.go.dev/github.com/fatih/color,7898,7898,636,34,Go,MIT License,"ansi, color, coloring, go, golang",2014-02-17T09:13:35Z,2026-03-09T09:23:15Z,2026-02-01T06:51:00Z,2086,False,False,main,True,True,2026-03-09T19:00:20.198366 +280658081,domain-list-community,v2fly/domain-list-community,v2fly,Organization,Community managed domain list. Generate geosite.dat for V2Ray.,https://github.com/v2fly/domain-list-community,https://www.v2fly.org,7897,7897,1244,23,Go,MIT License,"geosite, v2ray",2020-07-18T13:05:41Z,2026-03-09T13:43:20Z,2026-03-09T05:51:35Z,11337,False,False,master,True,False,2026-03-09T19:00:20.198366 +384451028,kitex,cloudwego/kitex,cloudwego,Organization,Go RPC framework with high-performance and strong-extensibility for building micro-services.,https://github.com/cloudwego/kitex,https://www.cloudwego.io/docs/kitex/,7883,7883,898,61,Go,Apache License 2.0,"framework, go, grpc, microservices, protobuf, rpc, streaming, thrift",2021-07-09T13:49:18Z,2026-03-09T07:19:10Z,2026-03-03T03:31:58Z,14435,False,False,main,True,True,2026-03-09T19:00:20.198366 +16019737,squirrel,Masterminds/squirrel,Masterminds,Organization,Fluent SQL generation for golang,https://github.com/Masterminds/squirrel,,7882,7882,505,95,Go,Other,,2014-01-18T05:29:58Z,2026-03-09T03:46:22Z,2024-04-24T05:26:36Z,275,False,False,master,True,True,2026-03-09T19:00:20.198366 +53174289,terratest,gruntwork-io/terratest,gruntwork-io,Organization, Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.,https://github.com/gruntwork-io/terratest,https://terratest.gruntwork.io/,7880,7880,1372,76,Go,Apache License 2.0,"aws, devops, docker, golang, packer, terraform, testing, testing-library",2016-03-05T00:26:17Z,2026-03-08T18:05:22Z,2026-03-07T15:24:33Z,30136,False,False,main,True,True,2026-03-09T19:00:20.198366 +297615696,dasel,TomWright/dasel,TomWright,User,"Select, put and delete data from JSON, TOML, YAML, XML, INI, HCL and CSV files with a single tool. Also available as a go mod.",https://github.com/TomWright/dasel,https://daseldocs.tomwright.me,7877,7877,163,37,Go,MIT License,"cli, config, configuration, data-processing, data-structures, data-wrangling, devops-tools, go, golang, hcl2, json, json-processing, parser, query, selector, toml, update, xml, yaml, yaml-processor",2020-09-22T10:33:56Z,2026-03-09T10:42:19Z,2026-03-02T07:31:46Z,11761,False,False,master,True,False,2026-03-09T19:00:20.198366 +290724437,go-ibax,IBAX-io/go-ibax,IBAX-io,Organization,"An innovative Blockchain Protocol Platform, which everyone can deploy their own applications quickly and easily, such as Dapp, DeFi, DAO, Cross-Blockchain transactions, etc. ",https://github.com/IBAX-io/go-ibax,https://ibax.io,7874,7874,6415,95,Go,Apache License 2.0,"assets, blockchain, cross-chain, decentralized-exchange, golang",2020-08-27T08:47:55Z,2026-03-08T15:36:14Z,2026-03-05T01:23:24Z,3445,False,False,main,True,True,2026-03-09T19:00:20.198366 +20553267,peco,peco/peco,peco,Organization,Simplistic interactive filtering tool,https://github.com/peco/peco,,7872,7872,234,0,Go,MIT License,,2014-06-06T06:06:32Z,2026-03-08T01:47:56Z,2026-03-08T01:47:53Z,2343,False,False,master,True,True,2026-03-09T19:00:20.198366 +320818962,100-go-mistakes,teivah/100-go-mistakes,teivah,User,📖 100 Go Mistakes and How to Avoid Them,https://github.com/teivah/100-go-mistakes,https://100go.co/,7847,7847,505,24,Go,Other,"book, chinese, documentation, english, go, golang, japanese",2020-12-12T11:52:59Z,2026-03-08T23:25:41Z,2025-09-24T10:57:48Z,45365,False,False,master,True,False,2026-03-09T19:00:20.198366 +88705168,mindoc,mindoc-org/mindoc,mindoc-org,Organization,Golang实现的基于beego框架的接口在线文档管理系统,https://github.com/mindoc-org/mindoc,https://doc.gsw945.com/docs/mindoc-docs,7826,7826,1989,322,Go,Apache License 2.0,"beego, document, go, golang, mindoc, smartwiki",2017-04-19T05:37:46Z,2026-03-09T07:25:10Z,2026-03-06T02:14:13Z,93803,False,False,master,True,True,2026-03-09T19:00:20.198366 +18950460,concourse,concourse/concourse,concourse,Organization,Concourse is a container-based automation system written in Go. It's mostly used for CI/CD.,https://github.com/concourse/concourse,https://concourse-ci.org,7780,7780,882,101,Go,Apache License 2.0,"ci, ci-cd, concourse, containerd, containers, continuous-delivery, continuous-integration, elm, go, pipelines, runc",2014-04-19T20:45:45Z,2026-03-09T13:49:34Z,2026-03-09T12:46:46Z,154157,False,False,master,True,True,2026-03-09T19:00:20.198366 +756611765,s-ui,alireza0/s-ui,alireza0,User,An advanced Web Panel • Built for SagerNet/Sing-Box,https://github.com/alireza0/s-ui,https://t.me/XrayUI,7775,7775,1212,16,Go,GNU General Public License v3.0,"hysteria, hysteria2, naive-proxy, shadowsocks, shadowtls, sing-box, trojan, tuic, vless, vmess",2024-02-13T00:15:37Z,2026-03-09T13:33:14Z,2026-03-09T01:37:58Z,1412,False,False,main,True,True,2026-03-09T19:00:20.198366 +1051928239,term.everything,mmulet/term.everything,mmulet,User,Run any GUI app in the terminal❗,https://github.com/mmulet/term.everything,,7766,7766,186,8,Go,GNU Affero General Public License v3.0,"alacritty, cli, foss, iterm2, kitty, linux, ssh, terminal, wayland, wayland-compositor",2025-09-07T02:52:48Z,2026-03-09T10:27:36Z,2026-02-01T01:55:51Z,54513,False,False,main,True,False,2026-03-09T19:00:20.198366 +330405184,steampipe,turbot/steampipe,turbot,Organization,"Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.",https://github.com/turbot/steampipe,https://steampipe.io,7727,7727,327,24,Go,GNU Affero General Public License v3.0,"aws, azure, cis, cloud, cnapp, cspm, devops, devsecops, etl, gcp, golang, hacktoberfest, kubernetes, postgresql, postgresql-fdw, security, sqlite, steampipe, terraform, zero-etl",2021-01-17T14:07:26Z,2026-03-09T03:18:34Z,2026-03-09T09:15:59Z,24527,False,False,develop,True,False,2026-03-09T19:00:20.198366 +140958903,expr,expr-lang/expr,expr-lang,Organization,Expression language and expression evaluation for Go,https://github.com/expr-lang/expr,https://expr-lang.org,7716,7716,484,58,Go,MIT License,"bytecode, configuration-language, engine, evaluator, expr, expression, expression-evaluator, expression-language, go, golang, rule-engine",2018-07-14T15:57:34Z,2026-03-08T07:14:57Z,2026-02-28T10:02:43Z,12605,False,False,master,True,False,2026-03-09T19:00:20.198366 +169250119,lefthook,evilmartians/lefthook,evilmartians,Organization,Fast and powerful Git hooks manager for any type of projects.,https://github.com/evilmartians/lefthook,http://lefthook.dev/,7713,7713,269,56,Go,MIT License,"git, go, golang, hacktoberfest, hooks, lefthook, manager",2019-02-05T14:00:56Z,2026-03-09T12:32:34Z,2026-03-09T06:03:50Z,88718,False,False,master,True,False,2026-03-09T19:00:20.198366 +558188628,higress,alibaba/higress,alibaba,Organization,🤖 AI Gateway | AI Native API Gateway,https://github.com/alibaba/higress,https://higress.ai,7710,7710,1019,785,Go,Apache License 2.0,"ai-gateway, ai-native, api-gateway, cloud-native, envoy",2022-10-27T03:53:00Z,2026-03-09T11:56:51Z,2026-03-09T03:52:59Z,41002,False,False,main,True,True,2026-03-09T19:00:20.198366 +167186080,zinx,aceld/zinx,aceld,User,A lightweight concurrent server framework based on Golang.,https://github.com/aceld/zinx,https://github.com/aceld/zinx/wiki,7708,7708,1260,89,Go,MIT License,"game-server, go, golang, tcp-server, zinx",2019-01-23T13:15:31Z,2026-03-07T08:29:21Z,2025-10-27T08:42:24Z,37914,False,False,master,True,True,2026-03-09T19:00:20.198366 +276822250,kubevela,kubevela/kubevela,kubevela,Organization,The Modern Application Platform.,https://github.com/kubevela/kubevela,https://kubevela.io,7703,7703,980,188,Go,Apache License 2.0,"application, cloudnative, cncf, continuous-delivery, control-plane, cue, hacktoberfest, helm, hybridcloud, kubernetes, microservices, multicloud, multicluster, oam, paas, serverless, trait, workloads",2020-07-03T06:13:20Z,2026-03-09T06:53:04Z,2026-03-05T23:45:21Z,68106,False,False,master,True,True,2026-03-09T19:00:20.198366 +120650407,operator-sdk,operator-framework/operator-sdk,operator-framework,Organization,"SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.",https://github.com/operator-framework/operator-sdk,https://sdk.operatorframework.io,7620,7620,1779,71,Go,Apache License 2.0,"kubernetes, operator, sdk",2018-02-07T17:53:51Z,2026-03-09T08:56:18Z,2026-03-06T16:36:23Z,71278,False,False,master,True,False,2026-03-09T19:00:20.198366 +491101744,NTrace-core,nxtrace/NTrace-core,nxtrace,Organization,"NextTrace, an open source visual route tracking CLI tool",https://github.com/nxtrace/NTrace-core,https://www.nxtrace.org,7608,7608,460,3,Go,GNU General Public License v3.0,"api, as-path, asn-lookup, geoip, geolocation, ip-lookup, network-analysis, next-trace, nexttrace, traceroute, utility",2022-05-11T12:29:32Z,2026-03-09T11:32:21Z,2026-03-02T23:44:56Z,8208,False,False,main,True,True,2026-03-09T19:00:20.198366 +38499784,pholcus,andeya/pholcus,andeya,User,Pholcus is a distributed high-concurrency crawler software written in pure golang,https://github.com/andeya/pholcus,,7601,7601,1686,0,Go,Apache License 2.0,"crowler, spider",2015-07-03T15:40:41Z,2026-03-09T07:30:32Z,2026-03-03T03:58:31Z,24765,False,False,master,True,False,2026-03-09T19:00:20.198366 +165092572,go-echarts,go-echarts/go-echarts,go-echarts,Organization,🎨 The adorable charts library for Golang.,https://github.com/go-echarts/go-echarts,https://go-echarts.github.io/go-echarts/,7585,7585,591,62,Go,MIT License,"charts, echarts, golang-visualization",2019-01-10T16:22:41Z,2026-03-08T06:59:04Z,2026-02-23T05:55:28Z,4501,False,False,master,True,False,2026-03-09T19:00:20.198366 +278480393,karpenter-provider-aws,aws/karpenter-provider-aws,aws,Organization,"Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.",https://github.com/aws/karpenter-provider-aws,https://karpenter.sh,7580,7580,1229,469,Go,Apache License 2.0,,2020-07-09T22:04:22Z,2026-03-09T13:39:12Z,2026-03-09T13:41:09Z,28658,False,False,main,True,False,2026-03-09T19:00:20.198366 +206213815,chaos-mesh,chaos-mesh/chaos-mesh,chaos-mesh,Organization,A Chaos Engineering Platform for Kubernetes.,https://github.com/chaos-mesh/chaos-mesh,https://chaos-mesh.org,7570,7570,933,504,Go,Apache License 2.0,"chaos, chaos-engineering, chaos-experiments, chaos-mesh, chaos-testing, cloud-native, cncf, fault-injection, golang, hacktoberfest, kubernetes, microservices, operator, site-reliability-engineering",2019-09-04T02:29:38Z,2026-03-09T09:49:48Z,2026-03-04T12:39:29Z,72412,False,False,master,True,True,2026-03-09T19:00:20.198366 +206649463,ebpf,cilium/ebpf,cilium,Organization,"ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.",https://github.com/cilium/ebpf,https://ebpf-go.dev,7568,7568,832,31,Go,MIT License,"btf, ebpf, go, golang, linux",2019-09-05T20:13:28Z,2026-03-09T11:43:20Z,2026-03-05T15:30:29Z,54938,False,False,main,True,False,2026-03-09T19:00:20.198366 +19922293,negroni,urfave/negroni,urfave,Organization,Idiomatic HTTP Middleware for Golang,https://github.com/urfave/negroni,,7541,7541,577,10,Go,MIT License,,2014-05-18T22:09:10Z,2026-03-03T20:46:03Z,2025-05-03T19:46:24Z,5523,False,False,master,True,False,2026-03-09T19:00:20.198366 +403559729,yao,YaoApp/yao,YaoApp,Organization,"✨ Yao is an open-source engine for autonomous agents — event-driven, proactive, and self-scheduling.",https://github.com/YaoApp/yao,https://yaoapps.com,7513,7513,678,0,Go,Other,"agent, agentic-ai, agents, ai, ai-applications, ai-dev, ai-developer-tools, ai-generated-code, ai-native, ai-native-development, aigc, api, autonomous, autonomous-agents, autonomous-robots, autonomous-systems, chatbot, cli, developer-tools, golang",2021-09-06T09:20:27Z,2026-03-09T08:19:54Z,2026-03-08T04:38:21Z,51950,False,False,main,True,True,2026-03-09T19:00:20.198366 +617152691,k8sgpt,k8sgpt-ai/k8sgpt,k8sgpt-ai,Organization,Giving Kubernetes Superpowers to everyone,https://github.com/k8sgpt-ai/k8sgpt,http://k8sgpt.ai,7509,7509,953,129,Go,Apache License 2.0,"ai, devops, kubernetes, llama, openai, sre, tooling",2023-03-21T19:58:16Z,2026-03-09T13:26:44Z,2026-03-08T04:59:08Z,28937,False,False,main,True,False,2026-03-09T19:00:20.198366 +117710726,twirp,twitchtv/twirp,twitchtv,Organization,A simple RPC framework with protobuf service definitions,https://github.com/twitchtv/twirp,https://twitchtv.github.io/twirp/docs/intro.html,7498,7498,323,12,Go,Apache License 2.0,"go, protobuf, rpc, twirp",2018-01-16T16:37:30Z,2026-03-08T13:26:17Z,2024-08-05T21:36:11Z,3914,False,False,main,True,False,2026-03-09T19:00:20.198366 +289524449,scrutiny,AnalogJ/scrutiny,AnalogJ,User,"Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds",https://github.com/AnalogJ/scrutiny,,7491,7491,258,52,Go,MIT License,,2020-08-22T16:24:27Z,2026-03-09T13:21:07Z,2026-03-08T20:24:24Z,41307,False,False,master,True,False,2026-03-09T19:00:20.198366 +330616364,go-clean-template,evrone/go-clean-template,evrone,Organization,Clean Architecture template for Golang services,https://github.com/evrone/go-clean-template,,7486,7486,649,6,Go,MIT License,"clean-architecture, dependency-injection, example, go, golang, microservices, template",2021-01-18T09:29:43Z,2026-03-09T13:51:30Z,2026-03-09T02:03:30Z,1498,False,False,master,True,False,2026-03-09T19:00:20.198366 +513701178,lucky,gdy666/lucky,gdy666,User,"软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,rclone,ftp,webdav,filebrowser",https://github.com/gdy666/lucky,,7481,7481,697,7,Go,MIT License,"acme, aliyunpan, cron, ddns, dynadot, filebrowser, ftp, ipv6, socat, stun, vercel, volcengine, webdav, wol",2022-07-13T23:39:50Z,2026-03-09T12:59:42Z,2026-02-15T09:13:32Z,4201,False,False,master,False,False,2026-03-09T19:00:20.198366 +169108858,kyverno,kyverno/kyverno,kyverno,Organization,Unified Policy as Code,https://github.com/kyverno/kyverno,https://kyverno.io,7480,7480,1251,341,Go,Apache License 2.0,"kubernetes, policy-management",2019-02-04T16:25:48Z,2026-03-09T13:35:18Z,2026-03-09T13:36:28Z,181972,False,False,main,True,True,2026-03-09T19:00:20.198366 +7039626,elastic,olivere/elastic,olivere,User,Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch,https://github.com/olivere/elastic,https://olivere.github.io/elastic/,7472,7472,1155,117,Go,MIT License,"elasticsearch, go",2012-12-06T17:15:33Z,2026-03-08T17:48:16Z,2024-08-08T07:48:39Z,8438,False,False,release-branch.v7,True,True,2026-03-09T19:00:20.198366 +527612250,coroot,coroot/coroot,coroot,Organization,"Coroot is an open-source observability and APM tool with AI-powered Root Cause Analysis. It combines metrics, logs, traces, continuous profiling, and SLO-based alerting with predefined dashboards and inspections.",https://github.com/coroot/coroot,https://coroot.com,7460,7460,352,112,Go,Apache License 2.0,"ai, alerting, apm, dashboard, database-monitoring, distributed-tracing, ebpf, metrics, microservice, monitoring, observability, prometheus, service-map, slo, sre, tracing",2022-08-22T14:59:07Z,2026-03-09T13:14:04Z,2026-03-06T18:15:46Z,73149,False,False,main,True,True,2026-03-09T19:00:20.198366 +36778364,noms,attic-labs/noms,attic-labs,Organization,"The versioned, forkable, syncable database",https://github.com/attic-labs/noms,,7433,7433,266,293,Go,Apache License 2.0,,2015-06-03T03:44:49Z,2026-03-07T19:48:27Z,2021-08-27T22:44:22Z,72323,False,True,master,True,True,2026-03-09T19:00:20.198366 +122030607,gotop,cjbassi/gotop,cjbassi,User,A terminal based graphical activity monitor inspired by gtop and vtop,https://github.com/cjbassi/gotop,,7418,7418,476,73,Go,GNU Affero General Public License v3.0,"go, golang, linux, mouse, osx, terminal, tui",2018-02-19T07:25:22Z,2026-03-04T14:15:07Z,2023-03-30T19:45:21Z,3559,False,True,master,True,False,2026-03-09T19:00:20.198366 +103995895,gocv,hybridgroup/gocv,hybridgroup,Organization,"Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.",https://github.com/hybridgroup/gocv,https://gocv.io,7400,7400,907,348,Go,Other,"computer-vision, computervision, cuda, dnn, face-tracking, gocv, golang, image-processing, mjpeg, mjpeg-stream, object-classification, object-tracking, onnx, opencv, openvino, tensorflow, video, video-capture, yolo",2017-09-18T21:54:17Z,2026-03-09T03:35:02Z,2026-02-18T10:26:23Z,10804,False,False,release,True,False,2026-03-09T19:00:20.198366 +44820350,matterbridge,42wim/matterbridge,42wim,User,"bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)",https://github.com/42wim/matterbridge,,7397,7397,710,340,Go,Apache License 2.0,"bridge, counter-strike, discord, facebook-messenger, gitter, irc, matrix, mattermost, microsoft-teams, minecraft-chat, mumble, nextcloud, rocketchat, slack, telegram, twitch, vk, whatsapp, xmpp, zulip",2015-10-23T15:07:05Z,2026-03-09T12:26:37Z,2024-12-12T00:20:34Z,115670,False,False,master,True,True,2026-03-09T19:00:20.198366 +72056048,fx,uber-go/fx,uber-go,Organization,A dependency injection based application framework for Go.,https://github.com/uber-go/fx,https://uber-go.github.io/fx/,7387,7387,330,69,Go,MIT License,"app-framework, dependency-injection, framework, go, golang, service",2016-10-27T00:25:00Z,2026-03-08T19:24:06Z,2025-12-27T14:09:36Z,3031,False,False,master,True,False,2026-03-09T19:00:20.198366 +150713223,kubeedge,kubeedge/kubeedge,kubeedge,Organization,Kubernetes Native Edge Computing Framework (project under CNCF),https://github.com/kubeedge/kubeedge,https://kubeedge.io,7386,7386,1861,851,Go,Apache License 2.0,"cloud-native, cncf, container, device-management, docker, edge-computing, golang, iot, kubernetes, mosquitto, mqtt",2018-09-28T08:57:49Z,2026-03-08T10:27:06Z,2026-03-04T02:29:13Z,213309,False,False,master,True,True,2026-03-09T19:00:20.199365 +34854605,goim,Terry-Mao/goim,Terry-Mao,User,goim,https://github.com/Terry-Mao/goim,https://goim.io/,7369,7369,1803,64,Go,MIT License,,2015-04-30T13:01:32Z,2026-03-05T09:11:23Z,2023-05-05T02:28:56Z,12750,False,False,master,True,True,2026-03-09T19:00:20.199365 +823365697,sidekick,MightyMoud/sidekick,MightyMoud,User,Bare metal to production ready in mins; your own fly server on your VPS.,https://github.com/MightyMoud/sidekick,https://www.sidekickdeploy.com,7348,7348,153,17,Go,GNU General Public License v3.0,"deployment, heroku, self-host, self-hostable, self-hosted, self-hosting, selfhosting, vps-admin, vps-server, vps-setup, vps-ubuntu",2024-07-02T22:43:42Z,2026-03-09T08:30:50Z,2026-02-03T10:59:11Z,11061,False,False,main,True,True,2026-03-09T19:00:20.199365 +919615603,kubectl-ai,GoogleCloudPlatform/kubectl-ai,GoogleCloudPlatform,Organization,AI powered Kubernetes Assistant,https://github.com/GoogleCloudPlatform/kubectl-ai,,7346,7346,683,136,Go,Apache License 2.0,"ai, assistant, cli, kubernetes",2025-01-20T18:07:16Z,2026-03-07T23:58:54Z,2026-01-23T23:27:41Z,4403,False,False,main,True,False,2026-03-09T19:00:20.199365 +44397318,fabio,fabiolb/fabio,fabiolb,Organization,Consul Load-Balancing made simple,https://github.com/fabiolb/fabio,https://fabiolb.net,7333,7333,624,240,Go,MIT License,"consul, docker, go, golang, load-balancer, vault",2015-10-16T16:25:43Z,2026-03-06T13:19:52Z,2026-02-23T02:48:11Z,21398,False,False,master,True,True,2026-03-09T19:00:20.199365 +319882935,GeoIP2-CN,Hackl0us/GeoIP2-CN,Hackl0us,User,小巧精悍、准确、实用 GeoIP2 数据库,https://github.com/Hackl0us/GeoIP2-CN,https://hackl0us.com,7290,7290,215,30,Go,GNU General Public License v3.0,"clash, geoip, geoip2, proxy, quantumultx, shadowrocket, shadowsocks, surge",2020-12-09T07:55:16Z,2026-03-09T13:39:36Z,2026-03-07T02:58:32Z,1540,False,False,master,True,True,2026-03-09T19:00:20.199365 +55850689,falcon-plus,open-falcon/falcon-plus,open-falcon,Organization, An open-source and enterprise-level monitoring system.,https://github.com/open-falcon/falcon-plus,,7271,7271,1520,181,Go,Apache License 2.0,"falcon, falcon-ng, grafana, monitoring, nightingale, obsuite, time-series",2016-04-09T15:06:29Z,2026-03-06T20:59:04Z,2024-04-24T09:15:56Z,17594,False,True,master,True,True,2026-03-09T19:00:20.199365 +31333618,decimal,shopspring/decimal,shopspring,Organization,Arbitrary-precision fixed-point decimal numbers in Go,https://github.com/shopspring/decimal,,7257,7257,652,144,Go,Other,"bignumber, decimals, go, golang, money, precision",2015-02-25T20:12:57Z,2026-03-08T22:42:40Z,2026-03-08T22:42:38Z,364,False,False,master,True,True,2026-03-09T19:00:20.199365 +229030654,go-git,go-git/go-git,go-git,Organization,A highly extensible Git implementation in pure Go.,https://github.com/go-git/go-git,https://pkg.go.dev/github.com/go-git/go-git/v6,7246,7246,891,180,Go,Apache License 2.0,"git, git-client, git-library, git-server, go-git, golang",2019-12-19T10:27:02Z,2026-03-09T13:04:08Z,2026-03-08T12:07:12Z,8547,False,False,main,True,True,2026-03-09T19:00:20.199365 +69011367,httpstat,davecheney/httpstat,davecheney,User,"It's like curl -v, with colours. ",https://github.com/davecheney/httpstat,,7213,7213,388,18,Go,MIT License,,2016-09-23T09:40:41Z,2026-03-07T08:28:55Z,2025-01-11T03:52:02Z,10749,False,False,master,True,False,2026-03-09T19:00:20.199365 +531313322,tdl,iyear/tdl,iyear,User,📥 A Telegram toolkit written in Golang,https://github.com/iyear/tdl,https://docs.iyear.me/tdl,7202,7202,709,170,Go,GNU Affero General Public License v3.0,"bash, download, downloader, telegram, telegram-api, telegram-bot, telegram-bots, telegram-channel, telegram-userbot",2022-09-01T01:02:37Z,2026-03-09T07:57:02Z,2026-03-09T12:32:53Z,5009,False,False,master,True,False,2026-03-09T19:00:20.199365 +121746465,go-gin-example,eddycjy/go-gin-example,eddycjy,User,An example of gin,https://github.com/eddycjy/go-gin-example,,7169,7169,1622,51,Go,MIT License,"api, endless, gin, go, golang, gorm, jwt, swagger",2018-02-16T12:06:24Z,2026-03-09T07:39:38Z,2023-07-07T01:59:34Z,23567,False,False,master,True,True,2026-03-09T19:00:20.199365 +202523140,k3sup,alexellis/k3sup,alexellis,User,bootstrap K3s over SSH in < 60s 🚀,https://github.com/alexellis/k3sup,https://github.com/sponsors/alexellis,7156,7156,414,28,Go,Other,"cloud, cloud-native, devops, devtools, edge, go, k3s, k8s, kubernetes, raspberry-pi, vm",2019-08-15T10:39:45Z,2026-03-09T02:29:05Z,2026-03-05T11:13:15Z,7561,False,False,master,True,False,2026-03-09T19:00:20.199365 +82933315,telepresence,telepresenceio/telepresence,telepresenceio,Organization,Local development against a remote Kubernetes or OpenShift cluster,https://github.com/telepresenceio/telepresence,https://www.telepresence.io,7146,7146,565,20,Go,Apache License 2.0,"docker, kubernetes, local-development, minikube, proxy, tunnel, vpn",2017-02-23T14:07:34Z,2026-03-08T21:45:22Z,2026-03-09T11:35:53Z,46996,False,False,release/v2,True,True,2026-03-09T19:00:20.199365 +491539130,hertz,cloudwego/hertz,cloudwego,Organization,Go HTTP framework with high-performance and strong-extensibility for building micro-services.,https://github.com/cloudwego/hertz,https://www.cloudwego.io,7122,7122,625,38,Go,Apache License 2.0,"go, http, microservices",2022-05-12T14:05:09Z,2026-03-09T10:19:00Z,2026-03-06T07:54:27Z,3582,False,False,main,True,True,2026-03-09T19:00:20.199365 +332424498,traitor,liamg/traitor,liamg,User,":arrow_up: :skull_and_crossbones: :fire: Automatic Linux privesc via exploitation of low-hanging fruit e.g. gtfobins, pwnkit, dirty pipe, +w docker.sock",https://github.com/liamg/traitor,,7114,7114,716,22,Go,MIT License,"cve-2021-3560, cve-2022-0847, dirtypipe, exploit, gtfobins, hackthebox, infosec, privesc, privilege-escalation, redteam-tools, security-tools",2021-01-24T10:50:15Z,2026-03-09T07:26:43Z,2024-03-12T21:01:14Z,4623,False,False,main,True,False,2026-03-09T19:00:20.199365 +978236277,adk-go,google/adk-go,google,Organization,"An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.",https://github.com/google/adk-go,https://google.github.io/adk-docs/,7111,7111,568,138,Go,Apache License 2.0,"a2a, agents, agents-sdk, ai, aiagentframework, gemini, genai, go, llm, mcp, multi-agent-collaboration, multi-agent-systems, sdk, vertex-ai",2025-05-05T17:16:26Z,2026-03-09T10:10:29Z,2026-03-06T14:18:19Z,5709,False,False,main,True,False,2026-03-09T19:00:20.199365 +63882194,calico,projectcalico/calico,projectcalico,Organization,Cloud native networking and network security,https://github.com/projectcalico/calico,https://docs.tigera.io/calico/latest/about/,7111,7111,1548,228,Go,Apache License 2.0,"cats, cni, cni-plugin, ebpf, host-protection, identity-aware-policy, k8s, kubernetes, kubernetes-networking, kubernetes-windows, network-policy, networking, observability, openstack, security, windows, xdp",2016-07-21T15:45:54Z,2026-03-08T02:45:23Z,2026-03-09T13:59:59Z,261043,False,False,master,True,False,2026-03-09T19:00:27.368801 +1217831,perkeep,perkeep/perkeep,perkeep,Organization,"Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.",https://github.com/perkeep/perkeep,https://perkeep.org/,7108,7108,481,412,Go,Apache License 2.0,,2011-01-03T22:42:09Z,2026-03-03T17:09:03Z,2026-02-01T21:28:19Z,52021,False,False,master,True,True,2026-03-09T19:00:27.368801 +918974884,tinyauth,steveiliop56/tinyauth,steveiliop56,User,The tiniest authentication and authorization server you have ever seen.,https://github.com/steveiliop56/tinyauth,https://tinyauth.app,7079,7079,225,21,Go,GNU General Public License v3.0,"2fa, authentication, caddy, golang, middleware, nginx, oidc, selfhosted, sso, tinyauth, totp, typescipt",2025-01-19T11:40:09Z,2026-03-09T13:10:09Z,2026-03-09T10:59:58Z,15717,False,False,main,True,True,2026-03-09T19:00:27.368801 +914796,walk,lxn/walk,lxn,User,A Windows GUI toolkit for the Go Programming Language,https://github.com/lxn/walk,,7065,7065,908,346,Go,Other,"declarative, declarative-ui, go, gui, gui-toolkit, win32, windows, windows-desktop",2010-09-16T08:11:49Z,2026-03-08T23:47:56Z,2024-01-21T11:56:29Z,5450,False,False,master,True,True,2026-03-09T19:00:27.368801 +60696763,blockchain_guide,yeasy/blockchain_guide,yeasy,User,"Introduce technologies on blockchain and distributed ledger, from theory to practice with bitcoin, ethereum and hyperledger.",https://github.com/yeasy/blockchain_guide,https://yeasy.gitbook.io/blockchain_guide/,7059,7059,1964,0,Go,,"bitcoin, blockchain, book, distributed-ledger, distributed-system, ethereum, fintech, hyperledger, technology",2016-06-08T12:39:33Z,2026-03-08T21:37:57Z,2026-03-08T21:37:52Z,42281,False,False,master,True,True,2026-03-09T19:00:27.368801 +60534669,jid,simeji/jid,simeji,User,json incremental digger,https://github.com/simeji/jid,,7039,7039,158,20,Go,MIT License,"cli, go, golang, jid, json, tool",2016-06-06T14:28:53Z,2026-03-06T01:14:47Z,2025-02-11T04:21:25Z,107,False,False,master,True,True,2026-03-09T19:00:27.368801 +17451182,yaml,go-yaml/yaml,go-yaml,Organization,YAML support for the Go language.,https://github.com/go-yaml/yaml,,7036,7036,1103,422,Go,Other,,2014-03-05T18:54:57Z,2026-03-07T15:02:43Z,2025-04-01T17:00:11Z,1587,False,True,v3,True,False,2026-03-09T19:00:27.368801 +23586998,mockery,vektra/mockery,vektra,Organization,A mock code autogenerator for Go,https://github.com/vektra/mockery,https://vektra.github.io/mockery/,7014,7014,451,49,Go,"BSD 3-Clause ""New"" or ""Revised"" License","generation, generator, go, golang, mock, mockgen, mocking, mocks, stretchr, testify, testing",2014-09-02T16:49:01Z,2026-03-09T07:28:23Z,2026-03-06T17:08:11Z,43206,False,False,v3,True,True,2026-03-09T19:00:27.368801 +73430589,gops,google/gops,google,Organization,A tool to list and diagnose Go processes currently running on your system,https://github.com/google/gops,,7003,7003,336,33,Go,"BSD 3-Clause ""New"" or ""Revised"" License","cpu-profile, diagnostics, go, go-tools, golang, heap-profile",2016-11-10T23:49:31Z,2026-03-03T09:47:14Z,2026-01-08T08:23:07Z,6795,False,False,master,True,False,2026-03-09T19:00:27.368801 +841141075,pocket-id,pocket-id/pocket-id,pocket-id,Organization,A simple and easy-to-use OIDC provider that allows users to authenticate with their passkeys to your services.,https://github.com/pocket-id/pocket-id,https://pocket-id.org,6997,6997,211,73,Go,"BSD 2-Clause ""Simplified"" License","idp, oidc, passkeys, self-hosted",2024-08-11T18:57:32Z,2026-03-09T13:52:45Z,2026-03-08T20:36:26Z,76498,False,False,main,True,False,2026-03-09T19:00:27.368801 +52193726,sqlboiler,aarondl/sqlboiler,aarondl,User,Generate a Go ORM tailored to your database schema.,https://github.com/aarondl/sqlboiler,,6978,6978,562,108,Go,Other,"database, go, golang, mssql, mysql, orm, postgres, postgresql, sqlboiler, sqlite3",2016-02-21T06:18:25Z,2026-03-05T18:21:45Z,2026-02-28T15:54:36Z,11802,False,False,master,True,True,2026-03-09T19:00:27.368801 +173785481,tfsec,aquasecurity/tfsec,aquasecurity,Organization,Tfsec is now part of Trivy,https://github.com/aquasecurity/tfsec,https://aquasecurity.github.io/trivy/,6967,6967,554,14,Go,MIT License,"aws, azure, ci, compliance, devops, devsecops, digitalocean, go, google-cloud-platform, hacktoberfest, infrastructure-as-code, linter, misconfiguration, scanner, security, static-analysis, terraform, terraform-security, vulnerability-scanners",2019-03-04T16:56:59Z,2026-03-09T12:57:31Z,2025-11-10T20:01:42Z,121783,False,False,master,False,False,2026-03-09T19:00:27.368801 +248790367,gocron,go-co-op/gocron,go-co-op,Organization,Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron,https://github.com/go-co-op/gocron,,6948,6948,339,2,Go,MIT License,"clockwork, cron, gocron, golang, golang-job-scheduling, hacktoberfest, schedule, scheduler",2020-03-20T15:33:05Z,2026-03-09T09:14:43Z,2026-01-28T16:28:53Z,1124,False,False,v2,True,False,2026-03-09T19:00:27.368801 +51193526,cosmos-sdk,cosmos/cosmos-sdk,cosmos,Organization,:chains: A Framework for Building High Value Public Blockchains :sparkles:,https://github.com/cosmos/cosmos-sdk,https://cosmos.network/,6945,6945,4154,228,Go,Apache License 2.0,"blockchain, cometbft, cosmos-sdk, cryptocurrency, go, golang, tendermint",2016-02-06T07:15:53Z,2026-03-08T16:51:49Z,2026-03-09T01:42:38Z,362971,False,False,main,True,False,2026-03-09T19:00:27.368801 +182416829,script,bitfield/script,bitfield,User,Making it easy to write shell-like scripts in Go,https://github.com/bitfield/script,https://bitfieldconsulting.com/subscribe,6941,6941,349,26,Go,MIT License,"cat, curl, cut, files, find, go, golang, grep, head, http, jq, ls, script, sed, shell, tail, tee, uniq, wc, xargs",2019-04-20T14:37:03Z,2026-03-08T05:47:36Z,2025-09-16T15:23:45Z,1020,False,False,master,True,True,2026-03-09T19:00:27.368801 +140747457,krew,kubernetes-sigs/krew,kubernetes-sigs,Organization,📦 Find and install kubectl plugins,https://github.com/kubernetes-sigs/krew,https://krew.sigs.k8s.io,6915,6915,391,24,Go,Apache License 2.0,"k8s-sig-cli, kubectl, kubectl-plugins",2018-07-12T17:56:21Z,2026-03-08T18:48:17Z,2026-02-26T02:27:39Z,4947,False,False,master,True,False,2026-03-09T19:00:27.368801 +62799996,flux,fluxcd/flux,fluxcd,Organization,Successor: https://github.com/fluxcd/flux2,https://github.com/fluxcd/flux,https://fluxcd.io,6872,6872,1072,0,Go,Apache License 2.0,"gitops, kubernetes, legacy",2016-07-07T10:55:13Z,2026-03-09T11:52:28Z,2022-11-01T15:16:50Z,12168,False,True,master,True,True,2026-03-09T19:00:27.368801 +216628419,flyte,flyteorg/flyte,flyteorg,Organization,"Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.",https://github.com/flyteorg/flyte,https://flyte.org,6865,6865,794,207,Go,Apache License 2.0,"data, data-analysis, data-science, dataops, declarative, fine-tuning, flyte, golang, grpc, hacktoberfest, kubernetes, kubernetes-operator, llm, machine-learning, mlops, orchestration-engine, production, python, scale, workflow",2019-10-21T17:40:04Z,2026-03-09T12:25:50Z,2026-03-09T13:14:59Z,350394,False,False,master,True,False,2026-03-09T19:00:27.368801 +30828052,gopher-lua,yuin/gopher-lua,yuin,User,GopherLua: VM and compiler for Lua in Go,https://github.com/yuin/gopher-lua,,6864,6864,692,102,Go,MIT License,"go, gopher-lua, lua",2015-02-15T13:23:37Z,2026-03-06T19:24:47Z,2024-11-09T07:41:21Z,515,False,False,master,True,True,2026-03-09T19:00:27.368801 +73902337,kubeless,vmware-archive/kubeless,vmware-archive,Organization,Kubernetes Native Serverless Framework,https://github.com/vmware-archive/kubeless,https://kubeless.io,6859,6859,743,200,Go,Apache License 2.0,"faas, function-as-a-service, golang, kubeless, kubernetes, serverless, serverless-architectures",2016-11-16T09:03:03Z,2026-03-09T09:23:13Z,2021-12-15T09:33:43Z,84267,False,True,master,True,True,2026-03-09T19:00:27.368801 +524859634,WatchYourLAN,aceberg/WatchYourLAN,aceberg,User,"Lightweight network IP scanner written in Go. With notifications, history, export to Grafana",https://github.com/aceberg/WatchYourLAN,https://hub.docker.com/r/aceberg/watchyourlan,6819,6819,235,53,Go,MIT License,"arp-scan, arp-scanner, intrusion-detection, monitoring, network-security, self-hosted, selfhosted",2022-08-15T04:58:22Z,2026-03-09T05:10:48Z,2025-09-10T12:08:09Z,9628,False,False,main,True,True,2026-03-09T19:00:27.368801 +327185863,golangFamily,xiaobaiTech/golangFamily,xiaobaiTech,User,"【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集",https://github.com/xiaobaiTech/golangFamily,,6815,6815,1022,1,Go,,,2021-01-06T03:12:31Z,2026-03-09T10:19:50Z,2024-10-13T15:17:08Z,128,False,False,main,True,True,2026-03-09T19:00:27.368801 +170366344,ristretto,dgraph-io/ristretto,dgraph-io,Organization,A high performance memory-bound Go cache,https://github.com/dgraph-io/ristretto,https://hypermode.com/blog/introducing-ristretto-high-perf-go-cache,6800,6800,436,10,Go,Apache License 2.0,"cache, go, golang, library, performance",2019-02-12T18:07:00Z,2026-03-09T04:18:09Z,2026-01-21T22:05:50Z,1567,False,False,main,True,False,2026-03-09T19:00:27.368801 +235431922,rod,go-rod/rod,go-rod,Organization,A Chrome DevTools Protocol driver for web automation and scraping.,https://github.com/go-rod/rod,https://go-rod.github.io,6772,6772,439,201,Go,MIT License,"automation, cdp, chrome-devtools, chrome-devtools-protocol, chrome-headless, crawling, devtools, devtools-protocol, go, golang, gorod, headless, rod, scraper, testing, web, web-scraping",2020-01-21T20:09:45Z,2026-03-09T12:48:40Z,2026-02-17T04:59:41Z,3637,False,False,main,True,False,2026-03-09T19:00:27.369797 +72888736,goja,dop251/goja,dop251,User,ECMAScript/JavaScript engine in pure Go,https://github.com/dop251/goja,,6770,6770,435,33,Go,MIT License,"golang, javascript",2016-11-04T22:04:06Z,2026-03-07T17:44:52Z,2026-03-05T12:43:38Z,1555,False,False,master,True,True,2026-03-09T19:00:27.369797 +18495400,blackbox,StackExchange/blackbox,StackExchange,Organization,Safely store secrets in Git/Mercurial/Subversion,https://github.com/StackExchange/blackbox,,6766,6766,387,55,Go,MIT License,,2014-04-06T17:53:02Z,2026-03-08T15:56:33Z,2025-11-05T15:44:20Z,712,False,True,master,False,False,2026-03-09T19:00:27.369797 +46880661,dbmate,amacneil/dbmate,amacneil,User,"🚀 A lightweight, framework-agnostic database migration tool.",https://github.com/amacneil/dbmate,,6764,6764,344,37,Go,MIT License,"clickhouse, cpp, database, database-migrations, database-schema, docker, go, golang, migration, migrations, mysql, nodejs, postgres, postgresql, python, rust, sqlite",2015-11-25T18:58:30Z,2026-03-09T07:25:51Z,2026-03-04T04:42:37Z,3387,False,False,main,True,False,2026-03-09T19:00:27.369797 +32351944,gopacket,google/gopacket,google,Organization,Provides packet processing capabilities for Go,https://github.com/google/gopacket,,6755,6755,1143,366,Go,"BSD 3-Clause ""New"" or ""Revised"" License",,2015-03-16T20:46:00Z,2026-03-06T20:58:56Z,2025-03-19T23:47:36Z,3835,False,False,master,True,False,2026-03-09T19:00:27.369797 +59949570,bombardier,codesenberg/bombardier,codesenberg,User,Fast cross-platform HTTP benchmarking tool written in Go,https://github.com/codesenberg/bombardier,,6749,6749,333,24,Go,MIT License,"benchmarking, bombardier, cli, fast, go, golang, http, linux, load-testing, macos, performance, windows",2016-05-29T15:16:30Z,2026-03-09T13:23:45Z,2026-02-17T23:52:29Z,931,False,False,master,True,True,2026-03-09T19:00:27.369797 +72875399,lura,luraproject/lura,luraproject,Organization,Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation,https://github.com/luraproject/lura,https://luraproject.org,6746,6746,580,7,Go,Other,"api-gateway, apis, backend-services, gateway, gateway-api, go, golang, krakend, load-balancer, microservice, middleware, proxies, router",2016-11-04T18:37:13Z,2026-03-09T08:09:09Z,2026-03-03T18:18:26Z,1700,False,False,master,True,True,2026-03-09T19:00:27.369797 +43465675,go-libp2p,libp2p/go-libp2p,libp2p,Organization,libp2p implementation in Go,https://github.com/libp2p/go-libp2p,,6742,6742,1237,280,Go,MIT License,"libp2p, networking-stack, p2p",2015-09-30T23:24:32Z,2026-03-09T03:02:47Z,2026-03-05T18:24:26Z,60888,False,False,master,True,False,2026-03-09T19:00:27.369797 +80723074,gopass,gopasspw/gopass,gopasspw,Organization,The slightly more awesome standard unix password manager for teams,https://github.com/gopasspw/gopass,https://www.gopass.pw/,6739,6739,526,87,Go,MIT License,"git, go, gpg, hacktoberfest, password-manager, security",2017-02-02T12:33:08Z,2026-03-09T11:06:19Z,2026-03-07T08:35:16Z,19320,False,False,master,True,False,2026-03-09T19:00:27.369797 +79954708,go-tools,dominikh/go-tools,dominikh,User,Staticcheck - The advanced Go linter,https://github.com/dominikh/go-tools,https://staticcheck.dev,6731,6731,405,569,Go,MIT License,"linter, linters, sponsor, static-analysis, staticcheck",2017-01-24T21:11:01Z,2026-03-08T05:28:14Z,2026-02-25T22:05:55Z,4683,False,False,master,True,True,2026-03-09T19:00:27.369797 +58821882,go-grpc-middleware,grpc-ecosystem/go-grpc-middleware,grpc-ecosystem,Organization,"Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.",https://github.com/grpc-ecosystem/go-grpc-middleware,,6731,6731,741,82,Go,Apache License 2.0,"authentication, generic-functions, golang, grpc, interceptor, library, logging, middleware, retries, testing",2016-05-14T17:48:56Z,2026-03-08T08:01:00Z,2025-12-15T15:31:31Z,14592,False,False,main,True,False,2026-03-09T19:00:27.369797 +113473682,agones,googleforgames/agones,googleforgames,Organization,Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes,https://github.com/googleforgames/agones,https://agones.dev,6716,6716,888,55,Go,Apache License 2.0,"agones, dedicated-game-servers, dedicated-gameservers, game-development, game-server, go, golang, kubernetes, multiplayer",2017-12-07T16:25:22Z,2026-03-09T11:38:40Z,2026-03-04T17:00:52Z,153936,False,False,main,True,False,2026-03-09T19:00:27.369797 +76686583,kubevirt,kubevirt/kubevirt,kubevirt,Organization,Kubernetes Virtualization API and runtime in order to define and manage virtual machines.,https://github.com/kubevirt/kubevirt,https://kubevirt.io,6702,6702,1630,618,Go,Apache License 2.0,"hacktoberfest, kubernetes, libvirt, virtualization, vms",2016-12-16T21:24:26Z,2026-03-09T10:13:20Z,2026-03-08T02:26:33Z,349373,False,False,main,True,True,2026-03-09T19:00:27.369797 +185861173,opentelemetry-collector,open-telemetry/opentelemetry-collector,open-telemetry,Organization,OpenTelemetry Collector,https://github.com/open-telemetry/opentelemetry-collector,https://opentelemetry.io,6700,6700,1924,670,Go,Apache License 2.0,"metrics, monitoring, observability, open-telemetry, opentelemetry, telemetry",2019-05-09T19:42:55Z,2026-03-09T12:26:49Z,2026-03-09T11:02:13Z,68360,False,False,main,True,True,2026-03-09T19:00:27.369797 +732124850,hatchet,hatchet-dev/hatchet,hatchet-dev,Organization,🪓 Run Background Tasks at Scale,https://github.com/hatchet-dev/hatchet,https://hatchet.run,6698,6698,314,74,Go,MIT License,"concurrency, dag, distributed, distributed-systems, durable-execution, event-driven, fastapi, golang, nodejs, python, queue, typescript, workflow-engine",2023-12-15T17:50:29Z,2026-03-09T13:30:01Z,2026-03-09T13:32:07Z,181616,False,False,main,True,False,2026-03-09T19:00:27.369797 +391209033,soft-serve,charmbracelet/soft-serve,charmbracelet,Organization,"The mighty, self-hostable Git server for the command line🍦",https://github.com/charmbracelet/soft-serve,,6692,6692,206,70,Go,MIT License,"git, golang, ssh",2021-07-30T23:32:44Z,2026-03-09T11:26:30Z,2026-03-09T11:26:27Z,22042,False,False,main,True,True,2026-03-09T19:00:27.369797 +11931032,btcd,btcsuite/btcd,btcsuite,Organization,An alternative full node bitcoin implementation written in Go (golang),https://github.com/btcsuite/btcd,https://github.com/btcsuite/btcd/blob/master/README.md,6675,6675,2523,328,Go,ISC License,"bitcoin, btcd, hacktoberfest",2013-08-06T18:10:52Z,2026-03-08T19:23:27Z,2026-03-06T22:11:57Z,27003,False,False,master,True,True,2026-03-09T19:00:27.369797 +9950667,xorm,go-xorm/xorm,go-xorm,Organization,"Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm",https://github.com/go-xorm/xorm,,6650,6650,750,307,Go,"BSD 3-Clause ""New"" or ""Revised"" License","golang, mssql, mysql, orm, postgres, postgresql, sqlite, tidb",2013-05-09T02:35:04Z,2026-03-09T12:40:24Z,2020-04-03T01:12:12Z,4278,False,True,master,True,False,2026-03-09T19:00:27.369797 +160626997,kraken,uber/kraken,uber,Organization,P2P Docker registry capable of distributing TBs of data in seconds,https://github.com/uber/kraken,,6659,6659,468,117,Go,Apache License 2.0,"bittorrent, container, containerd, docker, docker-image, docker-registry, p2p",2018-12-06T06:04:35Z,2026-03-09T13:04:32Z,2026-03-09T13:42:46Z,14546,False,False,master,True,True,2026-03-09T19:00:27.369797 +703663547,huh,charmbracelet/huh,charmbracelet,Organization,Build terminal forms and prompts 🤷🏻‍♀️,https://github.com/charmbracelet/huh,,6645,6645,220,64,Go,MIT License,,2023-10-11T16:59:24Z,2026-03-09T11:00:50Z,2026-03-09T11:02:19Z,1097,False,False,main,True,True,2026-03-09T19:00:27.369797 +27494663,docker.machine,docker-archive-public/docker.machine,docker-archive-public,Organization,Machine management for a container-centric world,https://github.com/docker-archive-public/docker.machine,https://docs.docker.com/machine/,6635,6635,1965,1065,Go,Apache License 2.0,,2014-12-03T15:52:06Z,2026-03-05T07:39:53Z,2022-02-13T19:27:42Z,18994,False,True,master,True,True,2026-03-09T19:00:27.369797 +23059575,weave,weaveworks/weave,weaveworks,Organization,"Simple, resilient multi-host containers networking and more.",https://github.com/weaveworks/weave,https://www.weave.works,6621,6621,677,529,Go,Apache License 2.0,"container-networking, docker, go, kubernetes",2014-08-18T05:19:07Z,2026-03-07T02:07:47Z,2024-08-09T08:45:55Z,27240,False,True,master,True,True,2026-03-09T19:00:27.369797 +3802828,goproxy,elazarl/goproxy,elazarl,User,An HTTP proxy library for Go,https://github.com/elazarl/goproxy,,6618,6618,1196,88,Go,"BSD 3-Clause ""New"" or ""Revised"" License",,2012-03-22T22:05:00Z,2026-03-06T06:33:22Z,2026-02-26T21:54:11Z,609,False,False,master,True,True,2026-03-09T19:00:27.369797 +179344069,woodpecker,woodpecker-ci/woodpecker,woodpecker-ci,Organization,"Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.",https://github.com/woodpecker-ci/woodpecker,https://woodpecker-ci.org,6604,6604,521,339,Go,Apache License 2.0,"automation, ci, cicd, devops, docker, kubernetes, woodpeckerci",2019-04-03T18:06:38Z,2026-03-09T12:07:37Z,2026-03-09T01:30:57Z,122077,False,False,main,True,False,2026-03-09T19:00:27.369797 +25872841,afero,spf13/afero,spf13,User,The Universal Filesystem Abstraction for Go,https://github.com/spf13/afero,,6590,6590,553,169,Go,Apache License 2.0,"compression, filesystem, fs, go, golang, network-file-system, network-file-transfer, vfs, virtual",2014-10-28T14:19:05Z,2026-03-05T03:02:47Z,2026-01-13T00:41:23Z,546,False,False,master,True,True,2026-03-09T19:00:27.369797 +67938435,slack-term,jpbruinsslot/slack-term,jpbruinsslot,User,Slack client for your terminal,https://github.com/jpbruinsslot/slack-term,,6590,6590,225,68,Go,MIT License,"cli, go, golang, slack, terminal, tui",2016-09-11T15:42:42Z,2026-03-07T17:23:21Z,2024-04-23T08:35:32Z,51310,False,False,master,True,True,2026-03-09T19:00:27.369797 +92132038,metrics-server,kubernetes-sigs/metrics-server,kubernetes-sigs,Organization,Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines.,https://github.com/kubernetes-sigs/metrics-server,https://kubernetes.io/docs/tasks/debug-application-cluster/resource-metrics-pipeline/,6566,6566,1994,50,Go,Apache License 2.0,k8s-sig-instrumentation,2017-05-23T05:15:43Z,2026-03-09T12:37:55Z,2026-03-09T12:59:26Z,13644,False,False,master,True,True,2026-03-09T19:00:27.369797 +6486840,shadowsocks-go,shadowsocks/shadowsocks-go,shadowsocks,Organization,go port of shadowsocks (Deprecated),https://github.com/shadowsocks/shadowsocks-go,http://shadowsocks.github.io/shadowsocks-go,6565,6565,3268,45,Go,Apache License 2.0,,2012-11-01T08:43:38Z,2026-03-03T13:44:23Z,2020-04-09T06:44:51Z,405,False,True,master,True,True,2026-03-09T19:00:27.369797 +927890076,registry,modelcontextprotocol/registry,modelcontextprotocol,Organization,A community driven registry service for Model Context Protocol (MCP) servers.,https://github.com/modelcontextprotocol/registry,https://github.com/modelcontextprotocol/registry/tree/main/docs,6532,6532,635,143,Go,Other,"mcp, mcp-servers",2025-02-05T17:58:01Z,2026-03-09T04:02:21Z,2026-03-07T14:53:32Z,77139,False,False,main,True,False,2026-03-09T19:00:27.369797 +16607984,go-sqlmock,DATA-DOG/go-sqlmock,DATA-DOG,Organization,Sql mock driver for golang to test database interactions,https://github.com/DATA-DOG/go-sqlmock,,6528,6528,405,41,Go,Other,"database, go, golang, mock, sql, sql-driver, tdd, testing",2014-02-07T07:59:29Z,2026-03-09T10:30:15Z,2024-09-11T10:51:41Z,312,False,False,master,True,True,2026-03-09T19:00:27.369797 +396856161,spicedb,authzed/spicedb,authzed,Organization,"Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data",https://github.com/authzed/spicedb,https://authzed.com/docs,6488,6488,370,134,Go,Apache License 2.0,"abac, acl, authorization, ciam, cloud-native, database, distributed-systems, entitlements, fga, fine-grained-access-control, fine-grained-authorization, kubernetes, permissions, rbac, rebac, security, security-tools, zanzibar",2021-08-16T15:32:09Z,2026-03-09T12:33:46Z,2026-03-09T13:48:37Z,26511,False,False,main,True,False,2026-03-09T19:00:27.369797 +5425992,nats.go,nats-io/nats.go,nats-io,Organization,"Golang client for NATS, the cloud native messaging system.",https://github.com/nats-io/nats.go,https://nats.io,6481,6481,792,162,Go,Apache License 2.0,"cloud-native, cloud-native-architectures, cloud-native-microservices, go, golang, microservices, microservices-architecture, nats, pub-sub",2012-08-15T12:54:59Z,2026-03-09T13:57:25Z,2026-03-06T11:13:09Z,4829,False,False,main,True,True,2026-03-09T19:00:27.369797 +21141781,beehive,muesli/beehive,muesli,User,A flexible event/agent & automation system with lots of bees 🐝,https://github.com/muesli/beehive,,6479,6479,331,119,Go,GNU Affero General Public License v3.0,"automation, event-driven, hacktoberfest, ifttt, workflow",2014-06-23T20:46:31Z,2026-03-08T19:06:48Z,2023-02-25T01:54:22Z,7928,False,False,master,True,True,2026-03-09T19:00:27.369797 +652319769,filebrowser,gtsteffaniak/filebrowser,gtsteffaniak,User,📂 Web File Browser,https://github.com/gtsteffaniak/filebrowser,,6477,6477,296,112,Go,Apache License 2.0,,2023-06-11T19:19:09Z,2026-03-09T10:48:15Z,2026-03-08T21:59:24Z,86983,False,False,main,True,True,2026-03-09T19:00:27.369797 +25225549,goth,markbates/goth,markbates,User,"Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.",https://github.com/markbates/goth,https://blog.gobuffalo.io/goth-needs-a-new-maintainer-626cd47ca37b,6472,6472,629,139,Go,MIT License,,2014-10-14T20:38:12Z,2026-03-09T07:55:04Z,2026-02-11T05:06:29Z,4163,False,False,master,True,True,2026-03-09T19:00:27.369797 +67286820,go-callvis,ondrajz/go-callvis,ondrajz,User,Visualize call graph of a Go program using Graphviz,https://github.com/ondrajz/go-callvis,https://ondrajz.github.io/go-callvis/,6456,6456,432,69,Go,MIT License,"awesome-go, callgraph, golang, golang-tools, graphviz, static-analysis, visualization",2016-09-03T11:31:46Z,2026-03-08T23:49:10Z,2025-11-30T12:09:51Z,6892,False,False,master,True,True,2026-03-09T19:00:27.369797 +313628863,external-secrets,external-secrets/external-secrets,external-secrets,Organization,External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.,https://github.com/external-secrets/external-secrets,https://external-secrets.io/main,6454,6454,1220,195,Go,Apache License 2.0,"external-secrets, hacktoberfest, kubernetes, kubernetes-secrets, secrets-manager",2020-11-17T13:30:34Z,2026-03-09T13:26:20Z,2026-03-09T10:28:24Z,196994,False,False,main,True,True,2026-03-09T19:00:27.369797 +28796010,os,rancher/os,rancher,Organization,Tiny Linux distro that runs the entire OS as Docker containers,https://github.com/rancher/os,https://rancher.com/docs/os/v1.x/en/,6450,6450,648,457,Go,Apache License 2.0,,2015-01-05T03:37:16Z,2026-03-08T13:10:39Z,2024-06-07T16:53:40Z,33549,False,True,master,True,True,2026-03-09T19:00:27.369797 +79746008,ws,gobwas/ws,gobwas,User,Tiny WebSocket library for Go.,https://github.com/gobwas/ws,,6441,6441,391,26,Go,MIT License,"fast, go, golang, rfc-6455, websocket",2017-01-22T21:11:53Z,2026-03-03T03:05:36Z,2026-02-12T17:07:49Z,465,False,False,master,True,True,2026-03-09T19:00:27.369797 +272663924,simplebank,techschool/simplebank,techschool,User,Backend master class: build a simple bank service in Go,https://github.com/techschool/simplebank,,6440,6440,1094,17,Go,MIT License,"backend, docker, gin, go, golang, grpc, grpc-go, http-server, kubernetes",2020-06-16T09:19:06Z,2026-03-09T07:02:10Z,2025-04-20T07:54:28Z,23881,False,False,master,True,True,2026-03-09T19:00:27.369797 +38518423,kingshard,flike/kingshard,flike,User,A high-performance MySQL proxy,https://github.com/flike/kingshard,,6421,6421,1223,162,Go,,"kingshard, mysql, mysql-proxy",2015-07-04T02:22:32Z,2026-03-09T07:38:32Z,2024-05-17T23:46:28Z,5309,False,False,master,True,True,2026-03-09T19:00:27.369797 +178079595,opencost,opencost/opencost,opencost,Organization,Cost monitoring for Kubernetes workloads and cloud costs,https://github.com/opencost/opencost,http://opencost.io,6415,6415,762,173,Go,Apache License 2.0,"aws, azure, cncf, cost, cost-optimization, finops, gcp, k8s, kubernetes, monitoring, opencost, prometheus",2019-03-27T21:49:05Z,2026-03-09T02:37:47Z,2026-03-09T13:48:15Z,54988,False,False,develop,True,False,2026-03-09T19:00:27.369797 +61219754,upspin,upspin/upspin,upspin,Organization,Upspin: A framework for naming everyone's everything.,https://github.com/upspin/upspin,https://upspin.io,6406,6406,314,129,Go,Apache License 2.0,"cryptography, fuse, golang, sharing, storage, upspin",2016-06-15T15:39:17Z,2026-03-07T12:18:46Z,2025-07-14T15:59:35Z,70355,False,False,master,True,False,2026-03-09T19:00:27.369797 +240039769,gost,go-gost/gost,go-gost,Organization,GO Simple Tunnel - a simple tunnel written in golang,https://github.com/go-gost/gost,https://gost.run,6395,6395,708,200,Go,MIT License,"dns, dtls, golang, grpc, http, http2, http3, https, icmp-tunnel, kcp, quic, reverse-proxy, shadowsocks, socks4a, socks5, ssh, tun2socks, tunnel, tuntap, websocket",2020-02-12T14:58:08Z,2026-03-09T13:46:36Z,2025-11-22T15:02:23Z,1102,False,False,master,True,True,2026-03-09T19:00:27.369797 +238797860,optimism,ethereum-optimism/optimism,ethereum-optimism,Organization,"Optimism is Ethereum, scaled.",https://github.com/ethereum-optimism/optimism,https://optimism.io,6394,6394,3918,829,Go,MIT License,"ethereum, l2-scaling, optimism, ovm, rollup",2020-02-06T22:28:26Z,2026-03-08T23:18:53Z,2026-03-09T07:14:31Z,1092447,False,False,develop,True,False,2026-03-09T19:00:27.369797 +38029983,telegram-bot-api,go-telegram-bot-api/telegram-bot-api,go-telegram-bot-api,Organization,Golang bindings for the Telegram Bot API,https://github.com/go-telegram-bot-api/telegram-bot-api,https://go-telegram-bot-api.dev,6389,6389,988,172,Go,MIT License,"golang, hacktoberfest, telegram",2015-06-25T05:33:57Z,2026-03-09T10:44:04Z,2024-08-14T05:51:15Z,5399,False,False,master,True,True,2026-03-09T19:00:27.369797 +7515336,go-spew,davecgh/go-spew,davecgh,User,Implements a deep pretty printer for Go data structures to aid in debugging,https://github.com/davecgh/go-spew,,6375,6375,374,68,Go,ISC License,,2013-01-09T05:18:22Z,2026-03-06T07:07:25Z,2024-04-06T10:36:47Z,215,False,False,master,True,True,2026-03-09T19:00:27.369797 +657224325,pgroll,xataio/pgroll,xataio,Organization,PostgreSQL zero-downtime migrations made easy,https://github.com/xataio/pgroll,https://pgroll.com,6374,6374,141,90,Go,Apache License 2.0,"golang, hacktoberfest, migrations, postgres, postgresql, schema, zero-downtime",2023-06-22T15:29:36Z,2026-03-08T23:16:17Z,2026-02-17T08:36:22Z,3525,False,False,main,True,False,2026-03-09T19:00:27.369797 +107154646,promptui,manifoldco/promptui,manifoldco,Organization,Interactive prompt for command-line applications,https://github.com/manifoldco/promptui,https://www.manifold.co,6364,6364,343,90,Go,"BSD 3-Clause ""New"" or ""Revised"" License","cli, command-line, golang, input, interface",2017-10-16T16:35:21Z,2026-03-09T01:46:42Z,2024-08-06T06:39:41Z,172,False,False,master,True,False,2026-03-09T19:00:27.369797 +357885318,datree,datreeio/datree,datreeio,Organization,"Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations. See our docs: https://hub.datree.io",https://github.com/datreeio/datree,https://datree.io,6351,6351,358,25,Go,Apache License 2.0,"admission-webhook, best-practices, cli, datree, devops, guardrail, kubernetes, policy, policy-management, security, static-code-analysis",2021-04-14T11:44:56Z,2026-03-06T23:57:05Z,2024-04-23T02:14:19Z,9336,False,True,main,True,False,2026-03-09T19:00:27.369797 +313853293,cloudquery,cloudquery/cloudquery,cloudquery,Organization,"Data pipelines for cloud config and security data. Build cloud asset inventory, CSPM, FinOps, and vulnerability management solutions. Extract from AWS, Azure, GCP, and 70+ cloud and SaaS sources.",https://github.com/cloudquery/cloudquery,https://cloudquery.io,6338,6338,553,154,Go,Mozilla Public License 2.0,"airbyte, attack-surface-management, aws, azure, bigquery, cspm, data, data-analysis, data-collection, data-engineering, data-integration, elt, etl, etl-framework, gcp, github-api, go, google, kubernetes, sql",2020-11-18T07:16:21Z,2026-03-09T11:23:23Z,2026-03-09T13:48:18Z,190251,False,False,main,True,False,2026-03-09T19:00:27.369797 +173387549,go-questions,golang-design/go-questions,golang-design,Organization,📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions,https://github.com/golang-design/go-questions,https://golang.design/go-questions,6336,6336,670,19,Go,GNU General Public License v3.0,"book, golang, interview, interview-questions",2019-03-02T01:02:10Z,2026-03-09T06:48:47Z,2026-02-27T02:55:34Z,20240,False,False,main,True,True,2026-03-09T19:00:27.369797 +7767488,goleveldb,syndtr/goleveldb,syndtr,User,LevelDB key/value database in Go.,https://github.com/syndtr/goleveldb,,6325,6325,985,109,Go,"BSD 2-Clause ""Simplified"" License","database, go, leveldb",2013-01-23T04:08:58Z,2026-03-09T02:53:26Z,2024-05-14T20:40:52Z,1960,False,False,master,True,False,2026-03-09T19:00:27.369797 +187086161,opentelemetry-go,open-telemetry/opentelemetry-go,open-telemetry,Organization,OpenTelemetry Go API and SDK,https://github.com/open-telemetry/opentelemetry-go,https://opentelemetry.io/docs/languages/go,6308,6308,1276,212,Go,Apache License 2.0,"logging, metrics, opentelemetry, tracing",2019-05-16T19:05:26Z,2026-03-09T09:32:58Z,2026-03-09T09:20:31Z,27652,False,False,main,True,False,2026-03-09T19:00:27.369797 +16899487,gitql,filhodanuvem/gitql,filhodanuvem,User,💊 A git query language,https://github.com/filhodanuvem/gitql,,6299,6299,162,10,Go,MIT License,"git, go, hacktoberfest",2014-02-17T02:19:11Z,2026-03-04T03:13:39Z,2024-10-14T14:32:41Z,9167,False,False,main,True,True,2026-03-09T19:00:27.369797 +175192867,chaosblade,chaosblade-io/chaosblade,chaosblade-io,Organization,An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具),https://github.com/chaosblade-io/chaosblade,https://chaosblade.io,6298,6298,987,331,Go,Apache License 2.0,"alibaba, chaos-engineering, chaos-testing, fault, fault-injection, kubernetes, microservice, site-reliability-engineering",2019-03-12T11:02:05Z,2026-03-09T08:37:58Z,2026-03-03T05:27:50Z,4823,False,False,master,True,True,2026-03-09T19:00:27.369797 +179063508,k3d,k3d-io/k3d,k3d-io,Organization,Little helper to run CNCF's k3s in Docker,https://github.com/k3d-io/k3d,https://k3d.io/,6295,6295,524,278,Go,MIT License,"cluster, docker, go, k3d, k3s, kubernetes, rancher",2019-04-02T11:30:11Z,2026-03-09T02:25:19Z,2026-03-05T15:13:34Z,47230,False,False,main,True,False,2026-03-09T19:00:27.369797 +23653453,pachyderm,pachyderm/pachyderm,pachyderm,Organization,Data-Centric Pipelines and Data Versioning,https://github.com/pachyderm/pachyderm,https://www.pachyderm.com/,6287,6287,569,938,Go,Apache License 2.0,"analytics, big-data, containers, data-analysis, data-science, distributed-systems, docker, go, kubernetes, pachyderm",2014-09-04T07:50:02Z,2026-03-03T22:20:38Z,2025-02-03T22:27:18Z,656481,False,False,master,True,False,2026-03-09T19:00:27.369797 +945605057,claude-squad,smtg-ai/claude-squad,smtg-ai,Organization,"Manage multiple AI terminal agents like Claude Code, Aider, Codex, OpenCode, and Amp.",https://github.com/smtg-ai/claude-squad,https://smtg-ai.github.io/claude-squad/,6272,6272,431,39,Go,GNU Affero General Public License v3.0,"aider, claude-code, cli, codex, vibe-coding",2025-03-09T20:00:41Z,2026-03-09T12:32:54Z,2026-03-04T03:39:14Z,3306,False,False,main,True,False,2026-03-09T19:00:27.369797 +713106159,ladder,everywall/ladder,everywall,Organization,Selfhosted alternative to 12ft.io. and 1ft.io bypass paywalls with a proxy ladder and remove CORS headers from any URL,https://github.com/everywall/ladder,,6260,6260,292,27,Go,GNU General Public License v3.0,"bypass, cors, cors-proxy, paywall, paywall-blocker, paywall-bypasser",2023-11-01T21:09:49Z,2026-03-09T02:52:03Z,2024-10-02T07:19:49Z,13651,False,False,main,True,False,2026-03-09T19:00:27.369797 +192779991,octant,vmware-archive/octant,vmware-archive,Organization,Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.,https://github.com/vmware-archive/octant,https://octant.dev,6254,6254,489,286,Go,Apache License 2.0,"go, golang, kubernetes, kubernetes-clusters, octant",2019-06-19T17:53:39Z,2026-03-04T03:13:42Z,2023-01-19T20:55:03Z,91125,False,True,master,True,True,2026-03-09T19:00:27.369797 +10717754,elvish,elves/elvish,elves,Organization,Powerful scripting language & versatile interactive shell,https://github.com/elves/elvish,https://elv.sh/,6247,6247,322,350,Go,"BSD 2-Clause ""Simplified"" License","go, programming-language, shell, unix",2013-06-16T08:43:32Z,2026-03-09T09:23:03Z,2026-01-25T15:59:02Z,15833,False,False,main,True,False,2026-03-09T19:00:27.369797 +226368338,evcc,evcc-io/evcc,evcc-io,Organization,solar charging ☀️🚘,https://github.com/evcc-io/evcc,https://evcc.io,6244,6244,1215,124,Go,MIT License,"battery, charger, eebus, emobility, golang, home-automation, modbus, mqtt, ocpp, pv, semp, solar, sunspec, wallbox",2019-12-06T16:27:04Z,2026-03-09T11:42:20Z,2026-03-09T13:43:44Z,67489,False,False,master,True,True,2026-03-09T19:00:27.369797 +82515080,gocron,ouqiang/gocron,ouqiang,User,定时任务管理系统,https://github.com/ouqiang/gocron,,6243,6243,1305,164,Go,MIT License,"cron, crontab, golang, scheduler",2017-02-20T04:00:57Z,2026-03-09T13:54:14Z,2024-03-27T15:57:36Z,8876,False,False,master,True,True,2026-03-09T19:00:27.370797 +176379662,popeye,derailed/popeye,derailed,User,👀 A Kubernetes cluster resource sanitizer,https://github.com/derailed/popeye,https://popeyecli.io,6242,6242,341,66,Go,Other,"go, golang, k8s, kubernetes-clusters, kubernetes-resources, misconfigurations, popeye, sanitize-resources, sanitizers",2019-03-18T22:30:27Z,2026-03-07T04:48:45Z,2025-12-08T14:11:50Z,14284,False,False,master,True,True,2026-03-09T19:00:27.370797 +199763479,bfe,bfenetworks/bfe,bfenetworks,Organization,A modern layer 7 load balancer from baidu,https://github.com/bfenetworks/bfe,https://www.bfe-networks.net,6235,6235,947,21,Go,Apache License 2.0,"bfe, cncf, golang, load-balancer, reverse-proxy",2019-07-31T02:33:55Z,2026-03-06T08:05:52Z,2026-02-13T02:10:15Z,49067,False,False,develop,True,True,2026-03-09T19:00:27.370797 +261871717,wild-workouts-go-ddd-example,ThreeDotsLabs/wild-workouts-go-ddd-example,ThreeDotsLabs,Organization,"Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.",https://github.com/ThreeDotsLabs/wild-workouts-go-ddd-example,https://threedots.tech,6222,6222,569,30,Go,MIT License,"clean-architecture, cqrs, ddd, firebase, firestore, gcp, go, golang, google-cloud, hexagonal-architecture, refactoring, serverless, terraform",2020-05-06T20:30:16Z,2026-03-08T20:27:39Z,2025-11-03T10:49:41Z,990,False,False,master,True,False,2026-03-09T19:00:27.370797 +21034555,govalidator,asaskevich/govalidator,asaskevich,User,"[Go] Package of validators and sanitizers for strings, numerics, slices and structs",https://github.com/asaskevich/govalidator,https://asaskevich.dev/projects/govalidator/,6199,6199,563,166,Go,MIT License,"go, govalidator, sanitization, validation, validation-library",2014-06-20T10:45:23Z,2026-03-04T07:23:49Z,2025-01-22T18:34:57Z,827,False,False,master,True,True,2026-03-09T19:00:27.370797 +219954477,blocky,0xERR0R/blocky,0xERR0R,User,Fast and lightweight DNS proxy as ad-blocker for local network with many features,https://github.com/0xERR0R/blocky,https://0xERR0R.github.io/blocky/,6177,6177,269,65,Go,Apache License 2.0,"ad-blocker, adblock, adblocker, dns, dns-over-https, dns-server, golang, parental-control, pihole, self-hosted, selfhosted",2019-11-06T09:03:31Z,2026-03-09T09:12:09Z,2026-03-06T05:03:46Z,16682,False,False,main,True,True,2026-03-09T19:00:27.370797 +14008364,copier,jinzhu/copier,jinzhu,User,"Copier for golang, copy value from struct to struct and more",https://github.com/jinzhu/copier,,6150,6150,500,80,Go,MIT License,"copy, go, golang, golang-package",2013-10-31T05:24:36Z,2026-03-09T03:27:02Z,2025-08-12T02:07:42Z,131,False,False,master,True,True,2026-03-09T19:00:27.370797 +28916646,gitrob,michenriksen/gitrob,michenriksen,User,Reconnaissance tool for GitHub organizations,https://github.com/michenriksen/gitrob,https://michenriksen.com/blog/gitrob-now-in-go/,6142,6142,845,74,Go,MIT License,"github-api, golang, osint, security",2015-01-07T13:58:58Z,2026-03-09T12:32:48Z,2022-09-20T18:09:09Z,1219,False,True,master,False,False,2026-03-09T19:00:27.370797 +27522259,mobile,golang/mobile,golang,Organization,[mirror] Go on Mobile,https://github.com/golang/mobile,https://golang.org/x/mobile,6139,6139,814,37,Go,"BSD 3-Clause ""New"" or ""Revised"" License",,2014-12-04T04:03:35Z,2026-03-09T07:38:06Z,2026-02-17T19:57:11Z,6516,False,False,master,False,False,2026-03-09T19:00:27.370797 +156946744,osmedeus,j3ssie/osmedeus,j3ssie,User,A Modern Orchestration Engine for Security,https://github.com/j3ssie/osmedeus,https://www.osmedeus.org/,6133,6133,965,2,Go,MIT License,"agentic-ai, attack-surface-management, bugbounty, go, hacking, hacking-tool, llm, osint, penetration-testing, pentesting, reconnaissance, security, security-tools, workflow-engine, workflows",2018-11-10T04:17:18Z,2026-03-09T08:49:40Z,2026-03-08T06:00:27Z,192229,False,False,main,True,False,2026-03-09T19:00:27.370797 +309820286,fleet,fleetdm/fleet,fleetdm,Organization,Open device management,https://github.com/fleetdm/fleet,https://fleetdm.com,6127,6127,802,3238,Go,Other,"binary-authorization, configuration-management, device-management, gitops, ios, linux, macos, mdm, open-source, orchestration, osquery, patching, powershell, scripting, security, software-management, telemetry, vulnerability-management",2020-11-03T22:17:18Z,2026-03-09T13:56:10Z,2026-03-09T13:56:07Z,1527793,False,False,main,True,False,2026-03-09T19:00:27.370797 +109566657,rainbond,goodrain/rainbond,goodrain,Organization,"A container platform that needs no Kubernetes learning, Build, deploy, assemble, and manage apps on Kubernetes, no K8s expertise needed, all in a graphical platform.",https://github.com/goodrain/rainbond,https://www.rainbond.io,6117,6117,855,50,Go,Other,"application, cloud-native, cloud-native-applications, continuous-delivery, devops, heroku, hybrid-cloud, k8s, kubernetes, microservice-architecture, microservice-governance, multi-cloud, multi-cluster, paas, rainbond, saas, service-mesh",2017-11-05T09:33:39Z,2026-03-06T09:00:42Z,2026-03-05T06:36:17Z,150103,False,False,main,True,False,2026-03-09T19:00:27.370797 +36588302,cloud-torrent,jpillora/cloud-torrent,jpillora,User,☁️ Cloud Torrent: a self-hosted remote torrent client,https://github.com/jpillora/cloud-torrent,,6116,6116,1808,155,Go,GNU Affero General Public License v3.0,"cloud, golang, self-hosted, torrent, torrent-client",2015-05-31T04:48:16Z,2026-03-05T01:32:40Z,2025-11-28T13:10:45Z,14652,False,False,master,True,True,2026-03-09T19:00:27.370797 +294556570,bit,chriswalz/bit,chriswalz,User,Bit is a modern Git CLI,https://github.com/chriswalz/bit,,6095,6095,109,32,Go,Apache License 2.0,"autocomplete, bit, cli, git, golang, hacktoberfest, hacktoberfest2021, interactive, prompt",2020-09-11T00:50:18Z,2026-03-08T19:21:52Z,2023-02-21T19:06:59Z,542,False,False,master,True,True,2026-03-09T19:00:27.370797 +94461013,faktory,contribsys/faktory,contribsys,Organization,Language-agnostic persistent background job server,https://github.com/contribsys/faktory,https://contribsys.com/faktory/,6095,6095,237,21,Go,Other,,2017-06-15T17:01:29Z,2026-03-07T05:18:38Z,2026-02-19T20:44:02Z,3026,False,False,main,True,True,2026-03-09T19:00:35.045111 +44087204,syzkaller,google/syzkaller,google,Organization,syzkaller is an unsupervised coverage-guided kernel fuzzer,https://github.com/google/syzkaller,,6089,6089,1378,558,Go,Apache License 2.0,"fuzz-testing, fuzzer, fuzzing, kernel, linux, security, security-tools, security-vulnerability, testing",2015-10-12T06:05:05Z,2026-03-09T13:56:49Z,2026-03-09T13:56:45Z,301975,False,False,master,True,True,2026-03-09T19:00:35.045111 +236736020,actions-runner-controller,actions/actions-runner-controller,actions,Organization,Kubernetes controller for GitHub Actions self-hosted runners,https://github.com/actions/actions-runner-controller,,6080,6080,1386,377,Go,Apache License 2.0,"github-actions, kubernetes, operator",2020-01-28T12:59:43Z,2026-03-09T00:24:05Z,2026-03-09T07:27:35Z,7371,False,False,master,True,False,2026-03-09T19:00:35.045111 +58184885,kube-state-metrics,kubernetes/kube-state-metrics,kubernetes,Organization,Add-on agent to generate and expose cluster-level metrics.,https://github.com/kubernetes/kube-state-metrics,https://kubernetes.io/docs/concepts/cluster-administration/kube-state-metrics/,6078,6078,2155,98,Go,Apache License 2.0,"kubernetes, kubernetes-exporter, kubernetes-monitoring, metrics, monitoring, observability, prometheus, prometheus-exporter",2016-05-06T06:10:13Z,2026-03-09T11:03:16Z,2026-03-09T11:03:10Z,25357,False,False,main,True,False,2026-03-09T19:00:35.045111 +95011980,riot,go-ego/riot,go-ego,Organization,"Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code.",https://github.com/go-ego/riot,,6077,6077,474,50,Go,Apache License 2.0,"go, golang, gwk, index, riot, search, search-engine",2017-06-21T14:17:59Z,2026-02-28T21:18:16Z,2020-10-13T13:31:05Z,12969,False,True,master,True,True,2026-03-09T19:00:35.045111 +33429211,cni,containernetworking/cni,containernetworking,Organization,Container Network Interface - networking for Linux containers,https://github.com/containernetworking/cni,https://cni.dev,6068,6068,1133,149,Go,Apache License 2.0,"containers, docker, kubernetes, networking",2015-04-05T03:35:49Z,2026-03-08T15:03:12Z,2025-12-15T08:34:29Z,4596,False,False,main,True,True,2026-03-09T19:00:35.045111 +27579614,goa,goadesign/goa,goadesign,Organization,"Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC services with zero drift between code and docs.",https://github.com/goadesign/goa,https://goa.design,6061,6061,580,36,Go,MIT License,"api, code-generation, go, goa, golang, microservices, openapi, rest, swagger",2014-12-05T07:17:53Z,2026-03-09T06:31:41Z,2026-03-09T12:10:13Z,39368,False,False,v3,True,False,2026-03-09T19:00:35.045111 +13257135,serf,hashicorp/serf,hashicorp,Organization,Service orchestration and management tool.,https://github.com/hashicorp/serf,https://github.com/hashicorp/serf/blob/master/docs/index.html.markdown,6045,6045,605,141,Go,Mozilla Public License 2.0,,2013-10-01T22:12:50Z,2026-03-08T16:11:29Z,2026-03-03T20:38:26Z,7226,False,False,master,True,True,2026-03-09T19:00:35.045111 +96170782,evio,tidwall/evio,tidwall,User,Fast event-loop networking for Go,https://github.com/tidwall/evio,,6039,6039,497,25,Go,MIT License,networking,2017-07-04T03:15:07Z,2026-03-08T04:17:17Z,2023-10-22T11:35:20Z,443,False,False,master,True,False,2026-03-09T19:00:35.045111 +39808208,env,caarlos0/env,caarlos0,User,"A simple, zero-dependencies library to parse environment variables into structs",https://github.com/caarlos0/env,https://pkg.go.dev/github.com/caarlos0/env/v11,6034,6034,275,24,Go,MIT License,"config, configuration, environment, environment-variables, go, golang, hacktoberfest",2015-07-28T02:14:37Z,2026-03-08T21:32:41Z,2026-03-01T04:54:47Z,469,False,False,main,True,False,2026-03-09T19:00:35.045111 +86367047,go-elasticsearch,elastic/go-elasticsearch,elastic,Organization,The official Go client for Elasticsearch,https://github.com/elastic/go-elasticsearch,https://github.com/elastic/go-elasticsearch#go-elasticsearch,6034,6034,639,55,Go,Apache License 2.0,"client, elasticsearch, go, golang",2017-03-27T17:56:15Z,2026-03-09T13:34:46Z,2026-03-09T13:55:41Z,99935,False,False,main,True,True,2026-03-09T19:00:35.045111 +31673858,imaginary,h2non/imaginary,h2non,User,"Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing",https://github.com/h2non/imaginary,https://fly.io/docs/app-guides/run-a-global-image-service/,6023,6023,492,136,Go,MIT License,"crop-image, docker, gif, image, image-processing, jpeg, libvips, microservice, png, resize-images, watermark, webp",2015-03-04T18:51:40Z,2026-03-05T07:35:57Z,2025-11-08T19:49:48Z,18514,False,False,master,True,True,2026-03-09T19:00:35.045111 +51620247,uuid,google/uuid,google,Organization,Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.,https://github.com/google/uuid,,6004,6004,415,55,Go,"BSD 3-Clause ""New"" or ""Revised"" License","go, uuid",2016-02-12T22:17:59Z,2026-03-09T09:20:57Z,2024-11-14T17:05:06Z,199,False,False,master,True,True,2026-03-09T19:00:35.045111 +382379200,cue,cue-lang/cue,cue-lang,Organization,The home of the CUE language! Validate and define text-based and dynamic configuration,https://github.com/cue-lang/cue,https://cuelang.org,6002,6002,351,895,Go,Apache License 2.0,"configuration, data, kubernetes, validation",2021-07-02T14:55:44Z,2026-03-09T02:32:10Z,2026-03-09T13:59:52Z,63722,False,False,master,True,True,2026-03-09T19:00:35.045111 +118828329,serving,knative/serving,knative,Organization,"Kubernetes-based, scale-to-zero, request-driven compute",https://github.com/knative/serving,https://knative.dev/docs/serving/,6001,6001,1220,168,Go,Apache License 2.0,"app, autoscaler, container, developer-productivity, function, knative, kubernetes, networking, scale, serverless, serverless-containers",2018-01-24T22:07:44Z,2026-03-09T09:51:41Z,2026-03-08T21:43:50Z,110515,False,False,main,True,False,2026-03-09T19:00:35.045111 +1966991,xlsx,tealeg/xlsx,tealeg,User,Go library for reading and writing XLSX files. ,https://github.com/tealeg/xlsx,,5999,5999,819,13,Go,Other,"excel, go, spreadsheet, xlsx",2011-06-28T15:20:28Z,2026-03-09T07:39:56Z,2025-08-13T13:58:41Z,9972,False,True,master,True,True,2026-03-09T19:00:35.045111 +261141187,wazero,wazero/wazero,wazero,Organization,wazero: the zero dependency WebAssembly runtime for Go developers,https://github.com/wazero/wazero,https://wazero.io,5993,5993,316,31,Go,Apache License 2.0,"ahead-of-time, compiler, go, golang, runtime, vm, wasi, wasm, webassembly",2020-05-04T10:16:32Z,2026-03-09T07:12:15Z,2026-03-08T09:14:25Z,23023,False,False,main,True,False,2026-03-09T19:00:35.045111 +169982320,1m-go-websockets,eranyanay/1m-go-websockets,eranyanay,User,handling 1M websockets connections in Go,https://github.com/eranyanay/1m-go-websockets,,5991,5991,638,3,Go,GNU Affero General Public License v3.0,,2019-02-10T13:41:43Z,2026-03-04T21:21:52Z,2022-08-14T11:12:13Z,25,False,False,master,False,False,2026-03-09T19:00:35.045111 +1115161703,gogcli,steipete/gogcli,steipete,User,"Google Suite CLI: Gmail, GCal, GDrive, GContacts.",https://github.com/steipete/gogcli,https://gogcli.sh,5989,5989,454,85,Go,Other,"gcal, gcontacts, gdrive, gmail, google",2025-12-12T12:36:45Z,2026-03-09T13:57:32Z,2026-03-09T06:26:34Z,3344,False,False,main,True,False,2026-03-09T19:00:35.045111 +28986292,torrent,anacrolix/torrent,anacrolix,User,Full-featured BitTorrent client package and utilities,https://github.com/anacrolix/torrent,,5980,5980,660,63,Go,Mozilla Public License 2.0,"bittorrent, go, magnet-link, p2p, streaming, torrent, tracker",2015-01-08T21:10:42Z,2026-03-08T22:57:09Z,2026-03-06T04:33:37Z,10845,False,False,master,True,False,2026-03-09T19:00:35.045111 +203927039,go-gin-api,xinliangnote/go-gin-api,xinliangnote,User,基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。,https://github.com/xinliangnote/go-gin-api,https://www.yuque.com/xinliangnote/go-gin-api/ngc3x5,5974,5974,1138,38,Go,MIT License,"api-gin, cron, gin, gin-api, go, golang, gorm, graphql, jaeger, jwt, pprof, prometheus, swagger, trace, viper, zap",2019-08-23T05:01:08Z,2026-03-07T08:04:36Z,2023-12-23T00:57:01Z,4319,False,False,master,True,True,2026-03-09T19:00:35.045111 +332361864,ticker,achannarasappa/ticker,achannarasappa,User,"Track stocks, crypto, and derivatives prices and positions in real time from your terminal",https://github.com/achannarasappa/ticker,,5971,5971,324,35,Go,GNU General Public License v3.0,"bitcoin, crypto-trading, cryptocurrencies, derivatives, financial-markets, golang, golang-application, stock-market, stock-positions, stocks, stocks-app, terminal, terminal-app, ticker, trading, trading-software, tui",2021-01-24T03:50:46Z,2026-03-09T09:18:24Z,2025-12-28T22:39:38Z,2378,False,False,master,True,False,2026-03-09T19:00:35.045111 +997490512,gpt-load,tbphp/gpt-load,tbphp,User,Multi-channel AI proxy with intelligent key rotation. 智能密钥轮询的多渠道 AI 代理。,https://github.com/tbphp/gpt-load,https://www.gpt-load.com,5965,5965,602,5,Go,MIT License,"anthropic, claude, gemini, gin, go, golang, openai",2025-06-06T16:04:32Z,2026-03-09T09:27:53Z,2026-02-24T01:59:41Z,5120,False,False,main,True,False,2026-03-09T19:00:35.045111 +776347356,LLocalSearch,nilsherzig/LLocalSearch,nilsherzig,User,LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.,https://github.com/nilsherzig/LLocalSearch,,5965,5965,366,58,Go,Apache License 2.0,"llm, search-engine",2024-03-23T08:53:25Z,2026-03-08T14:52:47Z,2025-12-11T11:39:47Z,4710,False,False,main,True,True,2026-03-09T19:00:35.046106 +505278571,scan4all,GhostTroops/scan4all,GhostTroops,Organization,"Official repository vuls Scan: 15000+PoCs; 23 kinds of application password crack; 7000+Web fingerprints; 146 protocols and 90000+ rules Port scanning; Fuzz, HW, awesome BugBounty( ͡° ͜ʖ ͡°)...",https://github.com/GhostTroops/scan4all,https://scan4all.51pwn.com,5961,5961,711,14,Go,"BSD 3-Clause ""New"" or ""Revised"" License","0day, attack, auto, brute-force, bugbounty, bugbounty-tools, golang, hacker, hacktools, nmap, nuclei, pentest-tool, recon, security-scanner, security-tools, ssh, tools, vulnerabilities-scan, vulnerability-detection, vulnerability-scanners",2022-06-20T03:11:08Z,2026-03-09T07:55:46Z,2024-07-12T13:23:48Z,86677,False,False,main,True,False,2026-03-09T19:00:35.046106 +110776471,dragonfly-archived,dragonflyoss/dragonfly-archived,dragonflyoss,Organization,This repository has be archived and moved to the new repository https://github.com/dragonflyoss/Dragonfly2.,https://github.com/dragonflyoss/dragonfly-archived,https://d7y.io,5952,5952,765,194,Go,Apache License 2.0,"cloud-native, cncf, docker-image, p2p, pouch, registry",2017-11-15T03:05:27Z,2026-03-04T17:10:12Z,2023-02-27T11:07:29Z,37870,False,True,master,True,False,2026-03-09T19:00:35.046106 +145340771,go-flutter,go-flutter-desktop/go-flutter,go-flutter-desktop,Organization,"Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.",https://github.com/go-flutter-desktop/go-flutter,https://hover.build/,5941,5941,280,65,Go,"BSD 3-Clause ""New"" or ""Revised"" License","cross-platform, desktop, flutter, glfw, go, golang, hover, linux, macos, ui, windows",2018-08-19T22:04:27Z,2026-03-05T01:15:52Z,2026-02-24T21:43:10Z,1494,False,False,master,True,True,2026-03-09T19:00:35.046106 +145790679,ferret,MontFerret/ferret,MontFerret,Organization,Declarative web scraping,https://github.com/MontFerret/ferret,https://www.montferret.dev/,5932,5932,318,38,Go,Apache License 2.0,"cdp, chrome, cli, crawler, crawling, data-mining, dsl, go, golang, library, query-language, scraper, scraping, scraping-websites, tool",2018-08-23T02:42:46Z,2026-03-09T11:38:00Z,2026-03-09T13:46:37Z,6057,False,False,main,True,False,2026-03-09T19:00:35.046106 +97652025,fn,fnproject/fn,fnproject,Organization,"The container native, cloud agnostic serverless platform.",https://github.com/fnproject/fn,http://fnproject.io,5931,5931,408,161,Go,Apache License 2.0,"containers, docker, faas, kubernetes, lambda, serverless, serverless-functions, swarm",2017-07-18T23:22:46Z,2026-03-06T08:02:19Z,2026-02-19T19:10:35Z,173127,False,False,master,True,True,2026-03-09T19:00:35.046106 +7823926,client_golang,prometheus/client_golang,prometheus,Organization,Prometheus instrumentation library for Go applications,https://github.com/prometheus/client_golang,https://pkg.go.dev/github.com/prometheus/client_golang,5919,5919,1253,126,Go,Apache License 2.0,,2013-01-25T16:32:46Z,2026-03-07T16:33:35Z,2026-03-05T10:00:56Z,4991,False,False,main,True,False,2026-03-09T19:00:35.046106 +34659664,scope,weaveworks/scope,weaveworks,Organization,"Monitoring, visualisation & management for Docker & Kubernetes",https://github.com/weaveworks/scope,https://www.weave.works/oss/scope/,5915,5915,725,454,Go,Apache License 2.0,"containers, docker, ecs, kubernetes, mesos, microservices, monitoring, visualization",2015-04-27T10:12:35Z,2026-03-09T07:39:48Z,2023-07-07T03:37:03Z,83477,False,False,master,True,True,2026-03-09T19:00:35.046106 +68251076,gorgonia,gorgonia/gorgonia,gorgonia,Organization,Gorgonia is a library that helps facilitate machine learning in Go.,https://github.com/gorgonia/gorgonia,https://gorgonia.org/,5913,5913,449,119,Go,Apache License 2.0,"artificial-intelligence, automatic-differentiation, computation-graph, deep-learning, deep-neural-networks, deeplearning, differentiation, go, golang, gorgonia, gradient-descent, graph-computation, hacktoberfest, machine-learning, neural-network, symbolic-differentiation",2016-09-14T23:19:43Z,2026-03-08T04:48:57Z,2024-08-12T04:53:17Z,93056,False,False,master,True,True,2026-03-09T19:00:35.046106 +120821432,pspy,DominicBreuker/pspy,DominicBreuker,User,Monitor linux processes without root permissions,https://github.com/DominicBreuker/pspy,,5909,5909,566,2,Go,GNU General Public License v3.0,"ctf, enumeration, golang, pentesting, privesc, security",2018-02-08T21:41:37Z,2026-03-09T13:08:28Z,2026-03-01T09:06:16Z,9485,False,False,master,True,True,2026-03-09T19:00:35.046106 +46488106,aquatone,michenriksen/aquatone,michenriksen,User,A Tool for Domain Flyovers,https://github.com/michenriksen/aquatone,https://michenriksen.com/blog/aquatone-now-in-go/,5906,5906,909,106,Go,MIT License,"chrome-headless, chromium, golang, osint, reconnaissance, security",2015-11-19T11:30:12Z,2026-03-07T13:34:40Z,2022-05-22T19:49:32Z,587,False,True,master,False,False,2026-03-09T19:00:35.046106 +586427117,go-backend-clean-architecture,amitshekhariitbhu/go-backend-clean-architecture,amitshekhariitbhu,User,"A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.",https://github.com/amitshekhariitbhu/go-backend-clean-architecture,https://outcomeschool.com/blog/go-backend-clean-architecture,5891,5891,631,19,Go,Apache License 2.0,"api, architecture, backend, clean-architecture, docker, gin, go, golang, jwt-authentication, project, project-template, test",2023-01-08T04:50:47Z,2026-03-09T07:01:21Z,2026-02-05T09:10:04Z,349,False,False,main,True,True,2026-03-09T19:00:35.046106 +996785011,databasus,databasus/databasus,databasus,User,"Databases backup tool (PostgreSQL, MySQL, MongoDB)",https://github.com/databasus/databasus,https://databasus.com,5888,5888,305,3,Go,Apache License 2.0,"backup, backups, database, database-backup, devops, docker, golang, kubernetes, mariadb, mongodb, mysql, pg, postgres, postgresql, s3, self-hosted, system-administration, tools, web-ui",2025-06-05T13:10:03Z,2026-03-09T13:59:32Z,2026-03-08T20:19:15Z,66506,False,False,main,True,True,2026-03-09T19:00:35.046106 +50128165,go-plugin,hashicorp/go-plugin,hashicorp,Organization,Golang plugin system over RPC.,https://github.com/hashicorp/go-plugin,,5883,5883,498,81,Go,Mozilla Public License 2.0,,2016-01-21T18:33:57Z,2026-03-08T13:29:17Z,2026-03-02T09:25:00Z,577,False,False,main,True,False,2026-03-09T19:00:35.046106 +73098043,maddy,foxcpp/maddy,foxcpp,User,✉️ Composable all-in-one mail server.,https://github.com/foxcpp/maddy,https://maddy.email,5883,5883,311,134,Go,GNU General Public License v3.0,"dkim, dmarc, email, imap, mail, smtp, spf",2016-11-07T16:26:13Z,2026-03-09T05:54:05Z,2026-03-08T19:38:16Z,3479,False,False,master,True,True,2026-03-09T19:00:35.046106 +146863879,goproxy,goproxyio/goproxy,goproxyio,Organization,A global proxy for Go modules.,https://github.com/goproxyio/goproxy,https://goproxy.io,5874,5874,367,18,Go,MIT License,"go, golang, goproxy, module, proxy",2018-08-31T08:27:07Z,2026-03-05T10:15:59Z,2024-02-04T03:10:43Z,143,False,False,master,True,True,2026-03-09T19:00:35.046106 +371564104,easegress,easegress-io/easegress,easegress-io,Organization,A Cloud Native traffic orchestration system,https://github.com/easegress-io/easegress,https://megaease.com/easegress/,5872,5872,490,7,Go,Apache License 2.0,"api-gateway, cloud-native, distributed-systems, etcd, gateway, go, golang, http, kubernetes, load-balancer, mesh, microservice, microservices, proxy-server, raft, reverse-proxy, service-mesh, sidecar, traffic",2021-05-28T03:02:42Z,2026-03-07T05:32:58Z,2026-03-08T11:58:26Z,21432,False,False,main,True,False,2026-03-09T19:00:35.046106 +23338323,alda,alda-lang/alda,alda-lang,Organization,A music programming language for musicians. :notes:,https://github.com/alda-lang/alda,https://alda.io,5870,5870,309,11,Go,Eclipse Public License 2.0,"alda, hacktoberfest, music, music-composition, music-programming, music-programming-language, programming-language",2014-08-26T04:07:53Z,2026-03-09T11:53:05Z,2026-03-09T02:50:23Z,3915,False,False,master,True,False,2026-03-09T19:00:35.046106 +43526066,goss,goss-org/goss,goss-org,Organization,Quick and Easy server testing/validation,https://github.com/goss-org/goss,https://goss.rocks,5869,5869,489,93,Go,Apache License 2.0,"devops, devops-tools, docker, go, golang, goss, health-check, health-endpoint, infrastructure-as-code, linux, nagios, sensu, tap, tdd, tdd-utilities, testing, testing-tools",2015-10-01T23:13:01Z,2026-03-06T13:37:34Z,2025-05-01T20:08:32Z,1353,False,False,master,True,True,2026-03-09T19:00:35.046106 +19799491,tendermint,tendermint/tendermint,tendermint,Organization,⟁ Tendermint Core (BFT Consensus) in Go,https://github.com/tendermint/tendermint,https://tendermint.com/,5863,5863,2098,22,Go,Apache License 2.0,"bft, blockchain, consensus, consistency, cryptocurrency, cryptography, db, distributed-systems, go",2014-05-14T23:21:35Z,2026-03-09T12:04:57Z,2026-03-08T00:32:52Z,150613,False,False,main,True,True,2026-03-09T19:00:35.046106 +27796175,ssh-chat,shazow/ssh-chat,shazow,User,Chat over SSH.,https://github.com/shazow/ssh-chat,https://shazow.net/posts/ssh-how-does-it-even/,5855,5855,427,53,Go,MIT License,"chat, server, ssh, ssh-chat",2014-12-10T01:20:44Z,2026-03-08T10:59:31Z,2026-01-10T02:23:23Z,603,False,False,master,True,True,2026-03-09T19:00:35.046106 +159038012,ethr,microsoft/ethr,microsoft,Organization,"Ethr is a Comprehensive Network Measurement Tool for TCP, UDP & ICMP.",https://github.com/microsoft/ethr,,5854,5854,407,47,Go,MIT License,,2018-11-25T14:05:30Z,2026-03-09T10:32:02Z,2025-12-10T19:07:59Z,235,False,False,master,True,True,2026-03-09T19:00:35.046106 +116392590,podinfo,stefanprodan/podinfo,stefanprodan,User,Go microservice template for Kubernetes,https://github.com/stefanprodan/podinfo,,5847,5847,1854,32,Go,Apache License 2.0,"cuelang, e2e-testing, gitops, golang, helm, kubernetes, kustomize, microservice",2018-01-05T14:19:59Z,2026-03-06T20:15:02Z,2026-03-09T06:46:46Z,12314,False,False,master,True,False,2026-03-09T19:00:35.046106 +160253491,grpcui,fullstorydev/grpcui,fullstorydev,Organization,"An interactive web UI for gRPC, along the lines of postman",https://github.com/fullstorydev/grpcui,,5843,5843,419,77,Go,MIT License,"golang, grpc, postman",2018-12-03T21:03:58Z,2026-03-09T10:38:17Z,2026-03-02T20:42:15Z,8587,False,False,master,True,True,2026-03-09T19:00:35.046106 +45356931,discordgo,bwmarrin/discordgo,bwmarrin,User, (Golang) Go bindings for Discord,https://github.com/bwmarrin/discordgo,,5832,5832,907,215,Go,"BSD 3-Clause ""New"" or ""Revised"" License","discord, discord-api, discordgo, go, golang",2015-11-01T20:51:01Z,2026-03-09T13:28:35Z,2026-02-14T12:39:28Z,2675,False,False,master,True,True,2026-03-09T19:00:35.046106 +513870749,permify,Permify/permify,Permify,Organization,"An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application. — Permify is now part of FusionAuth 🎉",https://github.com/Permify/permify,https://permify.co/,5827,5827,287,95,Go,GNU Affero General Public License v3.0,"abac, access-control, acl, authorization, ciam, cloud-native, distributed, fga, fine-grained-access-control, golang, grpc, kubernetes, least-privilege, permission, permissions, rbac, rebac, security, zanzibar",2022-07-14T11:16:57Z,2026-03-09T09:45:16Z,2026-03-09T05:18:33Z,391455,False,False,master,True,True,2026-03-09T19:00:35.046106 +18765044,oauth2,golang/oauth2,golang,Organization,Go OAuth2,https://github.com/golang/oauth2,https://golang.org/x/oauth2,5822,5822,1042,52,Go,"BSD 3-Clause ""New"" or ""Revised"" License","go, golang, oauth2, oauth2-client",2014-04-14T15:07:35Z,2026-03-09T07:37:59Z,2026-03-08T12:01:22Z,682,False,False,master,True,False,2026-03-09T19:00:35.046106 +74891203,aws-nuke,rebuy-de/aws-nuke,rebuy-de,Organization,Nuke a whole AWS account and delete all its resources.,https://github.com/rebuy-de/aws-nuke,https://github.com/ekristen/aws-nuke,5810,5810,717,0,Go,MIT License,"aws, cli, deprecated, golang",2016-11-27T14:02:22Z,2026-03-08T09:08:00Z,2024-10-15T07:47:29Z,1411,False,True,main,True,False,2026-03-09T19:00:35.046106 +22485114,hcl,hashicorp/hcl,hashicorp,Organization,HCL is the HashiCorp configuration language.,https://github.com/hashicorp/hcl,,5800,5800,641,230,Go,Mozilla Public License 2.0,"configuration-language, hashicorp, hcl, json",2014-07-31T21:09:00Z,2026-03-08T16:11:27Z,2026-03-02T10:26:04Z,2846,False,False,main,True,True,2026-03-09T19:00:35.046106 +235320869,naabu,projectdiscovery/naabu,projectdiscovery,Organization,A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests,https://github.com/projectdiscovery/naabu,https://projectdiscovery.io,5797,5797,666,21,Go,MIT License,"cdn-exclusion, hacktoberfest, nmap, port-enumeration, portscanner, scan-ports",2020-01-21T10:56:32Z,2026-03-09T10:03:18Z,2026-03-07T17:59:49Z,3043,False,False,dev,True,True,2026-03-09T19:00:35.046106 +271250363,k0s,k0sproject/k0s,k0sproject,Organization,k0s - The Zero Friction Kubernetes,https://github.com/k0sproject/k0s,https://docs.k0sproject.io,5797,5797,474,192,Go,Other,kubernetes,2020-06-10T10:44:09Z,2026-03-09T10:23:59Z,2026-03-09T11:44:28Z,206786,False,False,main,True,True,2026-03-09T19:00:35.046106 +141339868,pebble,cockroachdb/pebble,cockroachdb,Organization,RocksDB/LevelDB inspired key-value database in Go,https://github.com/cockroachdb/pebble,,5797,5797,546,261,Go,"BSD 3-Clause ""New"" or ""Revised"" License",,2018-07-17T20:25:25Z,2026-03-09T06:44:50Z,2026-03-09T09:17:53Z,77782,False,False,master,True,True,2026-03-09T19:00:35.046106 +11388110,go-socket.io,googollee/go-socket.io,googollee,User,"socket.io library for golang, a realtime application framework.",https://github.com/googollee/go-socket.io,,5793,5793,846,0,Go,Other,,2013-07-13T13:04:38Z,2026-03-06T07:52:35Z,2024-09-29T15:16:51Z,11408,False,True,master,True,True,2026-03-09T19:00:35.046106 +9646845,pg,go-pg/pg,go-pg,Organization,Golang ORM with focus on PostgreSQL features and performance,https://github.com/go-pg/pg,https://pg.uptrace.dev/,5788,5788,416,121,Go,"BSD 2-Clause ""Simplified"" License","database, go, golang, hstore, jsonb, orm, postgresql, sql",2013-04-24T12:31:41Z,2026-03-08T01:38:30Z,2025-11-26T01:57:41Z,3660,False,False,v10,True,False,2026-03-09T19:00:35.046106 +91851756,docker-ce,docker-archive/docker-ce,docker-archive,Organization,:warning: This repository is deprecated and will be archived (Docker CE itself is NOT deprecated) see the https://github.com/docker/docker-ce/blob/master/README.md :warning:,https://github.com/docker-archive/docker-ce,https://www.docker.com/products/container-runtime,5769,5769,1522,2,Go,Apache License 2.0,"docker, git, golang, moby",2017-05-19T23:09:47Z,2026-03-07T03:25:06Z,2022-11-06T11:06:59Z,187193,False,True,master,False,False,2026-03-09T19:00:35.046106 +68429735,ponzu,ponzu-cms/ponzu,ponzu-cms,Organization,"Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.",https://github.com/ponzu-cms/ponzu,https://docs.ponzu-cms.org,5769,5769,385,35,Go,"BSD 3-Clause ""New"" or ""Revised"" License","api, cli, cms, golang, http2, json, productivity, server, tls",2016-09-17T03:30:07Z,2026-03-07T05:16:49Z,2025-11-17T12:38:42Z,3630,False,False,master,True,True,2026-03-09T19:00:35.046106 +75190736,orchestrator,openark/orchestrator,openark,Organization,MySQL replication topology management and HA,https://github.com/openark/orchestrator,,5760,5760,948,419,Go,Apache License 2.0,"high-availability, management-system, mysql, replication",2016-11-30T13:44:24Z,2026-03-07T11:53:14Z,2025-02-18T05:58:22Z,18639,False,True,master,True,True,2026-03-09T19:00:35.046106 +67793333,cortex,cortexproject/cortex,cortexproject,Organization,"A horizontally scalable, highly available, multi-tenant, long term Prometheus.",https://github.com/cortexproject/cortex,https://cortexmetrics.io/,5760,5760,850,289,Go,Apache License 2.0,"cncf, hacktoberfest, kubernetes, monitoring, prometheus",2016-09-09T11:23:12Z,2026-03-09T09:25:44Z,2026-03-06T17:21:49Z,354867,False,False,master,True,False,2026-03-09T19:00:35.046106 +1158432527,pinchtab,pinchtab/pinchtab,pinchtab,Organization,High-performance browser automation bridge and multi-instance orchestrator with advanced stealth injection and real-time dashboard.,https://github.com/pinchtab/pinchtab,,5747,5747,401,10,Go,MIT License,"browser-automation, cdp, golang, headless-chrome, orchestrator, stealth, web-scraping",2026-02-15T11:12:33Z,2026-03-09T13:52:33Z,2026-03-09T13:37:55Z,25476,False,False,main,True,False,2026-03-09T19:00:35.046106 +19360616,classicswarm,docker-archive/classicswarm,docker-archive,Organization,Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is at https://github.com/docker/swarmkit,https://github.com/docker-archive/classicswarm,,5742,5742,1070,0,Go,Apache License 2.0,,2014-05-01T23:15:17Z,2026-02-27T05:36:44Z,2020-06-11T09:36:02Z,22897,False,True,master,True,True,2026-03-09T19:00:35.046106 +299054922,mosint,alpkeskin/mosint,alpkeskin,User,An automated e-mail OSINT tool,https://github.com/alpkeskin/mosint,,5737,5737,638,25,Go,MIT License,"automation, data-breach, email, email-checker, go, hacking, information-gathering, osint, osint-tool, pentest, pwn, python-hacking, social-media, socmint, verification-service",2020-09-27T14:55:26Z,2026-03-08T20:35:44Z,2024-02-02T13:10:43Z,605,False,False,master,True,True,2026-03-09T19:00:35.046106 +489681062,k8s-tutorials,guangzhengli/k8s-tutorials,guangzhengli,User,k8s tutorials | k8s 教程,https://github.com/guangzhengli/k8s-tutorials,https://guangzhengli.com/courses/kubernetes,5728,5728,643,2,Go,MIT License,"configmap, container, deployment, docker, helm, ingress, k8s, k9s, kubernetes, minikube, pod, secret, services, tutorial",2022-05-07T13:28:25Z,2026-03-09T06:11:36Z,2025-11-17T02:05:42Z,4745,False,False,main,True,True,2026-03-09T19:00:35.046106 +88013053,cli,docker/cli,docker,Organization,The Docker CLI,https://github.com/docker/cli,,5723,5723,2106,857,Go,Apache License 2.0,"cli, docker",2017-04-12T05:27:42Z,2026-03-09T13:43:07Z,2026-03-06T15:30:09Z,276920,False,False,master,True,False,2026-03-09T19:00:35.046106 +192178626,docker-development-youtube-series,marcel-dempers/docker-development-youtube-series,marcel-dempers,User,,https://github.com/marcel-dempers/docker-development-youtube-series,,5722,5722,4270,20,Go,,,2019-06-16T10:36:34Z,2026-03-09T10:27:05Z,2026-02-27T21:33:01Z,62442,False,False,master,True,True,2026-03-09T19:00:35.046106 +182143383,sshcode,coder/sshcode,coder,Organization,Run VS Code on any server over SSH.,https://github.com/coder/sshcode,,5715,5715,212,44,Go,MIT License,,2019-04-18T19:09:26Z,2026-03-06T01:25:48Z,2020-08-10T18:36:45Z,799,False,True,master,True,True,2026-03-09T19:00:35.046106 +335952417,cosign,sigstore/cosign,sigstore,Organization,Code signing and transparency for containers and binaries,https://github.com/sigstore/cosign,,5711,5711,700,250,Go,Apache License 2.0,,2021-02-04T12:49:39Z,2026-03-09T06:51:25Z,2026-03-08T19:40:42Z,25752,False,False,main,True,False,2026-03-09T19:00:35.046106 +252459606,geoip,Loyalsoldier/geoip,Loyalsoldier,User,"🌚 🌍 🌝 GeoIP 规则文件加强版,支持自行定制 V2Ray dat 格式文件 geoip.dat、MaxMind mmdb 格式文件、sing-box SRS 格式文件、mihomo MRS 格式文件、Clash ruleset、Surge ruleset 等。Enhanced edition of GeoIP files for V2Ray, Xray-core, sing-box, Clash, mihomo, Shadowrocket, Quantumult X, Surge, hysteria, Trojan-Go, Leaf, Nginx, etc.",https://github.com/Loyalsoldier/geoip,,5709,5709,844,15,Go,Creative Commons Attribution Share Alike 4.0 International,"anticensorship, clash, geoip, gfw, hysteria, ipv4, ipv6, leaf, maxmind, mihomo, nginx, proxy, quantumultx, routing, shadowrocket, sing-box, surge, trojan-go, v2ray, xray",2020-04-02T13:13:35Z,2026-03-09T08:34:10Z,2026-03-09T06:35:48Z,97781,False,False,master,True,True,2026-03-09T19:00:35.046106 +669185591,immich-go,simulot/immich-go,simulot,User,An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.,https://github.com/simulot/immich-go,,5692,5692,187,209,Go,GNU Affero General Public License v3.0,"golang, google, immich, immich-cli, photos, takeout",2023-07-21T14:52:04Z,2026-03-09T03:15:24Z,2026-03-02T09:00:04Z,254827,False,False,main,True,True,2026-03-09T19:00:35.046106 +27483832,protobuf,gogo/protobuf,gogo,Organization,[Deprecated] Protocol Buffers for Go with Gadgets,https://github.com/gogo/protobuf,,5686,5686,806,232,Go,Other,"go, golang, grpc, protobuf, protocol-buffers",2014-12-03T11:27:10Z,2026-03-05T11:04:21Z,2023-07-27T11:52:49Z,40269,False,False,master,True,False,2026-03-09T19:00:35.046106 +91797088,nuclio,nuclio/nuclio,nuclio,Organization,High-Performance Serverless event and data processing platform,https://github.com/nuclio/nuclio,https://nuclio.io,5684,5684,558,112,Go,Apache License 2.0,"containers, docker, faas, faas-platform, functions, go, kubernetes, serverless",2017-05-19T10:55:09Z,2026-03-09T10:00:27Z,2026-03-09T10:00:22Z,158631,False,False,development,True,True,2026-03-09T19:00:35.046106 +7042338,imaging,disintegration/imaging,disintegration,User,Imaging is a simple image processing package for Go,https://github.com/disintegration/imaging,,5682,5682,473,34,Go,MIT License,"blur, brightness, contrast, convolution, crop, gamma, image, resize, rotate, sharpness",2012-12-06T20:21:21Z,2026-03-09T12:42:45Z,2023-09-21T02:16:10Z,3677,False,False,master,True,False,2026-03-09T19:00:35.046106 +47389445,seesaw,google/seesaw,google,Organization,Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.,https://github.com/google/seesaw,,5680,5680,508,17,Go,Apache License 2.0,,2015-12-04T07:49:07Z,2026-03-07T01:48:46Z,2025-11-21T09:14:00Z,414,False,False,master,True,False,2026-03-09T19:00:35.046106 +833248329,KillWxapkg,Ackites/KillWxapkg,Ackites,User,自动化反编译微信小程序,小程序安全评估工具,发现小程序安全问题,自动解密,解包,可还原工程目录,支持Hook,小程序修改,https://github.com/Ackites/KillWxapkg,https://x.com/intent/follow?screen_name=actkites,5679,5679,1169,45,Go,MIT License,,2024-07-24T16:41:29Z,2026-03-09T12:24:49Z,2024-09-20T04:13:15Z,36100,False,False,master,True,True,2026-03-09T19:00:35.046106 +28283593,boulder,letsencrypt/boulder,letsencrypt,Organization,"An ACME-based certificate authority, written in Go. ",https://github.com/letsencrypt/boulder,,5670,5670,636,194,Go,Mozilla Public License 2.0,"acme, boulder, ca, certificate-authority, go, lets-encrypt, pki, rfc8555, tls",2014-12-21T00:29:54Z,2026-03-09T04:24:16Z,2026-03-06T23:35:33Z,46323,False,False,main,True,True,2026-03-09T19:00:35.046106 +242329748,trojan,Jrohy/trojan,Jrohy,User,"trojan多用户管理部署程序, 支持web页面管理",https://github.com/Jrohy/trojan,,5668,5668,1566,198,Go,GNU General Public License v3.0,"gfw, trojan, trojan-gfw, trojan-go, trojan-web",2020-02-22T11:28:01Z,2026-03-09T00:42:17Z,2024-04-14T14:57:41Z,878,False,False,master,True,True,2026-03-09T19:00:35.046106 +76221943,bk-cmdb,TencentBlueKing/bk-cmdb,TencentBlueKing,Organization,蓝鲸智云配置平台(BlueKing CMDB),https://github.com/TencentBlueKing/bk-cmdb,http://bk.tencent.com,5666,5666,1593,83,Go,Other,"blueking, cmdb, devops-tools, golang, microservice, rest-api",2016-12-12T04:29:08Z,2026-03-06T07:11:51Z,2026-03-09T09:27:04Z,241665,False,False,master,True,True,2026-03-09T19:00:35.046106 +919237944,MikuMikuBeam,sammwyy/MikuMikuBeam,sammwyy,User,An open-source network stresser tool but it's Hatsune Miku,https://github.com/sammwyy/MikuMikuBeam,,5650,5650,490,63,Go,MIT License,"ddos, ddos-attack-tools, ddos-attacks, ddos-tool, ddoser, hatsune-miku, miku, stresses",2025-01-20T02:45:30Z,2026-03-09T01:02:21Z,2026-02-19T00:50:28Z,6926,False,False,main,True,True,2026-03-09T19:00:35.046106 +31566326,nes,fogleman/nes,fogleman,User,NES emulator written in Go.,https://github.com/fogleman/nes,,5642,5642,533,12,Go,MIT License,,2015-03-02T22:16:13Z,2026-03-08T15:32:05Z,2024-08-17T18:24:23Z,176,False,False,master,True,True,2026-03-09T19:00:35.046106 +79585104,dendrite,matrix-org/dendrite,matrix-org,Organization,Dendrite is a second-generation Matrix homeserver written in Go!,https://github.com/matrix-org/dendrite,https://matrix-org.github.io/dendrite/,5642,5642,659,228,Go,Apache License 2.0,"dendrite, golang, hacktoberfest, matrix, matrix-homeserver, matrix-org",2017-01-20T18:22:16Z,2026-03-09T12:43:48Z,2024-11-25T10:18:03Z,46666,False,True,main,True,True,2026-03-09T19:00:35.046106 +71487396,tflint,terraform-linters/tflint,terraform-linters,Organization,A Pluggable Terraform Linter,https://github.com/terraform-linters/tflint,,5640,5640,388,28,Go,Mozilla Public License 2.0,"terraform, tflint",2016-10-20T17:29:15Z,2026-03-09T11:21:51Z,2026-03-05T20:45:14Z,10650,False,False,master,True,False,2026-03-09T19:00:35.046106 +716967634,backrest,garethgeorge/backrest,garethgeorge,User,Backrest is a web UI and orchestrator for restic backup.,https://github.com/garethgeorge/backrest,,5632,5632,151,284,Go,GNU General Public License v3.0,"backups, restic, restic-backups, webui",2023-11-10T09:00:40Z,2026-03-09T13:59:34Z,2026-03-03T00:26:34Z,6474,False,False,main,True,True,2026-03-09T19:00:35.046106 +52319759,duplicacy,gilbertchen/duplicacy,gilbertchen,User,A new generation cloud backup tool ,https://github.com/gilbertchen/duplicacy,https://duplicacy.com,5630,5630,351,328,Go,Other,,2016-02-23T01:28:10Z,2026-03-03T13:38:49Z,2025-05-03T02:37:15Z,12939,False,False,master,True,True,2026-03-09T19:00:35.046106 +598539671,feishu-openai,ConnectAI-E/feishu-openai,ConnectAI-E,Organization,🎒 飞书 ×(GPT-4 + GPT-4V + DALL·E-3 + Whisper)= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀,https://github.com/ConnectAI-E/feishu-openai,https://feishu.market,5629,5629,936,88,Go,GNU General Public License v3.0,"chatgpt, chatgpt-api, chatgpt-bot, connect-ai, feishu-bot, go, golang, openai",2023-02-07T10:18:28Z,2026-03-09T12:22:55Z,2025-07-08T09:42:50Z,16025,False,False,master,True,False,2026-03-09T19:00:35.046106 +1812190,blackfriday,russross/blackfriday,russross,User,Blackfriday: a markdown processor for Go,https://github.com/russross/blackfriday,,5618,5618,599,221,Go,Other,,2011-05-27T22:28:58Z,2026-03-07T20:04:32Z,2024-01-29T03:41:57Z,1356,False,False,master,True,True,2026-03-09T19:00:35.046106 +67828134,cri-o,cri-o/cri-o,cri-o,Organization,Open Container Initiative-based implementation of Kubernetes Container Runtime Interface,https://github.com/cri-o/cri-o,https://cri-o.io,5588,5588,1151,85,Go,Apache License 2.0,"container-runtime-interface, crun, hacktoberfest, k8s-sig-node, kata-containers, kubernetes, oci, oci-runtime, runc",2016-09-09T19:56:31Z,2026-03-09T13:35:41Z,2026-03-09T13:47:37Z,191138,False,False,main,True,True,2026-03-09T19:00:35.046106 +41964498,blackbox_exporter,prometheus/blackbox_exporter,prometheus,Organization,Blackbox prober exporter,https://github.com/prometheus/blackbox_exporter,https://prometheus.io,5582,5582,1185,145,Go,Apache License 2.0,"blackbox-exporter, icmp, prometheus, prometheus-exporter",2015-09-05T14:45:00Z,2026-03-09T09:09:23Z,2026-03-06T08:59:11Z,7459,False,False,master,True,True,2026-03-09T19:00:35.046106 +54303805,jsonparser,buger/jsonparser,buger,User,One of the fastest alternative JSON parser for Go that does not require schema,https://github.com/buger/jsonparser,,5581,5581,437,71,Go,MIT License,"go, json, json-parser, parser, perfomance",2016-03-20T06:22:33Z,2026-03-03T13:30:59Z,2024-07-12T16:56:54Z,343,False,False,master,True,True,2026-03-09T19:00:35.046106 +767595043,seek-tune,cgzirim/seek-tune,cgzirim,User,An implementation of Shazam's song recognition algorithm.,https://github.com/cgzirim/seek-tune,,5560,5560,614,7,Go,MIT License,"audio-fingerprinting, audio-processing, go, golang, not-shazam, shazam, song, song-recognition-algorithm",2024-03-05T15:20:41Z,2026-03-08T17:38:44Z,2025-11-19T20:59:14Z,62585,False,False,main,True,True,2026-03-09T19:00:35.046106 +414333257,whatsmeow,tulir/whatsmeow,tulir,User,Go library for the WhatsApp web multidevice API,https://github.com/tulir/whatsmeow,https://go.mau.fi/whatsmeow,5560,5560,880,55,Go,Mozilla Public License 2.0,"go, golang, whatsapp, whatsapp-web",2021-10-06T18:48:01Z,2026-03-09T12:50:37Z,2026-03-05T21:58:54Z,7714,False,False,main,True,False,2026-03-09T19:00:35.046106 +595136650,mox,mjl-/mox,mjl-,User,modern full-featured open source secure mail server for low-maintenance self-hosted email,https://github.com/mjl-/mox,https://www.xmox.nl,5551,5551,181,179,Go,MIT License,,2023-01-30T13:26:58Z,2026-03-09T02:57:51Z,2025-12-21T19:27:41Z,15576,False,False,main,True,False,2026-03-09T19:00:35.046106 +716719284,openbao,openbao/openbao,openbao,Organization,"OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys.",https://github.com/openbao/openbao,https://openbao.org/,5544,5544,351,242,Go,Mozilla Public License 2.0,"go, secret-management, security",2023-11-09T18:17:33Z,2026-03-09T13:16:44Z,2026-03-09T12:48:07Z,299682,False,False,main,True,True,2026-03-09T19:00:35.046106 +188968112,goatcounter,arp242/goatcounter,arp242,User,Easy web analytics. No tracking of personal data.,https://github.com/arp242/goatcounter,https://www.goatcounter.com,5523,5523,249,34,Go,Other,"analytics, go, golang",2019-05-28T06:31:26Z,2026-03-08T19:26:39Z,2026-03-07T18:06:57Z,56293,False,False,main,True,False,2026-03-09T19:00:35.046106 +122900808,interview-go,lifei6671/interview-go,lifei6671,User,golang面试题集合https://interview.disign.me/,https://github.com/lifei6671/interview-go,http://interview.disign.me/,5521,5521,946,43,Go,Apache License 2.0,golang,2018-02-26T02:23:59Z,2026-03-09T11:29:59Z,2025-12-02T10:16:49Z,6134,False,False,master,True,True,2026-03-09T19:00:35.046106 +160272948,go-ast-book,chai2010/go-ast-book,chai2010,User,:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST),https://github.com/chai2010/go-ast-book,https://chai2010.cn/go-ast-book,5519,5519,655,8,Go,,"ast, bison, book, flex, go, golang, goyacc, lex, llir, llvm, programming-language, wa, yacc",2018-12-04T00:38:23Z,2026-03-07T08:45:31Z,2024-09-26T00:50:40Z,4667,False,False,master,True,True,2026-03-09T19:00:35.046106 +9787757,godep,tools/godep,tools,Organization,dependency tool for go,https://github.com/tools/godep,http://godoc.org/github.com/tools/godep,5517,5517,445,0,Go,"BSD 3-Clause ""New"" or ""Revised"" License",,2013-05-01T07:55:35Z,2026-03-08T00:47:13Z,2018-04-12T22:30:56Z,726,False,True,master,True,True,2026-03-09T19:00:35.046106 +42475296,goofys,kahing/goofys,kahing,User,"a high-performance, POSIX-ish Amazon S3 file system written in Go",https://github.com/kahing/goofys,,5514,5514,531,293,Go,Apache License 2.0,"aws-s3, azure-blob, azure-blob-storage, azure-data-lake, azure-storage, cloud-storage, filesystem, fuse, fuse-filesystem, gcs, golang, google-cloud-storage, openstack-swift, posix, s3, s3-bucket",2015-09-14T20:30:22Z,2026-03-08T11:06:29Z,2024-07-18T14:25:03Z,4918,False,False,master,True,True,2026-03-09T19:00:35.046106 +78200488,merlin,Ne0nd0g/merlin,Ne0nd0g,User,Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang.,https://github.com/Ne0nd0g/merlin,,5512,5512,843,21,Go,GNU General Public License v3.0,"agent, c2, command-and-control, golang, http2, post-exploitation",2017-01-06T11:18:20Z,2026-03-08T22:51:50Z,2025-04-17T15:08:42Z,28380,False,False,main,True,True,2026-03-09T19:00:35.046106 +22603527,leaf,name5566/leaf,name5566,User,A game server framework in Go (golang),https://github.com/name5566/leaf,,5500,5500,1331,25,Go,Apache License 2.0,"game-framework, game-server, go, golang, leaf",2014-08-04T12:40:08Z,2026-03-09T13:28:27Z,2024-05-23T07:55:15Z,229,False,False,master,True,True,2026-03-09T19:00:41.851212 +171396748,cubefs,cubefs/cubefs,cubefs,Organization,cloud-native distributed storage,https://github.com/cubefs/cubefs,https://cubefs.io,5500,5500,694,262,Go,Apache License 2.0,"ai-native-storage, cloud-native-storage, cloud-storage, cncf, data-orchestration, distributed-file-system, distributed-storage, erasure-coding, fuse, hybrid-cloud, kubernetes, object-storage",2019-02-19T03:15:04Z,2026-03-09T02:06:46Z,2026-03-09T07:46:24Z,175420,False,False,master,True,True,2026-03-09T19:00:41.852212 +329229346,openwechat,eatmoreapple/openwechat,eatmoreapple,User,golang微信SDK,https://github.com/eatmoreapple/openwechat,,5480,5480,1011,137,Go,Apache License 2.0,"bot, go, golang, robot, wechat, wechat-client, wechat-sdk",2021-01-13T07:37:05Z,2026-03-09T07:39:54Z,2025-01-02T03:01:27Z,645,False,False,master,True,True,2026-03-09T19:00:41.852212 +100285497,go-prompt,c-bata/go-prompt,c-bata,User,"Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.",https://github.com/c-bata/go-prompt,https://godoc.org/github.com/c-bata/go-prompt,5471,5471,372,114,Go,MIT License,"cli, command-line, interactive, prompt, terminal, vt100",2017-08-14T16:02:09Z,2026-03-09T00:47:57Z,2025-08-12T09:07:32Z,413,False,False,master,True,False,2026-03-09T19:00:41.852212 +161109499,certmagic,caddyserver/certmagic,caddyserver,Organization,Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal,https://github.com/caddyserver/certmagic,https://pkg.go.dev/github.com/caddyserver/certmagic?tab=doc,5465,5465,322,28,Go,Apache License 2.0,"acme, automatic-https, go, golang, https, letsencrypt, tls, tls-certificate",2018-12-10T03:12:30Z,2026-03-09T13:11:02Z,2026-03-05T15:47:45Z,1111,False,False,master,True,True,2026-03-09T19:00:41.852212 +30649544,gore,x-motemen/gore,x-motemen,Organization," Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.",https://github.com/x-motemen/gore,,5459,5459,151,7,Go,MIT License,,2015-02-11T13:45:04Z,2026-03-07T14:11:28Z,2026-01-08T06:50:18Z,762,False,False,main,True,False,2026-03-09T19:00:41.852212 +114829503,remark42,umputun/remark42,umputun,User,comment engine,https://github.com/umputun/remark42,https://remark42.com,5447,5447,428,99,Go,MIT License,"comment-system, commenting, commenting-engines, comments-widget, privacy, remark42, self-hosted",2017-12-20T01:42:35Z,2026-03-09T05:08:52Z,2026-03-08T00:26:41Z,31975,False,False,master,True,False,2026-03-09T19:00:41.852212 +118905883,bililive-go,bililive-go/bililive-go,bililive-go,Organization,一个直播录制工具,https://github.com/bililive-go/bililive-go,,5441,5441,666,280,Go,GNU General Public License v3.0,"bilibili, douyu, ffmpeg, golang, longzhu, twitchtv, zhanqi",2018-01-25T11:43:07Z,2026-03-09T13:08:11Z,2026-03-03T06:36:53Z,65738,False,False,master,True,True,2026-03-09T19:00:41.852212 +164622061,gopay,go-pay/gopay,go-pay,Organization,微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】,https://github.com/go-pay/gopay,https://github.com/go-pay/gopay,5437,5437,890,36,Go,Apache License 2.0,"alipay, allinpay, apple, golang, gopay, lakala, pay, paypal, saobei, wechat, weixin",2019-01-08T10:14:40Z,2026-03-09T08:54:29Z,2026-03-06T07:46:46Z,11316,False,False,main,True,True,2026-03-09T19:00:41.852212 +468743437,wireproxy,windtf/wireproxy,windtf,User,Wireguard client that exposes itself as a socks5 proxy,https://github.com/windtf/wireproxy,,5433,5433,366,68,Go,ISC License,"golang, network, proxy, socks5, socks5-proxy, vpn, wireguard, wireguard-tunnel",2022-03-11T12:32:10Z,2026-03-09T01:23:41Z,2026-03-05T15:01:34Z,225,False,False,master,True,False,2026-03-09T19:00:41.852212 +56453473,protoactor-go,asynkron/protoactor-go,asynkron,Organization,"Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin",https://github.com/asynkron/protoactor-go,http://proto.actor,5429,5429,566,29,Go,Apache License 2.0,"actor-model, actors, akka, clustering, cross-platform, distributed-computing, distributed-systems, go, golang, grpc, protobuf",2016-04-17T19:08:14Z,2026-03-08T20:32:44Z,2026-03-01T22:17:33Z,37325,False,False,dev,True,False,2026-03-09T19:00:41.852212 +96237042,revive,mgechev/revive,mgechev,User,"🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint",https://github.com/mgechev/revive,https://revive.run,5428,5428,317,65,Go,MIT License,"go, golang, golint, hacktoberfest, linter, static-analysis, static-code-analysis",2017-07-04T16:36:32Z,2026-03-09T13:57:15Z,2026-03-09T13:57:17Z,7255,False,False,master,True,True,2026-03-09T19:00:41.852212 +816422401,homebox,sysadminsmedia/homebox,sysadminsmedia,Organization,A continuation of HomeBox the inventory and organization system built for the Home User,https://github.com/sysadminsmedia/homebox,https://homebox.software,5424,5424,343,85,Go,GNU Affero General Public License v3.0,"hacktoberfest, homebox, inventory, selfhosted",2024-06-17T18:07:09Z,2026-03-09T13:47:47Z,2026-03-09T13:47:43Z,60977,False,False,main,True,False,2026-03-09T19:00:41.853208 +39468142,compress,klauspost/compress,klauspost,User,Optimized Go Compression Packages,https://github.com/klauspost/compress,,5422,5422,365,3,Go,Other,"compression, decompression, deflate, go, golang, gzip, snappy, zip, zstandard, zstd",2015-07-21T20:25:36Z,2026-03-09T04:10:59Z,2026-03-02T17:21:52Z,64067,False,False,master,True,False,2026-03-09T19:00:41.853208 +14179252,envconfig,kelseyhightower/envconfig,kelseyhightower,User,Golang library for managing configuration data from environment variables,https://github.com/kelseyhightower/envconfig,,5411,5411,393,58,Go,MIT License,,2013-11-06T17:01:55Z,2026-03-04T15:43:02Z,2025-06-28T02:01:37Z,101,False,False,master,True,True,2026-03-09T19:00:41.853208 +21052985,battery-historian,google/battery-historian,google,Organization,"Battery Historian is a tool to analyze battery consumers using Android ""bugreport"" files.",https://github.com/google/battery-historian,,5409,5409,972,148,Go,Other,,2014-06-20T21:28:26Z,2026-03-07T21:11:19Z,2019-07-15T16:25:16Z,4402,False,True,master,True,False,2026-03-09T19:00:41.853208 +302922505,devtron,devtron-labs/devtron,devtron-labs,Organization,The only Kubernetes dashboard you need,https://github.com/devtron-labs/devtron,https://devtron.ai,5407,5407,565,735,Go,Apache License 2.0,"aks, appops, argocd, continuous-deployment, dashboard, deployment, deployment-automation, deployment-pipeline, deployment-strategy, devtron, eks, gitops, gke, hacktoberfest, kubectl, kubernetes, kubernetes-dashboard, kubernetes-deployment, release-automation, workflow-engine",2020-10-10T14:41:40Z,2026-03-09T01:13:58Z,2026-03-03T14:01:12Z,336997,False,False,main,True,True,2026-03-09T19:00:41.853208 +309781884,darwinkit,progrium/darwinkit,progrium,User,Native Mac APIs for Go. Previously known as MacDriver,https://github.com/progrium/darwinkit,,5404,5404,171,41,Go,MIT License,"appkit, apple, apple-apis, bindings, bridge, cgo, cocoa, coremidi, coreml, go, golang, ios, libobjc, mac, macos, macos-application, native-apps, objc-runtime, objective-c, webkit",2020-11-03T19:04:37Z,2026-03-09T07:28:18Z,2025-03-08T16:47:06Z,9011,False,False,main,True,True,2026-03-09T19:00:41.853208 +957053334,whatsapp-mcp,lharries/whatsapp-mcp,lharries,User,WhatsApp MCP server,https://github.com/lharries/whatsapp-mcp,https://x.com/LukeHarries_/status/1905986562388635913,5395,5395,911,116,Go,MIT License,"ai, mcp, whatsapp, whatsapp-api",2025-03-29T12:49:33Z,2026-03-09T12:17:14Z,2025-07-13T17:22:00Z,2989,False,False,main,True,False,2026-03-09T19:00:41.853208 +235685125,deej,omriharel/deej,omriharel,User,Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux,https://github.com/omriharel/deej,https://deej.rocks,5392,5392,548,39,Go,MIT License,"arduino, audio, diy, gaming, go, golang, volume-control",2020-01-22T23:03:46Z,2026-03-09T00:27:04Z,2024-07-11T05:34:00Z,91729,False,False,master,True,True,2026-03-09T19:00:41.853208 +20831114,lumberjack,natefinch/lumberjack,natefinch,User,lumberjack is a log rolling package for Go,https://github.com/natefinch/lumberjack,,5386,5386,646,101,Go,MIT License,,2014-06-14T11:55:47Z,2026-03-09T06:01:53Z,2024-08-05T20:55:26Z,75,False,False,v2.0,True,True,2026-03-09T19:00:41.853208 +122750502,gdu,dundee/gdu,dundee,User,Fast disk usage analyzer with console interface written in Go,https://github.com/dundee/gdu,,5384,5384,193,50,Go,MIT License,"cli, disk-usage, filesystem, golang, hacktoberfest",2018-02-24T15:04:23Z,2026-03-09T08:30:44Z,2026-03-09T08:30:40Z,3038,False,False,master,True,True,2026-03-09T19:00:41.853208 +34795642,freecache,coocood/freecache,coocood,User,A cache library for Go with zero GC overhead.,https://github.com/coocood/freecache,,5381,5381,405,40,Go,MIT License,,2015-04-29T13:34:31Z,2026-03-09T11:42:41Z,2026-02-10T10:12:17Z,117,False,False,master,True,True,2026-03-09T19:00:41.853208 +296373527,pterm,pterm/pterm,pterm,Organization,"✨ PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more 🚀 It's completely configurable and 100% cross-platform compatible.",https://github.com/pterm/pterm,https://pterm.sh,5380,5380,217,63,Go,MIT License,"animation, ansi-colors, beautify, console, console-framework, go, golang, golang-library, hacktoberfest, library, pretty, pretty-print, progressbar, pterm, terminal, tui",2020-09-17T15:52:59Z,2026-03-09T10:45:18Z,2026-03-09T01:52:28Z,23930,False,False,master,True,False,2026-03-09T19:00:41.853208 +118510171,kgateway,kgateway-dev/kgateway,kgateway-dev,Organization,The Cloud-Native API Gateway and AI Gateway,https://github.com/kgateway-dev/kgateway,https://kgateway.dev,5378,5378,706,412,Go,Apache License 2.0,"api-gateway, api-management, cloud-native, envoy, envoy-proxy, grpc, hybrid-apps, kubernetes, kubernetes-ingress-controller, legacy-apps, microservices, serverless",2018-01-22T20:19:49Z,2026-03-09T09:51:58Z,2026-03-07T05:59:41Z,222720,False,False,main,True,True,2026-03-09T19:00:41.853208 +175592968,volcano,volcano-sh/volcano,volcano-sh,Organization,A Cloud Native Batch System (Project under CNCF),https://github.com/volcano-sh/volcano,https://volcano.sh,5363,5363,1295,535,Go,Apache License 2.0,"ai, batch-systems, bigdata, gene, golang, hpc, kubernetes, machine-learning, serving, training",2019-03-14T09:47:29Z,2026-03-09T07:26:24Z,2026-03-09T07:16:21Z,98257,False,False,master,True,True,2026-03-09T19:00:41.853208 +20549706,qor,qor/qor,qor,Organization,"QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.",https://github.com/qor/qor,http://getqor.com/,5362,5362,687,60,Go,MIT License,"admin, api, cms, go, golang",2014-06-06T03:06:46Z,2026-03-06T05:57:39Z,2026-03-06T05:57:33Z,16269,False,False,master,True,True,2026-03-09T19:00:41.853208 +1007406267,coze-loop,coze-dev/coze-loop,coze-dev,Organization,"Next-generation AI Agent Optimization Platform: Cozeloop addresses challenges in AI agent development by providing full-lifecycle management capabilities from development, debugging, and evaluation to monitoring. ",https://github.com/coze-dev/coze-loop,,5342,5342,739,63,Go,Apache License 2.0,"agent, agent-evaluation, agent-observability, agentops, ai, coze, eino, evaluation, langchain, llm-observability, llmops, monitoring, observability, open-source, openai, playground, prompt-management",2025-06-24T00:26:28Z,2026-03-09T12:01:39Z,2026-03-09T13:58:59Z,23793,False,False,main,True,True,2026-03-09T19:00:41.853208 +226696536,garble,burrowers/garble,burrowers,Organization,Obfuscate Go builds,https://github.com/burrowers/garble,,5335,5335,344,42,Go,"BSD 3-Clause ""New"" or ""Revised"" License","binary, build, code-obfuscator, golang, obfuscation",2019-12-08T16:25:20Z,2026-03-09T07:18:45Z,2026-03-05T12:14:26Z,1562,False,False,master,True,False,2026-03-09T19:00:41.853208 +98671007,descheduler,kubernetes-sigs/descheduler,kubernetes-sigs,Organization,Descheduler for Kubernetes,https://github.com/kubernetes-sigs/descheduler,https://sigs.k8s.io/descheduler,5333,5333,777,52,Go,Apache License 2.0,"k8s-sig-scheduling, kubernetes",2017-07-28T17:11:38Z,2026-03-09T01:01:53Z,2026-03-09T00:52:26Z,112167,False,False,master,True,True,2026-03-09T19:00:41.853208 +386913925,discordo,ayn2op/discordo,ayn2op,User,"A lightweight, secure, and feature-rich Discord terminal (TUI) client.",https://github.com/ayn2op/discordo,,5328,5328,192,61,Go,GNU General Public License v3.0,"client, cross-platform, discord, discord-bot, discordo, go, golang, lightweight, linux, macos, terminal, terminal-based, tui, windows",2021-07-17T11:00:48Z,2026-03-09T06:43:01Z,2026-03-08T22:43:18Z,13882,False,False,main,True,False,2026-03-09T19:00:41.853208 +311639195,karmada,karmada-io/karmada,karmada-io,Organization,"Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration",https://github.com/karmada-io/karmada,https://karmada.io,5328,5328,1074,688,Go,Apache License 2.0,"cloud-computing, cloud-native, containers, k8s, kubernetes, multi-cluster, multicloud",2020-11-10T11:35:54Z,2026-03-09T10:27:19Z,2026-03-09T10:27:13Z,81467,False,False,master,True,True,2026-03-09T19:00:41.853208 +99202994,webdav,hacdias/webdav,hacdias,User,A simple and standalone WebDAV server.,https://github.com/hacdias/webdav,,5316,5316,522,16,Go,MIT License,"filesystem, go, http, server, webdav",2017-08-03T07:18:14Z,2026-03-09T12:07:36Z,2026-03-09T10:26:02Z,232,False,False,main,True,False,2026-03-09T19:00:41.853208 +34498446,gofakeit,brianvoe/gofakeit,brianvoe,User,Random fake data generator written in go,https://github.com/brianvoe/gofakeit,,5316,5316,293,8,Go,MIT License,"data, fake, generator, go, golang, random, seed",2015-04-24T04:45:59Z,2026-03-09T13:18:04Z,2026-03-04T15:59:15Z,8205,False,False,master,True,True,2026-03-09T19:00:41.853208 +41178330,git-appraise,google/git-appraise,google,Organization,Distributed code review system for Git repos,https://github.com/google/git-appraise,,5301,5301,144,33,Go,Apache License 2.0,,2015-08-21T21:30:23Z,2026-03-08T04:33:46Z,2023-08-12T01:06:27Z,1707,False,False,master,True,False,2026-03-09T19:00:41.853208 +162869571,dragonboat,lni/dragonboat,lni,User,A feature complete and high performance multi-group Raft library in Go. ,https://github.com/lni/dragonboat,,5297,5297,566,63,Go,Apache License 2.0,"consensus, distributed-consensus, distributed-storage, distributed-systems, go, golang, paxos, raft, raft-algorithm, raft-protocol, replicated-state-machines",2018-12-23T07:02:04Z,2026-03-09T06:24:21Z,2025-07-23T14:39:30Z,6634,False,False,master,True,True,2026-03-09T19:00:41.853208 +302670797,scorecard,ossf/scorecard,ossf,Organization,OpenSSF Scorecard - Security health metrics for Open Source,https://github.com/ossf/scorecard,https://scorecard.dev,5296,5296,608,387,Go,Apache License 2.0,"openssf-scorecard, scorecard",2020-10-09T14:48:27Z,2026-03-09T10:37:19Z,2026-03-09T08:37:29Z,374374,False,False,main,True,True,2026-03-09T19:00:41.853208 +49927767,gotests,cweill/gotests,cweill,User,Automatically generate Go test boilerplate from your source code.,https://github.com/cweill/gotests,,5286,5286,348,38,Go,Apache License 2.0,"code-generator, commandline, go, go-test, go-testing, golang, golang-application, golang-testing, golang-tools, gotests, table-driven-test, table-driven-testing, test-driven-development, test-generation, testing, testing-golang, testing-tools",2016-01-19T05:06:02Z,2026-03-09T07:39:00Z,2025-10-30T18:15:01Z,12957,False,False,develop,True,True,2026-03-09T19:00:41.854212 +162460220,Modlishka,drk1wi/Modlishka,drk1wi,User,Modlishka. Reverse Proxy. ,https://github.com/drk1wi/Modlishka,,5282,5282,944,1,Go,Other,"educational, mitm, penetration-testing-tools, poc, reverse-proxy, security-tools",2018-12-19T15:59:54Z,2026-03-08T06:43:21Z,2026-02-12T09:33:40Z,3593,False,False,master,True,True,2026-03-09T19:00:41.854212 +81020247,vale,errata-ai/vale,errata-ai,Organization,:pencil: A markup-aware linter for prose built with speed and extensibility in mind.,https://github.com/errata-ai/vale,https://vale.sh,5281,5281,189,94,Go,MIT License,"linter, linting, vale",2017-02-05T20:34:36Z,2026-03-09T05:34:04Z,2026-03-05T01:27:52Z,75410,False,False,v3,True,False,2026-03-09T19:00:41.854212 +125619154,keto,ory/keto,ory,Organization,"The most scalable and customizable permission server on the market. Fix your slow or broken permission system with Google's proven ""Zanzibar"" approach. Supports ACL, RBAC, and more. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.",https://github.com/ory/keto,https://www.ory.com/?utm_source=github&utm_medium=banner&utm_campaign=keto,5280,5280,376,61,Go,Apache License 2.0,"abac, access-control, acl, authorization, fine-grained-permissions, hacktoberfest, iam, permission-management, permissions, policy-management, rbac, rebac, relation-tuples, zanzibar",2018-03-17T10:40:15Z,2026-03-09T12:01:00Z,2026-03-09T11:17:58Z,36809,False,False,master,True,False,2026-03-09T19:00:41.854212 +149515625,flagger,fluxcd/flagger,fluxcd,Organization,"Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)",https://github.com/fluxcd/flagger,https://docs.flagger.app/main,5278,5278,788,376,Go,Apache License 2.0,"ab-testing, aws-appmesh, canary, contour, gitops, gloo, istio, kubernetes, linkerd, nginx, progressive-delivery",2018-09-19T21:43:46Z,2026-03-09T11:30:08Z,2026-03-09T11:56:32Z,69575,False,False,main,True,False,2026-03-09T19:00:41.854212 +432717637,lancet,duke-git/lancet,duke-git,User,"A comprehensive, efficient, and reusable util function library of Go.",https://github.com/duke-git/lancet,https://www.golancet.cn/en/,5275,5275,523,6,Go,MIT License,"generics, go, golang, library, lodash, utils",2021-11-28T13:18:19Z,2026-03-09T07:28:00Z,2026-03-07T04:35:06Z,6229,False,False,main,True,True,2026-03-09T19:00:41.854212 +85039965,litmus,litmuschaos/litmus,litmuschaos,Organization,Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q,https://github.com/litmuschaos/litmus,https://litmuschaos.io,5265,5265,834,423,Go,Apache License 2.0,"chaos-engineering, chaos-experiments, chaos-testing, chaoshub, cloud-native, cncf, devops, fault-injection, fault-simulation, golang, google-summer-of-code, hacktoberfest, k8s, kubernetes, lfx, litmuschaos, operator-sdk, reliability-engineering, resilience-testing, site-reliability-engineering",2017-03-15T07:02:59Z,2026-03-09T01:24:00Z,2026-02-27T05:04:41Z,149980,False,False,master,True,True,2026-03-09T19:00:41.854212 +87070385,Go-SCP,OWASP/Go-SCP,OWASP,Organization,Golang Secure Coding Practices guide,https://github.com/OWASP/Go-SCP,https://owasp.org/www-project-go-secure-coding-practices-guide/,5262,5262,400,23,Go,Creative Commons Attribution Share Alike 4.0 International,"appsec, golang",2017-04-03T12:16:29Z,2026-03-09T00:59:27Z,2024-05-31T08:03:49Z,16506,False,False,master,True,True,2026-03-09T19:00:41.854212 +3631697,tsuru,tsuru/tsuru,tsuru,Organization,Open source and extensible Platform as a Service (PaaS).,https://github.com/tsuru/tsuru,https://tsuru.io,5259,5259,550,20,Go,"BSD 3-Clause ""New"" or ""Revised"" License","containers, devops, docker, go, hacktoberfest, kubernetes, paas",2012-03-05T21:41:08Z,2026-03-07T10:32:49Z,2026-03-05T03:11:24Z,74233,False,False,main,True,False,2026-03-09T19:00:41.854212 +314995099,jira-cli,ankitpokhrel/jira-cli,ankitpokhrel,User,🔥 Feature-rich interactive Jira command line.,https://github.com/ankitpokhrel/jira-cli,,5252,5252,337,139,Go,MIT License,"atlassian, cli, cli-app, command-line, command-line-tool, console, go, golang, golang-cli, jira, jira-cli, made-in-nepal, productivity, productivity-tools, terminal, terminal-app, tui",2020-11-22T08:48:39Z,2026-03-09T13:18:36Z,2026-01-20T19:06:00Z,85946,False,False,main,True,True,2026-03-09T19:00:41.854212 +233408177,go-daily-lib,darjun/go-daily-lib,darjun,User,Go 每日一库,https://github.com/darjun/go-daily-lib,,5252,5252,610,41,Go,,,2020-01-12T14:48:37Z,2026-03-09T09:53:50Z,2023-05-05T02:24:40Z,50254,False,False,master,True,True,2026-03-09T19:00:41.854212 +201546443,assets,trustwallet/assets,trustwallet,Organization,"A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.",https://github.com/trustwallet/assets,https://developer.trustwallet.com/assets/new-asset,5250,5250,26581,124,Go,MIT License,,2019-08-09T22:06:16Z,2026-03-09T12:10:21Z,2026-03-09T12:10:10Z,690890,False,False,master,False,False,2026-03-09T19:00:41.854212 +173582015,octosql,cube2222/octosql,cube2222,User,"OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.",https://github.com/cube2222/octosql,,5244,5244,214,49,Go,Mozilla Public License 2.0,"cli, csv, data-analysis, go, golang, json, mysql, nosql, postgresql, query, query-engine, redis, sql",2019-03-03T13:59:25Z,2026-03-07T22:52:18Z,2024-05-26T15:16:53Z,14011,False,False,main,True,True,2026-03-09T19:00:41.854212 +90921999,ksuid,segmentio/ksuid,segmentio,Organization,K-Sortable Globally Unique IDs,https://github.com/segmentio/ksuid,https://segment.com/blog/a-brief-history-of-the-uuid/,5241,5241,196,20,Go,MIT License,"coordination, go, golang, ksuid, unique-id, uuid",2017-05-11T01:03:01Z,2026-03-08T02:08:02Z,2023-10-04T17:07:15Z,102,False,False,master,True,True,2026-03-09T19:00:41.854212 +1025300166,how-to-build-a-coding-agent,ghuntley/how-to-build-a-coding-agent,ghuntley,User,"A workshop that teaches you how to build your own coding agent. Similar to Roo code, Cline, Amp, Cursor, Windsurf or OpenCode.",https://github.com/ghuntley/how-to-build-a-coding-agent,https://ghuntley.com/agent/,5240,5240,582,6,Go,,"agent, ai, cursor, tutorial, workshop",2025-07-24T03:56:29Z,2026-03-09T12:46:19Z,2026-02-20T06:47:22Z,22,False,False,trunk,True,True,2026-03-09T19:00:41.854212 +290483689,KingOfBugBountyTips,KingOfBugbounty/KingOfBugBountyTips,KingOfBugbounty,User,"Our main goal is to share tips from some well-known bughunters. Using recon methodology, we are able to find subdomains, apis, and tokens that are already exploitable, so we can report them. We wish to influence Onelinetips and explain the commands, for the better understanding of new hunters..",https://github.com/KingOfBugbounty/KingOfBugBountyTips,,5234,5234,954,2,Go,,,2020-08-26T11:58:10Z,2026-03-08T18:42:54Z,2026-01-31T23:15:22Z,330,False,False,master,True,True,2026-03-09T19:00:41.854212 +592283952,dae,daeuniverse/dae,daeuniverse,Organization,eBPF-based Linux high-performance transparent proxy solution.,https://github.com/daeuniverse/dae,,5230,5230,321,136,Go,GNU Affero General Public License v3.0,"dae, ebpf, golang, policy-routing, sdwan, shadowsocks, transparent-proxy, tuic, v2ray",2023-01-23T11:53:16Z,2026-03-09T02:24:22Z,2026-02-20T12:38:27Z,4192,False,False,main,True,True,2026-03-09T19:00:41.854212 +67484005,wechat,silenceper/wechat,silenceper,User,WeChat SDK for Go (微信SDK:简单、易用),https://github.com/silenceper/wechat,https://silenceper.com/wechat/,5229,5229,1136,97,Go,Apache License 2.0,"go, golang, js-sdk, sdk, wechat, wechat-sdk, weixin",2016-09-06T07:25:01Z,2026-03-09T10:52:17Z,2026-02-11T06:23:23Z,5852,False,False,v2,True,True,2026-03-09T19:00:41.854212 +115614847,gaia,gaia-pipeline/gaia,gaia-pipeline,Organization,Build powerful pipelines in any programming language.,https://github.com/gaia-pipeline/gaia,,5226,5226,241,55,Go,Apache License 2.0,"automation, build, continuous-delivery, continuous-integration, continuous-testing, cplusplus, deployment, devops, devops-tools, distributed-systems, gitops, go, java, kubernetes, pipeline, python, ruby",2017-12-28T11:01:31Z,2026-03-04T17:10:12Z,2026-01-10T15:10:21Z,12208,False,True,master,True,False,2026-03-09T19:00:41.854212 +293477261,carbon,dromara/carbon,dromara,Organization,"A simple, semantic and developer-friendly time package for golang",https://github.com/dromara/carbon,https://carbon.go-pkg.com,5225,5225,263,1,Go,MIT License,"calendar, carbon, date, datetime, gorm, hebrew, i18n, jalaali, julian, lunar, persian, time, timezone, xorm",2020-09-07T09:07:35Z,2026-03-07T13:24:25Z,2026-02-25T04:05:26Z,5811,False,False,master,True,False,2026-03-09T19:00:41.854212 +295016801,go-diagrams,blushft/go-diagrams,blushft,Organization,Create beautiful system diagrams with Go,https://github.com/blushft/go-diagrams,,5217,5217,231,17,Go,MIT License,,2020-09-12T19:59:52Z,2026-03-08T08:03:10Z,2025-03-22T20:11:19Z,35710,False,False,master,True,True,2026-03-09T19:00:41.854212 +140949512,mercure,dunglas/mercure,dunglas,User,"🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications",https://github.com/dunglas/mercure,https://mercure.rocks,5203,5203,341,21,Go,GNU Affero General Public License v3.0,"api, async-api, caddy, golang, graphql, hacktoberfest, hypermedia, mercure, push, realtime, realtime-api, server-sent-events, streaming-api, subscriptions, web-api, websocket",2018-07-14T13:47:14Z,2026-03-09T01:25:23Z,2026-03-09T03:09:10Z,9088,False,False,main,True,False,2026-03-09T19:00:41.854212 +146964440,Go42,ffhelicopter/Go42,ffhelicopter,User,《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。,https://github.com/ffhelicopter/Go42,,5203,5203,709,6,Go,,"book, go, go42, golang, gopher",2018-09-01T03:35:38Z,2026-02-25T10:56:30Z,2024-06-04T14:41:10Z,2494,False,False,master,True,False,2026-03-09T19:00:41.854212 +103084166,terrascan,tenable/terrascan,tenable,Organization,Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.,https://github.com/tenable/terrascan,https://runterrascan.io,5200,5200,545,0,Go,Apache License 2.0,"architecture, aws, aws-security, azure-security, cloud-security, cloudsecurity, devops, devsecops, gcp-security, iac, infrastructure, infrastructure-as-code, kubernetes, sast, scans, security, security-tools, security-violations, terraform, terrascan",2017-09-11T03:11:10Z,2026-03-06T21:12:59Z,2025-11-20T19:37:10Z,16081,False,True,master,True,False,2026-03-09T19:00:41.854212 +189490177,kruise,openkruise/kruise,openkruise,Organization,Automated management of large-scale applications on Kubernetes (incubating project under CNCF),https://github.com/openkruise/kruise,https://openkruise.io,5194,5194,868,98,Go,Other,"cloud-native, cloudnative, cncf, container, k8s, kruise, kubernetes, openkruise, workload, workloads",2019-05-30T22:23:45Z,2026-03-08T18:19:43Z,2026-03-03T01:01:07Z,74112,False,False,master,True,False,2026-03-09T19:00:41.856037 +25178920,dockerize,jwilder/dockerize,jwilder,User,Utility to simplify running applications in docker containers,https://github.com/jwilder/dockerize,,5194,5194,428,52,Go,MIT License,"docker, go",2014-10-13T21:36:02Z,2026-03-08T17:27:13Z,2026-03-02T17:36:20Z,181,False,False,master,True,True,2026-03-09T19:00:41.856037 +208038454,lakeFS,treeverse/lakeFS,treeverse,Organization,lakeFS - Data version control for your data lake | Git for data,https://github.com/treeverse/lakeFS,https://docs.lakefs.io,5193,5193,436,442,Go,Apache License 2.0,"apache-spark, apache-sparksql, aws-s3, azure-blob-storage, azure-storage, data-engineering, data-lake, data-quality, data-version-control, data-versioning, datalake, datalakes, git-for-data, go, golang, google-cloud-storage, hadoop-filesystem, lakefs, object-storage",2019-09-12T11:46:28Z,2026-03-09T10:23:47Z,2026-03-09T10:23:44Z,171218,False,False,master,True,False,2026-03-09T19:00:41.856037 +151525500,sqlflow,sql-machine-learning/sqlflow,sql-machine-learning,Organization,Brings SQL and AI together.,https://github.com/sql-machine-learning/sqlflow,https://sqlflow.org,5191,5191,705,251,Go,Apache License 2.0,"ai, databases, deep-learning, machine-learning, sql-syntax, sqlflow, transpiler",2018-10-04T06:00:50Z,2026-03-09T10:20:46Z,2024-04-18T08:08:51Z,29014,False,False,develop,True,True,2026-03-09T19:00:41.856037 +134539560,eksctl,eksctl-io/eksctl,eksctl-io,Organization,The official CLI for Amazon EKS,https://github.com/eksctl-io/eksctl,https://eksctl.io,5185,5185,1483,123,Go,Other,"amazon-web-services, aws-cloudformation, aws-ec2, aws-eks, eks, kubernetes, kubernetes-cluster, kubernetes-deployment, kubernetes-setup",2018-05-23T08:41:03Z,2026-03-09T13:58:23Z,2026-03-09T02:16:32Z,68819,False,False,main,True,False,2026-03-09T19:00:41.856037 +178075572,kserve,kserve/kserve,kserve,Organization,"Standardized Distributed Generative and Predictive AI Inference Platform for Scalable, Multi-Framework Deployment on Kubernetes",https://github.com/kserve/kserve,https://kserve.github.io/website/,5179,5179,1401,638,Go,Apache License 2.0,"artificial-intelligence, cncf, genai, hacktoberfest, istio, k8s, knative, kserve, kubeflow, kubernetes, llm-inference, machine-learning, mlops, model-interpretability, model-serving, pytorch, service-mesh, tensorflow, vllm, xgboost",2019-03-27T21:14:14Z,2026-03-09T09:57:08Z,2026-03-09T01:42:15Z,465554,False,False,master,True,True,2026-03-09T19:00:41.856037 +109330128,goleak,uber-go/goleak,uber-go,Organization,Goroutine leak detector,https://github.com/uber-go/goleak,,5130,5130,159,17,Go,MIT License,,2017-11-02T23:39:06Z,2026-03-09T10:38:59Z,2025-12-10T19:13:19Z,118,False,False,master,True,True,2026-03-09T19:00:41.856037 +107555654,kubeapps,vmware-tanzu/kubeapps,vmware-tanzu,Organization,A web-based UI for deploying and managing applications in Kubernetes clusters,https://github.com/vmware-tanzu/kubeapps,,5130,5130,726,154,Go,Other,"carvel, deployment, flux, helm, kubernetes",2017-10-19T14:14:34Z,2026-03-08T03:53:28Z,2026-01-13T17:40:50Z,129090,False,True,main,True,False,2026-03-09T19:00:41.856037 +84618431,pet,knqyf263/pet,knqyf263,User,Simple command-line snippet manager,https://github.com/knqyf263/pet,,5123,5123,242,28,Go,MIT License,"command-line, go, golang, linux, snippets, standalone",2017-03-11T02:42:24Z,2026-03-09T13:34:28Z,2026-01-21T21:01:08Z,4214,False,False,main,True,True,2026-03-09T19:00:41.856037 +6701057,go-restful,emicklei/go-restful,emicklei,User,package for building REST-style Web Services using Go,https://github.com/emicklei/go-restful,,5118,5118,682,3,Go,MIT License,"customizable, go, openapi, rest, routing",2012-11-15T07:31:43Z,2026-03-03T16:20:24Z,2025-12-15T19:11:09Z,6244,False,False,v3,True,True,2026-03-09T19:00:41.856037 +236055696,tempo,grafana/tempo,grafana,Organization,"Grafana Tempo is a high volume, minimal dependency distributed tracing backend.",https://github.com/grafana/tempo,https://grafana.com/oss/tempo/,5109,5109,669,158,Go,GNU Affero General Public License v3.0,"distributed-tracing, grafana",2020-01-24T18:05:02Z,2026-03-09T13:22:39Z,2026-03-09T13:30:15Z,192026,False,False,main,True,False,2026-03-09T19:00:41.856037 +91074692,postgres-operator,zalando/postgres-operator,zalando,Organization,Postgres operator creates and manages PostgreSQL clusters running in Kubernetes,https://github.com/zalando/postgres-operator,https://postgres-operator.readthedocs.io/,5106,5106,1055,556,Go,MIT License,"cluster, data-infrastructure, database-as-a-service, golang, kubernetes, managed-services, operator, postgres, postgres-operator, postgresql",2017-05-12T09:26:07Z,2026-03-08T17:39:32Z,2026-03-02T10:14:54Z,35158,False,False,master,True,False,2026-03-09T19:00:41.856037 +7209439,oauth2_proxy,bitly/oauth2_proxy,bitly,Organization,"A reverse proxy that provides authentication with Google, Github or other provider",https://github.com/bitly/oauth2_proxy,,5099,5099,1221,243,Go,MIT License,,2012-12-17T18:01:53Z,2026-03-05T07:50:19Z,2019-02-04T22:22:35Z,505,False,True,master,True,False,2026-03-09T19:00:41.856037 +86956808,writefreely,writefreely/writefreely,writefreely,Organization,"A clean, Markdown-based publishing platform made for writers. Write together and build a community.",https://github.com/writefreely/writefreely,https://writefreely.org,5093,5093,371,118,Go,GNU Affero General Public License v3.0,"activitypub, beta, blogging, federation, go, markdown, publishing, web-application, writefreely, writers, writing",2017-04-02T02:17:45Z,2026-03-09T12:08:09Z,2026-03-05T22:22:51Z,16276,False,False,develop,True,False,2026-03-09T19:00:41.856037 +70827996,RxGo,ReactiveX/RxGo,ReactiveX,Organization,Reactive Extensions for the Go language.,https://github.com/ReactiveX/RxGo,,5091,5091,342,55,Go,MIT License,"async, asynchronous, concurrency, go, golang, hacktoberfest, observable, reactivex, streaming",2016-10-13T16:52:23Z,2026-03-08T16:23:52Z,2025-01-22T20:50:22Z,1614,False,False,master,True,False,2026-03-09T19:00:41.856037 +43237167,tcell,gdamore/tcell,gdamore,User,"Tcell is an alternate terminal package, similar in some ways to termbox, but better in others.",https://github.com/gdamore/tcell,,5090,5090,346,13,Go,Apache License 2.0,,2015-09-27T06:37:33Z,2026-03-09T09:49:46Z,2026-02-23T07:35:46Z,3272,False,False,main,True,True,2026-03-09T19:00:41.856037 +44634390,find,schollz/find,schollz,User,High-precision indoor positioning framework for most wifi-enabled devices.,https://github.com/schollz/find,https://www.internalpositioning.com/,5089,5089,369,86,Go,GNU Affero General Public License v3.0,"gps-tracker, location-services, motion-sensors, wifi-fingerprints",2015-10-20T20:54:32Z,2026-02-26T01:50:43Z,2022-09-07T11:35:54Z,9398,False,False,master,True,True,2026-03-09T19:00:41.856037 +53165382,WindowsSpyBlocker,crazy-max/WindowsSpyBlocker,crazy-max,User,Block spying and tracking on Windows,https://github.com/crazy-max/WindowsSpyBlocker,https://crazymax.dev/WindowsSpyBlocker/,5085,5085,383,48,Go,MIT License,"blocker, dnscrypt, firewall, hostsfile, ncsi, openwrt, proxifier, qemu, spy, sysmon, telemetry, windows, wireshark",2016-03-04T21:03:47Z,2026-03-09T00:28:44Z,2025-02-02T14:27:43Z,38297,False,False,master,True,False,2026-03-09T19:00:41.856037 +440220648,go-zero-looklook,Mikaelemmmm/go-zero-looklook,Mikaelemmmm,User,🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.,https://github.com/Mikaelemmmm/go-zero-looklook,https://go-zero.dev,5075,5075,917,8,Go,MIT License,"asynq, dtm, elasticsearch, filebeat, gitlab, go-queue, go-stash, go-zero, goctl, golang, gozero, grafana, harbor, jaeger, jenkins, k8s, kafka, microservices, modd, prometheus",2021-12-20T15:36:59Z,2026-03-09T07:19:51Z,2025-01-16T02:52:03Z,105599,False,False,main,True,True,2026-03-09T19:00:41.856037 +256406208,wireguard-ui,ngoduykhanh/wireguard-ui,ngoduykhanh,User,Wireguard web interface,https://github.com/ngoduykhanh/wireguard-ui,,5041,5041,616,209,Go,MIT License,"wireguard, wireguard-admin, wireguard-config-gen, wireguard-go, wireguard-ui, wireguard-vpn, wireguard-web",2020-04-17T05:05:36Z,2026-03-09T09:51:36Z,2024-08-09T14:26:26Z,6877,False,False,master,True,True,2026-03-09T19:00:41.856037 +120625155,prototool,uber/prototool,uber,Organization,Your Swiss Army Knife for Protocol Buffers,https://github.com/uber/prototool,,5040,5040,342,44,Go,MIT License,"grpc, grpc-go, proto3, protobuf, protoc, protocol-buffers",2018-02-07T14:25:02Z,2026-03-07T15:33:21Z,2022-03-01T12:56:26Z,1665,False,True,dev,True,False,2026-03-09T19:00:41.856037 +224588420,video-srt-windows,wxbool/video-srt-windows,wxbool,User,这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。,https://github.com/wxbool/video-srt-windows,,5033,5033,617,36,Go,GNU General Public License v2.0,"ffmpeg, go, golang, srt-subtitles, video, windows-gui",2019-11-28T06:51:01Z,2026-03-09T08:16:52Z,2023-03-10T05:03:22Z,127,False,False,master,True,True,2026-03-09T19:00:41.856037 +231322484,horcrux,jesseduffield/horcrux,jesseduffield,User,Split your file into encrypted fragments so that you don't need to remember a passcode,https://github.com/jesseduffield/horcrux,,5025,5025,140,19,Go,MIT License,,2020-01-02T06:36:56Z,2026-03-09T12:28:06Z,2024-08-20T23:18:11Z,144,False,False,master,True,True,2026-03-09T19:00:41.856037 +474521466,helmfile,helmfile/helmfile,helmfile,Organization,"Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD.",https://github.com/helmfile/helmfile,https://helmfile.readthedocs.io,5014,5014,333,53,Go,MIT License,"helm, kubernetes, kustomize",2022-03-27T03:07:09Z,2026-03-09T10:31:26Z,2026-03-09T10:31:21Z,8308,False,False,main,True,False,2026-03-09T19:00:41.856037 +228942508,wish,charmbracelet/wish,charmbracelet,Organization,"Make SSH apps, just like that! 💫",https://github.com/charmbracelet/wish,,5013,5013,97,17,Go,MIT License,"hacktoberfest, ssh",2019-12-19T00:11:55Z,2026-03-09T12:41:27Z,2026-03-09T12:43:56Z,941,False,False,main,True,True,2026-03-09T19:00:41.856037 +144590177,websocket,coder/websocket,coder,Organization,Minimal and idiomatic WebSocket library for Go,https://github.com/coder/websocket,,5012,5012,346,64,Go,ISC License,"go, http2, idiomatic, minimal, websocket",2018-08-13T14:21:01Z,2026-03-09T10:18:58Z,2026-02-23T08:43:56Z,1215,False,False,master,True,False,2026-03-09T19:00:41.856037 +374763231,inngest,inngest/inngest,inngest,Organization,"The leading workflow orchestration platform. Run stateful step functions and AI workflows on serverless, servers, or the edge.",https://github.com/inngest/inngest,https://www.inngest.com/docs,5009,5009,265,124,Go,Other,"cli, event-driven, event-driven-architecture, queues, serverless, serverless-functions, workflow-engine, workflows",2021-06-07T18:26:33Z,2026-03-09T13:45:08Z,2026-03-09T13:59:08Z,359673,False,False,main,True,False,2026-03-09T19:00:41.856037 +70539263,jocko,travisjeffery/jocko,travisjeffery,User,"Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)",https://github.com/travisjeffery/jocko,https://twitter.com/travisjeffery,5009,5009,371,61,Go,MIT License,"distributed-systems, go, kafka, messaging, queue, streaming",2016-10-11T00:09:47Z,2026-02-22T01:58:42Z,2023-11-13T02:21:21Z,11269,False,False,master,True,True,2026-03-09T19:00:41.856037 +228192593,hakrawler,hakluke/hakrawler,hakluke,User,"Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application",https://github.com/hakluke/hakrawler,https://hakluke.com,5002,5002,538,8,Go,GNU General Public License v3.0,"bugbounty, crawling, hacking, osint, pentesting, recon, reconnaissance",2019-12-15T13:54:43Z,2026-03-09T07:55:42Z,2024-12-21T20:40:03Z,1786,False,False,master,True,False,2026-03-09T19:00:41.856037 +75744278,ulid,oklog/ulid,oklog,Organization,Universally Unique Lexicographically Sortable Identifier (ULID) in Go,https://github.com/oklog/ulid,,5001,5001,180,6,Go,Apache License 2.0,,2016-12-06T15:26:52Z,2026-03-08T15:50:26Z,2025-06-09T15:55:53Z,195,False,False,main,True,False,2026-03-09T19:00:41.856037