Track Awesome Go Updates Weekly
Structured collection of Go frameworks, libraries, tools, and resources. Automatically maintained and up-to-date with metadata, filtering, and comprehensive categorization.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 abordage/awesome-go · ⭐ 3 · 🏷️ Programming Languages
May 04 - May 10, 2026
Audio & Video / Images
- ungerik/go-cairo (⭐152) — Go binding for the cairo graphics library ☆
152
Apr 20 - Apr 26, 2026
Utilities / Project Layout
- lacion/cookiecutter-golang (⭐735) — Go project template ☆
735
- Fs02/go-todo-backend (⭐335) — Go Todo Backend example using modular project layout for product microservice. ☆
335
Apr 13 - Apr 19, 2026
Workflow & Scheduling / Workflow Frameworks
- dagucloud/dagu (⭐3.3k) — Workflow engine with Web UI ☆
3,338
Apr 06 - Apr 12, 2026
Data Structures / Maps
- lrita/cmap (⭐102) — a thread-safe concurrent map for go ☆
102
Finance & Blockchain / Blockchain
- solana-foundation/solana-go (⭐1.5k) — Go SDK library and RPC client for the Solana Blockchain ☆
1,543
Mar 30 - Apr 05, 2026
Networking / HTTP Clients
- lib4u/fake-useragent (⭐16) — Up-to-date simple useragent faker with real world database in Golang ☆
16
Mar 23 - Mar 29, 2026
Security / WAF & Protection
- beelzebub-labs/beelzebub (⭐2k) — AI-powered honeypot framework ☆
1,973
Mar 16 - Mar 22, 2026
🏆 Top 100 by Stars / Workflow Frameworks
- apache/casbin (⭐20k) — Authorization library for Go ☆
20,053
Networking / DNS
- FenkoHQ/dnsmonster (⭐355) — Passive DNS Capture and Monitoring Toolkit ☆
354
Mar 02 - Mar 08, 2026
Databases / NoSQL Database Drivers
- Kamva/mgm (⭐764) — MongoDB ODM for Go based on official driver ☆
765
Feb 23 - Mar 01, 2026
Queues & Pub/Sub / Clients & Libraries
- SchwarzDigits/hypermatch (⭐33) — High-performance rule matching ☆
33
Feb 16 - Feb 22, 2026
CLI & Terminal / Advanced Console UIs
- box-cli-maker/box-cli-maker (⭐629) — Render highly customizable boxes in the terminal ☆
630
Data Formats / JSON
- neilotoole/jsoncolor (⭐52) — Colorized JSON output ☆
52
Feb 09 - Feb 15, 2026
Databases / Databases Implemented in Go
- dicedb/dicedb (⭐11k) — Low-latency key/value engine on Valkey with storage tiers ☆
10,744
Networking / VPN & Tunneling
- NodePassProject/nodepass (⭐2.1k) — Secure TCP/UDP tunneling with TLS ☆
2,109
Science / Clients & Libraries
- madelynnblue/go-dsp (⭐911) — Digital Signal Processing for Go ☆
911
Utilities / CLI Tools
- hrtsegv/gitcs (⭐131) — Git contributions graph generator ☆
131
Web Development / Routers
- gowww/router (⭐184) — A lightning fast HTTP router ☆
184
Dec 29 - Jan 04, 2025
Concurrency / Stream Processing
- fulminate-io/machine (⭐167) — Machine is a workflow/pipeline library for processing data ☆
167
Dec 22 - Dec 28, 2025
Databases / ORM
- FrancoLiberali/cql (⭐17) — CQL: Compiled Query Language ☆
17
Dec 15 - Dec 21, 2025
AI & Machine Learning / Machine Learning
- jbrukh/bayesian (⭐812) — Naive Bayesian Classification for Golang. ☆
812
Dec 08 - Dec 14, 2025
Utilities / General
- pioz/countries (⭐96) — All you need when you are working with countries in Go. ☆
96
Dec 01 - Dec 07, 2025
🏆 Top 100 by Stars / Workflow Frameworks
- ollama/ollama (⭐170k) — Run LLMs locally ☆
170,251
- mudler/LocalAI (⭐46k) — Local OpenAI alternative ☆
45,904
- charmbracelet/bubbletea (⭐42k) — A powerful little TUI framework ☆
41,938
- antonmedv/fx (⭐20k) — Terminal JSON viewer & processor ☆
20,438
- gizak/termui (⭐14k) — Golang terminal dashboard ☆
13,545
- spf13/cobra (⭐44k) — A Commander for modern Go CLI interactions ☆
43,786
- panjf2000/ants (⭐14k) — ants is the most powerful and reliable pooling solution for Go. ☆
14,403
- spf13/viper (⭐30k) — Go configuration with fangs ☆
30,223
- golang-migrate/migrate (⭐18k) — Database migrations. CLI and Golang library. ☆
18,412
- bytebase/bytebase (⭐14k) — Database DevSecOps platform ☆
13,941
- vitessio/vitess (⭐21k) — Database clustering for MySQL ☆
20,932
- prometheus/prometheus (⭐64k) — The Prometheus monitoring system and time series database. ☆
63,838
- milvus-io/milvus (⭐44k) — Cloud-native vector database ☆
44,034
- pingcap/tidb (⭐40k) — Cloud-native distributed SQL DB ☆
40,036
- cockroachdb/cockroach (⭐32k) — Cloud native distributed SQL database ☆
32,104
- influxdata/influxdb (⭐31k) — Scalable datastore for metrics, events, and real-time analytics ☆
31,472
- dolthub/dolt (⭐22k) — Dolt – Git for Data ☆
22,426
- dgraph-io/dgraph (⭐22k) — high-performance graph database for real-time use cases ☆
21,667
- rqlite/rqlite (⭐17k) — Lightweight distributed SQLite ☆
17,455
- VictoriaMetrics/VictoriaMetrics (⭐17k) — Fast time series database and monitoring ☆
16,884
- dgraph-io/badger (⭐16k) — Fast key-value DB in Go. ☆
15,588
- seaweedfs/seaweedfs (⭐32k) — Fast distributed storage for blobs ☆
31,850
- juicedata/juicefs (⭐13k) — Distributed POSIX filesystem ☆
13,497
- redis/go-redis (⭐22k) — Redis Go client ☆
22,065
- go-gorm/gorm (⭐40k) — The fantastic ORM library for Golang, aims to be developer friendly ☆
39,720
- ent/ent (⭐17k) — An entity framework for Go ☆
17,044
- go-sql-driver/mysql (⭐15k) — MySQL driver for database/sql ☆
15,245
- jackc/pgx (⭐14k) — PostgreSQL driver and toolkit for Go ☆
13,718
- sqlc-dev/sqlc (⭐17k) — Generate type-safe code from SQL ☆
17,416
- restic/restic (⭐33k) — Fast, secure backup program ☆
33,309
- air-verse/air (⭐23k) — Live reload for Go apps ☆
23,450
- go-task/task (⭐15k) — Fast cross-platform build tool inspired by Make ☆
15,392
- harness/harness (⭐35k) — End-to-end developer platform ☆
35,333
- moby/moby (⭐71k) — Container ecosystem components ☆
71,507
- traefik/traefik (⭐63k) — The Cloud Native Application Proxy ☆
62,904
- go-gitea/gitea (⭐55k) — Self-hosted Git service ☆
55,161
- hashicorp/packer (⭐16k) — Build machine images from config ☆
15,658
- kubernetes/kubernetes (⭐122k) — Production-Grade Container Scheduling and Management ☆
121,980
- k3s-io/k3s (⭐33k) — Lightweight Kubernetes ☆
32,876
- kubernetes/minikube (⭐32k) — Run Kubernetes locally ☆
31,741
- kubernetes-sigs/kind (⭐15k) — Kubernetes IN Docker - local clusters for testing Kubernetes ☆
15,193
- grafana/k6 (⭐30k) — A modern load testing tool, using Go and JavaScript ☆
30,458
- tsenart/vegeta (⭐25k) — HTTP load testing tool and library. It's over 9000! ☆
25,020
- ethereum/go-ethereum (⭐51k) — Go implementation of the Ethereum protocol ☆
51,009
- ipfs/kubo (⭐17k) — An IPFS implementation in Go ☆
16,998
- fyne-io/fyne (⭐28k) — Cross platform GUI toolkit in Go inspired by Material Design ☆
28,191
- webview/webview (⭐14k) — Tiny webview library for Go ☆
14,039
- hajimehoshi/ebiten (⭐13k) — A dead simple 2D game engine for Go ☆
13,133
- gopherjs/gopherjs (⭐13k) — A compiler from Go to JavaScript for running Go code in a browser ☆
13,140
- valyala/fasthttp (⭐23k) — Fast HTTP package for Go ☆
23,347
- caddyserver/caddy (⭐72k) — Multi-platform web server with HTTPS ☆
71,890
- pocketbase/pocketbase (⭐58k) — Open Source realtime backend in 1 file ☆
58,015
- etcd-io/etcd (⭐52k) — Distributed key-value store ☆
51,646
- drakkan/sftpgo (⭐12k) — Full-featured SFTP/FTP/HTTP server ☆
11,972
- pion/webrtc (⭐16k) — Pure Go implementation of the WebRTC API ☆
16,249
- grpc/grpc-go (⭐23k) — The Go language implementation of gRPC. HTTP/2 based RPC ☆
22,925
- cloudflare/cloudflared (⭐14k) — Cloudflare Tunnel client ☆
13,999
- nats-io/nats-server (⭐20k) — High-performance NATS message server ☆
19,695
- hibiken/asynq (⭐13k) — Simple, reliable, and efficient distributed task queue in Go ☆
13,206
- IBM/sarama (⭐12k) — Sarama is a Go library for Apache Kafka. ☆
12,469
- FiloSottile/age (⭐22k) — Simple encryption tool ☆
22,118
- golangci/golangci-lint (⭐19k) — Fast linters runner for Go ☆
18,862
- jaegertracing/jaeger (⭐23k) — Distributed tracing platform ☆
22,726
- chromedp/chromedp (⭐13k) — Chrome DevTools Protocol driver ☆
12,991
- stretchr/testify (⭐26k) — Assertions and mocks for testing ☆
25,959
- keploy/keploy (⭐17k) — API testing with auto mocks ☆
17,132
- go-playground/validator (⭐20k) — Struct and field validation for Go ☆
19,900
- gocolly/colly (⭐25k) — Web scraping framework for Go ☆
25,260
- PuerkitoBio/goquery (⭐15k) — jQuery-like HTML manipulation ☆
14,932
- goreleaser/goreleaser (⭐16k) — Release engineering simplified ☆
15,742
- junegunn/fzf (⭐80k) — Command-line fuzzy finder ☆
79,839
- wagoodman/dive (⭐54k) — Explore Docker image layers ☆
53,844
- samber/lo (⭐21k) — Lodash-style utilities for Go ☆
21,216
- jmoiron/sqlx (⭐18k) — Extensions for database/sql ☆
17,603
- schollz/croc (⭐35k) — Easily and securely send things from one computer to another ☆
34,776
- qax-os/excelize (⭐21k) — Excel XLSX library for Go ☆
20,520
- sirupsen/logrus (⭐26k) — Structured, pluggable logging for Go. ☆
25,719
- uber-go/zap (⭐24k) — Fast structured logging ☆
24,430
- rs/zerolog (⭐12k) — Zero allocation JSON logger ☆
12,359
- golang-standards/project-layout (⭐56k) — Standard Go project layout ☆
55,858
- zeromicro/go-zero (⭐33k) — Microservices framework with CLI tools ☆
32,971
- go-kit/kit (⭐27k) — A standard library for microservices. ☆
27,446
- go-kratos/kratos (⭐26k) — Your ultimate Go microservices framework for the cloud-native era. ☆
25,648
- go-chi/chi (⭐22k) — Lightweight idiomatic HTTP router ☆
22,069
- gorilla/mux (⭐22k) — Powerful HTTP router ☆
21,844
- gin-gonic/gin (⭐88k) — High-performance HTTP framework ☆
88,392
- gofiber/fiber (⭐40k) — Express inspired web framework written in Go ☆
39,640
- beego/beego (⭐32k) — High-performance web framework ☆
32,410
- labstack/echo (⭐32k) — High performance, minimalist Go web framework ☆
32,349
- gofr-dev/gofr (⭐22k) — Microservice framework for Go ☆
21,592
- gogf/gf (⭐13k) — Powerful full-stack framework ☆
13,125
- tinygo-org/tinygo (⭐17k) — Go compiler for microcontrollers ☆
17,396
AI & Machine Learning / Artificial Intelligence
- tmc/langchaingo (⭐9.1k) — LangChain for Go, the easiest way to write LLM-based programs in Go ☆
9,165
- maximhq/bifrost (⭐4.3k) — Fastest LLM gateway for Go ☆
4,390
- philippgille/chromem-go (⭐929) — Embeddable vector database for Go ☆
932
AI & Machine Learning / Machine Learning
- gomlx/gomlx (⭐1.4k) — GoMLX: An Accelerated Machine Learning Framework For Go ☆
1,392
Audio & Video / Audio
- ebitengine/oto (⭐1.9k) — A low-level library to play sound on multiple platforms ☆
1,905
Audio & Video / Images
- hybridgroup/gocv (⭐7.4k) — Computer vision with OpenCV 4 ☆
7,435
- anthonynsimon/bild (⭐4.2k) — Image processing algorithms in pure Go ☆
4,187
- cshum/imagor (⭐3.9k) — Fast, secure image processing server and Go library, using libvips ☆
3,939
- tdewolff/canvas (⭐1.8k) — Vector graphics in Go ☆
1,807
- davidbyttow/govips (⭐1.6k) — A lightning fast image processing and resizing library for Go ☆
1,594
- yeqown/go-qrcode (⭐836) — Customizable QR code generator ☆
839
Audio & Video / Video
- asticode/go-astiav (⭐705) — Golang ffmpeg and libav C bindings ☆
705
Auth / Authentication
- golang-jwt/jwt (⭐9k) — Go implementation of JSON Web Tokens (JWT). ☆
9,054
- markbates/goth (⭐6.5k) — Multi-provider authentication ☆
6,515
- golang/oauth2 (⭐5.8k) — Go OAuth2 ☆
5,845
- aarondl/authboss (⭐4.2k) — The boss of http auth. ☆
4,174
- alexedwards/scs (⭐2.6k) — HTTP Session Management for Go ☆
2,552
- lestrrat-go/jwx (⭐2.4k) — Complete JWx implementation ☆
2,365
- zitadel/oidc (⭐1.8k) — OpenID Connect client and server ☆
1,811
- abraithwaite/jeff (⭐271) — Jeff provides the simplest way to manage web sessions in Go. ☆
272
Auth / Authorization
- ory/keto (⭐5.3k) — Customizable permission server ☆
5,322
- openfga/openfga (⭐5.1k) — Fine-grained authorization server ☆
5,090
Bots & Chat / Bot Frameworks
- tucnak/telebot (⭐4.6k) — Telebot is a Telegram bot framework in Go. ☆
4,592
- go-telegram/bot (⭐1.7k) — Telegram Bot API Go framework ☆
1,696
- mymmrac/telego (⭐1k) — Telegram Bot API library for Go ☆
1,011
Bots & Chat / Chat APIs
- bwmarrin/discordgo (⭐5.9k) — (Golang) Go bindings for Discord ☆
5,889
- chyroc/lark (⭐473) — Lark/Feishu Open API SDK ☆
473
CLI & Terminal / Advanced Console UIs
- charmbracelet/lipgloss (⭐11k) — Style definitions for nice terminal layouts ☆
11,148
- charmbracelet/bubbles (⭐8.3k) — TUI components for Bubble Tea ☆
8,283
- schollz/progressbar (⭐4.7k) — Thread-safe progress bar ☆
4,666
- guptarohit/asciigraph (⭐3k) — ASCII line graphs in terminal ☆
3,015
- briandowns/spinner (⭐2.5k) — Terminal spinner indicators ☆
2,525
CLI & Terminal / Standard CLI
- elves/elvish (⭐6.3k) — Scripting shell for Go ☆
6,288
- alecthomas/kingpin (⭐3.6k) — Command-line parser ☆
3,563
- carapace-sh/carapace-bin (⭐1.8k) — Multi-shell completion binary ☆
1,803
- carapace-sh/carapace (⭐1.3k) — Multi-shell completion library ☆
1,261
- ddddddO/gtree (⭐332) — Generate ASCII tree from Markdown ☆
332
Concurrency / Actor Model
- ergo-services/ergo (⭐4.5k) — Actor framework with network transparency ☆
4,516
- anthdm/hollywood (⭐2.2k) — Blazingly fast and light-weight Actor engine written in Golang ☆
2,218
- Tochemey/goakt (⭐339) — Distributed actor framework ☆
339
Concurrency / Goroutines
- alitto/pond (⭐2.1k) — High-performance worker pool ☆
2,146
Concurrency / Stream Processing
- reugn/go-streams (⭐2.2k) — Stream processing library ☆
2,170
Configuration / Stream Processing
- caarlos0/env (⭐6.1k) — Parse environment variables to structs ☆
6,125
- knadh/koanf (⭐4k) — Lightweight config management ☆
3,987
- alecthomas/kong (⭐3k) — Command-line parser for Go ☆
3,044
- ilyakaznacheev/cleanenv (⭐2.1k) — Minimalistic environment config reader ☆
2,094
- adrg/xdg (⭐984) — XDG Base Directory implementation ☆
984
Data Formats / JSON
- bytedance/sonic (⭐9.4k) — A blazingly fast JSON serializing & deserializing library ☆
9,359
Data Formats / Serialization
- fxamacker/cbor (⭐1k) — CBOR codec with extensions ☆
1,042
Data Formats / XML
- miku/zek (⭐824) — Generate Go struct from XML ☆
824
Data Structures / Bloom and Cuckoo Filters
- bits-and-blooms/bloom (⭐2.8k) — Bloom filter implementation ☆
2,771
Data Structures / Maps
- mhmtszr/concurrent-swiss-map (⭐261) — Thread-safe concurrent hash map ☆
262
Data Structures / Miscellaneous
- bits-and-blooms/bitset (⭐1.5k) — Go package implementing bitsets ☆
1,492
- liyue201/gostl (⭐1.1k) — Data structures modeled on C++ STL ☆
1,139
Data Structures / Queues
- adrianbrad/queue (⭐338) — Multiple queue implementations ☆
339
Databases / Caches
- VictoriaMetrics/fastcache (⭐2.4k) — Fast in-memory cache for Go ☆
2,350
Databases / Database Schema Migration
- pressly/goose (⭐11k) — A database migration tool. Supports SQL migrations and Go functions. ☆
10,592
- ariga/atlas (⭐8.3k) — Declarative schema migrations with schema-as-code workflows ☆
8,334
- amacneil/dbmate (⭐6.9k) — A lightweight, framework-agnostic database migration tool. ☆
6,860
Databases / Database Tools
- prest/prest (⭐4.5k) — PostgreSQL REST API server ☆
4,547
- ContentSquare/chproxy (⭐1.4k) — Open-Source ClickHouse http proxy and load balancer ☆
1,449
- liweiyi88/onedump (⭐960) — Effortless database administration tool ☆
962
Databases / Databases Implemented in Go
- etcd-io/bbolt (⭐9.5k) — An embedded key/value database for Go. ☆
9,483
- cockroachdb/pebble (⭐5.9k) — RocksDB/LevelDB inspired key-value database in Go ☆
5,867
- tidwall/buntdb (⭐4.8k) — Embeddable in-memory key/value DB ☆
4,844
- nalgeon/redka (⭐4.5k) — Redis re-implemented with SQL ☆
4,546
- HDT3213/godis (⭐3.8k) — A Golang implemented Redis Server and Cluster ☆
3,834
- akrylysov/pogreb (⭐1.4k) — Embedded key-value store for read-heavy workloads written in Go ☆
1,350
Databases / Interfaces to Multiple Backends
- avito-tech/go-transaction-manager (⭐399) — Transaction manager for Go ☆
399
Databases / NoSQL Database Drivers
- mongodb/mongo-go-driver (⭐8.5k) — The Official Golang driver for MongoDB ☆
8,520
Databases / ORM
- uptrace/bun (⭐4.8k) — SQL-first Golang ORM ☆
4,775
- huandu/go-sqlbuilder (⭐1.7k) — SQL builder with zero-config ORM ☆
1,698
Databases / Query Language
- TomWright/dasel (⭐7.9k) — Query and modify data formats ☆
7,915
Databases / Relational Database Drivers
- nakagami/firebirdsql (⭐256) — Firebird RDBMS sql driver for Go (golang) ☆
256
Databases / SQL Query Builders
- doug-martin/goqu (⭐2.7k) — SQL builder and query library for golang ☆
2,653
Databases / Search and Analytic Databases
- elastic/go-elasticsearch (⭐6k) — The official Go client for Elasticsearch ☆
6,040
- ClickHouse/clickhouse-go (⭐3.3k) — Golang driver for ClickHouse ☆
3,280
DevOps & Build / Backup
- gilbertchen/duplicacy (⭐5.7k) — Cloud backup tool ☆
5,651
DevOps & Build / CI/CD
- woodpecker-ci/woodpecker (⭐6.9k) — Simple, powerful CI/CD engine ☆
6,895
- ovh/cds (⭐4.8k) — Enterprise CI/CD platform ☆
4,810
- vladopajic/go-test-coverage (⭐225) — Report test coverage threshold issues ☆
228
DevOps & Build / Containers
- ko-build/ko (⭐8.4k) — Build and deploy Go applications ☆
8,416
DevOps & Build / DevOps Utilities
- TwiN/gatus (⭐11k) — Developer-oriented status page with alerting ☆
10,787
- bitfield/script (⭐7k) — Making it easy to write shell-like scripts in Go ☆
6,962
- fleetdm/fleet (⭐6.3k) — Open device management ☆
6,293
- taubyte/tau (⭐5k) — Fullstack Workspace for Humans & Machines ☆
5,009
- megaease/easeprobe (⭐2.3k) — Service health monitoring tool ☆
2,299
- gabrie30/ghorg (⭐2k) — Clone entire GitHub orgs ☆
2,024
- ovh/utask (⭐1.4k) — Automation engine with YAML config ☆
1,374
DevOps & Build / Infrastructure
- pomerium/pomerium (⭐4.8k) — Pomerium is an identity and context-aware access proxy. ☆
4,758
- oxyno-zeta/s3-proxy (⭐455) — S3 reverse proxy with auth ☆
456
DevOps & Build / Kubernetes
- flannel-io/flannel (⭐9.4k) — Network fabric for containers ☆
9,443
- getanteon/anteon (⭐8.5k) — eBPF Kubernetes monitoring tool ☆
8,537
- k3d-io/k3d (⭐6.4k) — Little helper to run CNCF's k3s in Docker ☆
6,401
- apecloud/kubeblocks (⭐3k) — Kubernetes operator for databases ☆
3,021
DevOps & Build / Load Testing
- codesenberg/bombardier (⭐6.8k) — Fast cross-platform HTTP benchmarking tool written in Go ☆
6,776
Email / Load Testing
- axllent/mailpit (⭐9.2k) — An email and SMTP testing tool with API for developers ☆
9,263
- foxcpp/maddy (⭐5.9k) — Composable all-in-one mail server. ☆
5,946
- mjl-/mox (⭐5.7k) — Modern secure mail server ☆
5,659
- wneessen/go-mail (⭐1.3k) — Easy to use, yet comprehensive library for sending mails with Go ☆
1,350
Finance & Blockchain / Blockchain
- cosmos/cosmos-sdk (⭐7k) — A Framework for Building High Value Public Blockchains ☆
6,990
Finance & Blockchain / Financial
- shopspring/decimal (⭐7.3k) — Arbitrary-precision fixed-point decimal numbers in Go ☆
7,331
- achannarasappa/ticker (⭐6.1k) — Terminal stock and crypto tracker ☆
6,064
- formancehq/ledger (⭐1.2k) — The programmable open source core ledger for fintech ☆
1,214
- bojanz/currency (⭐635) — Currency handling for Go. ☆
635
Finance & Blockchain / Payment APIs
- stripe/stripe-go (⭐2.6k) — Stripe API library for Go ☆
2,572
GUI & Desktop / GUI
- go-vgo/robotgo (⭐11k) — Cross-platform RPA and GUI automation ☆
10,701
- maxence-charriere/go-app (⭐8.9k) — Build progressive web apps with Go and WASM ☆
8,885
- progrium/darwinkit (⭐5.4k) — Native Mac APIs for Go. Previously known as MacDriver ☆
5,424
- getlantern/systray (⭐3.7k) — Cross-platform systray library ☆
3,691
- cogentcore/core (⭐2.3k) — Powerful GUI framework for Go ☆
2,319
- AllenDang/cimgui-go (⭐510) — Auto generated Go wrapper for Dear ImGui via cimgui ☆
512
GUI & Desktop / Windows
- go-ole/go-ole (⭐1.3k) — win32 ole implementation for golang ☆
1,305
Game Development / Game Engines
- oakmound/oak (⭐1.7k) — A pure Go game engine ☆
1,656
- gopxl/pixel (⭐386) — A hand-crafted 2D game library in Go. ☆
386
- ungerik/go3d (⭐337) — A performance oriented 2D/3D math package for Go ☆
337
- mlange-42/ark (⭐244) — Ark -- Archetype-based Entity Component System (ECS) for Go. ☆
247
- kelindar/tile (⭐218) — 2D grid engine for games ☆
221
Game Development / OpenGL
- go-gl/glfw (⭐1.7k) — Go bindings for GLFW 3 ☆
1,674
Geospatial / OpenGL
- tidwall/tile38 (⭐9.6k) — Real-time Geospatial and Geofencing ☆
9,626
- peterstace/simplefeatures (⭐171) — OpenGIS Simple Feature implementation ☆
172
Go Tooling / Compilers
- yassinebenaid/bunster (⭐2.7k) — Compile shell scripts to static binaries. ☆
2,663
Go Tooling / Editor Plugins
- visualfc/liteide (⭐7.8k) — LiteIDE is a simple, open source, cross-platform Go IDE. ☆
7,753
- nsf/gocode (⭐5k) — An autocompletion daemon for the Go programming language ☆
4,998
Go Tooling / Generate Tools
- xuri/xgen (⭐409) — XSD parser and code generator ☆
409
Go Tooling / Go Tools
- go-swagger/go-swagger (⭐10k) — Swagger 2.0 implementation for go ☆
9,973
- ondrajz/go-callvis (⭐6.5k) — Visualize call graph of a Go program using Graphviz ☆
6,473
- safedep/vet (⭐1k) — Protect against malicious open source packages ☆
1,023
- janpfeifer/gonb (⭐1k) — Go notebook kernel for Jupyter ☆
1,016
- bitfield/gotestdox (⭐195) — A tool for formatting Go test results as readable documentation ☆
195
- ahmedakef/gotutor (⭐75) — Online Go Debugger & Visualizer ☆
75
Hardware & IoT / Hardware
- shirou/gopsutil (⭐12k) — psutil for golang ☆
11,804
- arduino/arduino-cli (⭐4.9k) — Arduino command line tool ☆
4,882
- jaypipes/ghw (⭐1.9k) — Go HardWare discovery/inspection library ☆
1,856
Hardware & IoT / IoT
- e154/smart-home (⭐98) — software package for automation ☆
98
Networking / Consensus
- lni/dragonboat (⭐5.3k) — Multi-group Raft consensus library ☆
5,301
- vadiminshakov/committer (⭐42) — 2PC and 3PC protocols for Go ☆
42
Networking / DNS
- miekg/dns (⭐8.7k) — DNS library in Go ☆
8,677
- 0xERR0R/blocky (⭐6.6k) — DNS ad-blocker for local networks ☆
6,573
Networking / HTTP Clients
- go-resty/resty (⭐12k) — Simple HTTP, REST, and SSE client library for Go ☆
11,645
Networking / Servers
- adnanh/webhook (⭐12k) — Lightweight webhook server ☆
11,774
- easegress-io/easegress (⭐5.9k) — A Cloud Native traffic orchestration system ☆
5,872
- charmbracelet/wish (⭐5.2k) — Make SSH apps, just like that! ☆
5,156
- flipt-io/flipt (⭐4.8k) — Enterprise-ready, Git native feature management solution ☆
4,781
- webhookx-io/webhookx (⭐295) — The Next-Generation Webhooks Gateway. ☆
295
Networking / Network Utilities
- TimothyYe/godns (⭐1.7k) — Dynamic DNS client for multiple providers ☆
1,744
Networking / P2P & Torrent
- anacrolix/torrent (⭐6k) — Full-featured BitTorrent client package and utilities ☆
6,014
- dragonflyoss/dragonfly (⭐3.1k) — P2P-based container image distribution ☆
3,151
Networking / Protocols
- quic-go/quic-go (⭐12k) — A production-ready QUIC implementation in pure Go ☆
11,561
- ccding/go-stun (⭐719) — A go implementation of the STUN client (RFC 3489 and RFC 5389) ☆
719
Networking / SSH & SFTP
- gliderlabs/ssh (⭐4.1k) — Easy SSH servers in Golang ☆
4,130
Networking / TCP/UDP Frameworks
- panjf2000/gnet (⭐11k) — High-performance event-loop network ☆
11,136
Networking / VPN & Tunneling
- xjasonlyu/tun2socks (⭐5.1k) — TUN to SOCKS proxy ☆
5,080
Queues & Pub/Sub / Clients & Libraries
- centrifugal/centrifugo (⭐10k) — Scalable real-time messaging server ☆
10,215
- ThreeDotsLabs/watermill (⭐9.7k) — Building event-driven applications the easy way in Go. ☆
9,678
- RichardKnop/machinery (⭐8k) — Async task queue with message passing ☆
7,956
- dunglas/mercure (⭐5.2k) — Server-Sent Events hub ☆
5,237
- olahol/melody (⭐4.1k) — Minimalist websocket framework for Go ☆
4,070
- asaskevich/EventBus (⭐2k) — [Go] Lightweight eventbus with async compatibility for Go ☆
1,972
- containrrr/shoutrrr (⭐1.6k) — Notification library for gophers and their furry friends. ☆
1,563
- pebbe/zmq4 (⭐1.3k) — A Go interface to ZeroMQ version 4 ☆
1,251
Science / Clients & Libraries
- gonum/gonum (⭐8.4k) — Numeric libraries for Go ☆
8,358
- hmdsefi/gograph (⭐112) — Generic graph algorithms library ☆
112
Scripting / Embeddable Languages
- php/frankenphp (⭐11k) — The modern PHP app server ☆
11,019
- yuin/gopher-lua (⭐6.9k) — Lua VM and compiler in Go ☆
6,888
- dop251/goja (⭐6.8k) — ECMAScript engine in pure Go ☆
6,838
- google/cel-go (⭐2.9k) — Common Expression Language for Go ☆
2,948
- google/starlark-go (⭐2.7k) — Starlark config language in Go ☆
2,675
Scripting / Code Generators
- oapi-codegen/oapi-codegen (⭐8.3k) — Generate Go code from OpenAPI 3 specs ☆
8,261
- dave/jennifer (⭐3.6k) — Code generator for Go ☆
3,613
- abice/go-enum (⭐939) — Enum generator for Go ☆
939
Security / Certificates
- go-acme/lego (⭐9.5k) — Let's Encrypt/ACME client and library written in Go ☆
9,499
Security / Cryptography
- authzed/spicedb (⭐6.6k) — Zanzibar-inspired permissions DB ☆
6,649
- awnumar/memguard (⭐2.7k) — Software sandbox for storage of sensitive information in memory. ☆
2,732
- cossacklabs/themis (⭐2k) — Cryptographic framework for data protection ☆
1,960
- dromara/dongle (⭐1.1k) — A simple, semantic and developer-friendly crypto package for golang ☆
1,103
- number571/go-peer (⭐320) — Secure decentralized networking ☆
320
- lingrino/vaku (⭐159) — Extended Vault API and CLI ☆
159
Security / WAF & Protection
- Ullaakut/cameradar (⭐5k) — Cameradar hacks its way into RTSP videosurveillance cameras ☆
5,007
- mojocn/base64Captcha (⭐2.4k) — captcha of base64 image string ☆
2,358
- securitybunker/databunker (⭐1.4k) — Secure vault for PII/PHI/KYC records ☆
1,413
Security / Zero Trust
- sigstore/cosign (⭐5.8k) — Code signing and transparency for containers and binaries ☆
5,850
- openziti/ziti (⭐4.1k) — Zero trust networking platform ☆
4,118
- spiffe/spire (⭐2.3k) — The SPIFFE Runtime Environment ☆
2,327
Testing & Quality / Code Analysis
- boyter/scc (⭐8.3k) — Fast code counter and stats ☆
8,335
- mgechev/revive (⭐5.5k) — Fast, extensible Go linter ☆
5,487
Testing & Quality / Mock
- vektra/mockery (⭐7.1k) — Mock code autogenerator for Go ☆
7,086
- DATA-DOG/go-sqlmock (⭐6.5k) — SQL mock driver for testing ☆
6,546
- brianvoe/gofakeit (⭐5.3k) — Random fake data generator written in go ☆
5,342
- uber-go/mock (⭐3.3k) — GoMock is a mocking framework for the Go programming language. ☆
3,323
- maxbrunsfeld/counterfeiter (⭐1.1k) — Generate type-safe test doubles ☆
1,128
Testing & Quality / Performance
- pixie-io/pixie (⭐6.4k) — Kubernetes-native observability ☆
6,430
Testing & Quality / Browser Automation
- go-rod/rod (⭐6.9k) — Chrome DevTools driver for scraping ☆
6,885
- sensepost/gowitness (⭐4.3k) — Web screenshot utility with Chrome ☆
4,253
- playwright-community/playwright-go (⭐3.3k) — Browser automation for Chromium, Firefox, WebKit ☆
3,322
Testing & Quality / Testing Frameworks
- testcontainers/testcontainers-go (⭐4.8k) — Docker containers for integration tests ☆
4,804
- google/go-cmp (⭐4.6k) — Package for comparing Go values in tests ☆
4,621
- orlangure/gnomock (⭐1.5k) — Test with ephemeral Docker containers ☆
1,485
- fergusstrange/embedded-postgres (⭐1.2k) — Embedded PostgreSQL for testing ☆
1,171
- chapar-rest/chapar (⭐700) — API testing for HTTP and gRPC ☆
700
- ysmood/got (⭐267) — An enjoyable golang test framework. ☆
267
Testing & Quality / Testing Utilities
- dvyukov/go-fuzz (⭐4.8k) — Randomized testing for Go ☆
4,850
Testing & Quality / Validation
- Oudwins/zog (⭐1.2k) — Zod-inspired schema validation ☆
1,176
- osamingo/checkdigit (⭐114) — Check digit algorithms ☆
114
Text & NLP / Formatters
- dustin/go-humanize (⭐4.8k) — Human-friendly unit formatting ☆
4,784
- neilotoole/sq (⭐2.5k) — SQL data wrangler ☆
2,471
- bojanz/address (⭐82) — Address handling for Go ☆
82
Text & NLP / Markup Languages
- BurntSushi/toml (⭐4.9k) — TOML parser with reflection ☆
4,938
- yuin/goldmark (⭐4.7k) — Markdown parser for Go ☆
4,734
- JohannesKaufmann/html-to-markdown (⭐3.6k) — Convert HTML to Markdown ☆
3,592
- pelletier/go-toml (⭐1.9k) — TOML library for Go ☆
1,927
Text & NLP / Miscellaneous
- pemistahl/lingua-go (⭐1.3k) — Natural language detection ☆
1,339
- arunsupe/semantic-grep (⭐1.2k) — Grep for similar words ☆
1,221
Text & NLP / Morphological Analyzers
- nlpodyssey/spago (⭐1.8k) — ML and NLP library for Go ☆
1,850
Text & NLP / Parsers/Encoders/Decoders
- mvdan/sh (⭐8.7k) — Shell parser and formatter ☆
8,700
Text & NLP / Text Analysis
- blevesearch/bleve (⭐11k) — Text/numeric/geo/vector indexing library ☆
11,016
Text & NLP / Tokenizers
- go-ego/gse (⭐2.8k) — Multilingual text segmentation ☆
2,808
Text & NLP / Translation
- nicksnyder/go-i18n (⭐3.5k) — Translate Go programs ☆
3,512
Third-party APIs / Cloud Provider APIs
- googleapis/google-cloud-go (⭐4.4k) — Google Cloud Client Libraries for Go. ☆
4,443
- googleapis/google-api-go-client (⭐4.4k) — Auto-generated Google APIs for Go. ☆
4,423
- aws/aws-sdk-go-v2 (⭐3.5k) — AWS SDK for the Go programming language. ☆
3,536
- minio/minio-go (⭐2.9k) — High-performance object storage ☆
2,932
Utilities / CLI Tools
- xo/usql (⭐9.9k) — Universal SQL CLI ☆
9,927
- minio/mc (⭐3.5k) — Unix utilities for object stores ☆
3,460
- joshmedeski/sesh (⭐2.4k) — Terminal session manager ☆
2,389
- owenthereal/upterm (⭐1.2k) — Instant terminal sharing ☆
1,214
Utilities / Data Conversion
- duke-git/lancet (⭐5.3k) — Comprehensive util library ☆
5,282
Utilities / Database Extensions
- georgysavva/scany (⭐1.5k) — Scan database rows to structs ☆
1,515
Utilities / Date and Time
- dromara/carbon (⭐5.2k) — Developer-friendly time package ☆
5,225
Utilities / Dependency Injection
- uber-go/fx (⭐7.5k) — DI-based application framework ☆
7,480
- uber-go/dig (⭐4.5k) — Reflection-based DI toolkit ☆
4,460
Utilities / Error Handling
- hashicorp/go-multierror (⭐2.6k) — Represent multiple errors as one ☆
2,566
- cockroachdb/errors (⭐2.4k) — Error library with portability ☆
2,390
- samber/oops (⭐929) — Structured error handling ☆
932
Utilities / File Handling
- pdfcpu/pdfcpu (⭐8.6k) — PDF processor in Go ☆
8,588
- spf13/afero (⭐6.6k) — Filesystem abstraction for Go ☆
6,637
- dundee/gdu (⭐5.6k) — Fast disk usage analyzer ☆
5,589
- unidoc/unioffice (⭐4.8k) — Office document library ☆
4,840
- ulikunitz/xz (⭐555) — Pure golang package for reading and writing xz-compressed files ☆
555
Utilities / Functional
- samber/mo (⭐3.3k) — Monads and FP for Go ☆
3,348
Utilities / General
- qmuntal/stateless (⭐1.3k) — Go library for creating finite state machines ☆
1,291
- biter777/countries (⭐510) — ISO country codes library ☆
510
Utilities / Logging
- k0kubun/pp (⭐2k) — Colored pretty printer for Go ☆
2,039
- Lifailon/lazyjournal (⭐1.2k) — TUI for journald, Docker, K8s logs ☆
1,245
- phuslu/log (⭐845) — Fastest structured logging ☆
845
- samber/slog-multi (⭐618) — Workflow design for slog handlers ☆
620
Utilities / Networking Utils
- cristianoliveira/ergo (⭐650) — Manage apps on different ports ☆
650
Utilities / Project Layout
- Melkeydev/go-blueprint (⭐8.8k) — Spin up Go projects with popular frameworks ☆
8,801
- mikestefanello/pagoda (⭐2.9k) — Full-stack web development starter kit ☆
2,929
- go-nunu/nunu (⭐2.6k) — CLI for building Go apps ☆
2,557
Utilities / Strings
- abhimanyu003/sttr (⭐1.3k) — CLI string operations ☆
1,309
Utilities / System & Process
- cilium/ebpf (⭐7.7k) — eBPF library for Go ☆
7,713
Utilities / UUID
- oklog/ulid (⭐5k) — ULID implementation ☆
5,031
- gofrs/uuid (⭐1.8k) — UUID library for Go ☆
1,801
Version Control & Packages / Git APIs
- google/go-github (⭐11k) — Go library for accessing the GitHub v3 API ☆
11,197
- shurcooL/githubv4 (⭐1.2k) — GitHub GraphQL API v4 client ☆
1,184
Version Control & Packages / Package Management
- anchore/syft (⭐8.8k) — SBOM generator for containers ☆
8,827
- nao1215/gup (⭐568) — gup - Update binaries installed by "go install" with goroutines. ☆
568
- marwanhawari/stew (⭐342) — An independent package manager for compiled binaries. ☆
343
Version Control & Packages / Version Control
- go-git/go-git (⭐7.4k) — Pure Go Git implementation ☆
7,409
Web Development / Microservices
- cloudwego/kitex (⭐7.9k) — High-performance Go RPC framework ☆
7,937
- go-dev-frame/sponge (⭐2.8k) — Code generation framework for Go ☆
2,825
- unionj-cloud/go-doudou (⭐1.2k) — OpenAPI 3 and gRPC microservices framework ☆
1,170
- trpc-group/trpc-go (⭐1.1k) — A pluggable, high-performance RPC framework written in golang ☆
1,142
Web Development / Middlewares
- tdewolff/minify (⭐4.1k) — Go minifiers for web formats ☆
4,095
- justinas/alice (⭐3.3k) — Painless middleware chaining for Go ☆
3,349
- rs/cors (⭐2.9k) — Go net/http configurable handler to handle CORS requests ☆
2,880
Web Development / Template Engines
- a-h/templ (⭐10k) — A language for writing HTML user interfaces in Go. ☆
10,253
- johnfercher/maroto (⭐2.7k) — Create PDFs with Bootstrap grid ☆
2,686
- go-sprout/sprout (⭐214) — Template functions for Go ☆
214
Web Development / Web Frameworks
- apache/dubbo-go (⭐4.9k) — Go Implementation For Apache Dubbo . ☆
4,922
- goravel/goravel (⭐4.5k) — The full-featured Golang Development Framework skeleton ☆
4,503
- danielgtaylor/huma (⭐4k) — Huma REST/HTTP API Framework for Golang with OpenAPI 3.1 ☆
4,039
- go-fuego/fuego (⭐1.7k) — Web framework with OpenAPI 3 ☆
1,706
- savsgio/atreugo (⭐1.3k) — Micro web framework on fasthttp ☆
1,304
- napsy/go-css (⭐93) — A very simple CSS parser, written in Go ☆
93
Workflow & Scheduling / Job Scheduler
- hatchet-dev/hatchet (⭐7k) — Run Background Tasks at Scale ☆
7,022
- go-co-op/gocron (⭐7k) — Easy and fluent Go cron scheduling ☆
7,023
Workflow & Scheduling / Workflow Frameworks
- redpanda-data/connect (⭐8.6k) — Fancy stream processing made operationally mundane ☆
8,651
- jf-tech/omniparser (⭐1.1k) — ETL streaming parser for Go ☆
1,082
- luno/workflow (⭐231) — Type-safe workflow orchestration ☆
231
Nov 24 - Nov 30, 2025
AI & Machine Learning / AI APIs
- sashabaranov/go-openai (⭐11k) — OpenAI API client for Go ☆
10,641
- wit-ai/wit-go (⭐170) — Go client for wit.ai HTTP API ☆
170
AI & Machine Learning / Artificial Intelligence
- universal-tool-calling-protocol/go-utcp (⭐104) — Official Go implementation of the UTCP ☆
104
AI & Machine Learning / Machine Learning
- gorgonia/gorgonia (⭐5.9k) — Machine learning library for Go ☆
5,916
- otiai10/gosseract (⭐3.1k) — OCR using Tesseract in Go ☆
3,097
- knights-analytics/hugot (⭐598) — Onnx transformer pipelines in Golang ☆
599
Audio & Video / Audio
- gordonklaus/portaudio (⭐835) — Go bindings for the PortAudio audio I/O library ☆
836
- gen2brain/malgo (⭐403) — Mini audio library ☆
403
- mewkiz/flac (⭐353) — Package flac provides access to FLAC (Free Lossless Audio Codec) streams. ☆
353
Audio & Video / Images
- thoas/picfit (⭐2.3k) — An image resizing server written in Go ☆
2,337
- gographics/imagick (⭐1.9k) — Go binding to ImageMagick's MagickWand C API ☆
1,867
- HugoSmits86/nativewebp (⭐411) — Native webp encoder for Go ☆
412
- auyer/steganography (⭐354) — LSB steganography in pure Go ☆
354
- kolesa-team/go-webp (⭐304) — Simple and fast webp library for golang ☆
305
- qmuntal/gltf (⭐281) — Go library for encoding glTF 2.0 files ☆
281
Audio & Video / Video
- Eyevinn/mp4ff (⭐626) — MP4/ISOBMFF tools and library ☆
626
- asticode/go-astits (⭐611) — Demux and mux MPEG Transport Streams (.ts) natively in GO ☆
611
- adrg/libvlc-go (⭐508) — Go bindings for libVLC ☆
508
- Eyevinn/hls-m3u8 (⭐59) — HLS m3u8 library in Go ☆
59
- jonoton/scout (⭐26) — Video surveillance with motion detection ☆
27
Auth / Authentication
- openshift/osin (⭐1.9k) — Golang OAuth2 server library ☆
1,934
- dghubble/gologin (⭐2k) — Go login handlers for authentication providers (OAuth1, OAuth2) ☆
1,953
- go-jose/go-jose (⭐500) — An implementation of JOSE standards (JWE, JWS, JWT) in Go ☆
500
- Kwynto/gosession (⭐258) — Quick session for net/http ☆
258
- leodip/goiabada (⭐189) — Goiabada is an OAuth2 / OpenID Connect server written in Go. ☆
189
- brianvoe/sjwt (⭐122) — Simple JWT Golang ☆
122
- essentialkaos/branca (⭐97) — Encrypted API tokens ☆
97
Auth / Authorization
- cerbos/cerbos (⭐4.4k) — Open core authorization layer ☆
4,375
Bots & Chat / Bot Frameworks
- diamondburned/arikawa (⭐590) — A Golang library and framework for the Discord API. ☆
590
- NicoNex/echotron (⭐435) — An elegant and concurrent library for the Telegram bot API in Go. ☆
435
- mr-linch/go-tg (⭐130) — Telegram Bot API client ☆
130
Bots & Chat / Chat APIs
- slack-go/slack (⭐4.9k) — Slack API in Go ☆
4,928
- huandu/facebook (⭐1.5k) — A Facebook Graph API SDK For Go. ☆
1,462
- go-lark/lark (⭐242) — Feishu/Lark SDK for Go ☆
242
- switchupcb/disgo (⭐112) — Next-gen Discord API library ☆
112
CLI & Terminal / Advanced Console UIs
- jroimartin/gocui (⭐11k) — Minimalist Go package aimed at creating Console User Interfaces. ☆
10,556
- c-bata/go-prompt (⭐5.5k) — Interactive prompts for Go ☆
5,475
- pterm/pterm (⭐5.4k) — Modern terminal output library ☆
5,437
- mum4k/termdash (⭐3k) — Terminal-based dashboard ☆
2,991
- vbauerster/mpb (⭐2.5k) — Multi progress bar ☆
2,490
- logrusorgru/aurora (⭐1.5k) — ANSI colors for Printf ☆
1,487
- Evertras/bubble-table (⭐569) — Table component for Bubble Tea ☆
569
🏆 Top 100 by Stars / Workflow Frameworks
- urfave/cli (⭐24k) — Fast CLI framework for Go ☆
23,997
- tidwall/gjson (⭐15k) — Fast JSON value extraction ☆
15,489
- golang/groupcache (⭐13k) — Distributed cache library ☆
13,337
- kubeshark/kubeshark (⭐12k) — API traffic analyzer for Kubernetes ☆
11,884
- fatih/vim-go (⭐16k) — Go development plugin for Vim ☆
16,232
- Shopify/toxiproxy (⭐12k) — TCP proxy for chaos testing ☆
11,992
- micro/go-micro (⭐23k) — A Go microservices framework ☆
22,743
CLI & Terminal / Standard CLI
- dnote/dnote (⭐3k) — Command-line notebook ☆
3,029
- spf13/pflag (⭐2.7k) — POSIX/GNU-style flags ☆
2,731
- alexflint/go-arg (⭐2.3k) — Struct-based argument parsing ☆
2,252
- nanovms/ops (⭐1.5k) — Build and run unikernels ☆
1,492
- reeflective/readline (⭐137) — Shell library with inputrc ☆
138
- nyaosorg/go-readline-ny (⭐34) — Readline for Go ☆
34
Concurrency / Actor Model
- asynkron/protoactor-go (⭐5.5k) — Ultra fast distributed actors for Go ☆
5,453
Concurrency / Goroutines
- destel/rill (⭐1.8k) — Channel-based concurrency toolkit ☆
1,809
- xxjwxc/gowp (⭐520) — Goroutine worker pool ☆
520
- earthboundkid/flowmatic (⭐399) — Structured concurrency ☆
399
- vladopajic/go-actor (⭐288) — Actor model library ☆
288
- reugn/async (⭐303) — Async computation package ☆
303
- timandy/routine (⭐290) — ThreadLocal for Go ☆
291
Configuration / Stream Processing
- cristalhq/aconfig (⭐628) — Simple config loader ☆
628
- hjson/hjson-go (⭐350) — Hjson for Go ☆
350
- go-simpler/env (⭐80) — Load env vars to struct ☆
80
Data Formats / JSON
- Jeffail/gabs (⭐3.5k) — Dynamic JSON parsing ☆
3,531
- ohler55/ojg (⭐943) — Optimized JSON for Go ☆
943
- spyzhov/ajson (⭐290) — Abstract JSON with JSONPath ☆
290
Data Formats / Serialization
- golang/protobuf (⭐10k) — Protocol buffers for Go ☆
10,065
- linkedin/goavro (⭐1.1k) — Goavro is a library that encodes and decodes Avro data. ☆
1,059
- tiendc/go-csvlib (⭐18) — High-level CSV library ☆
18
Data Structures / Bit-packing and Compression
- RoaringBitmap/roaring (⭐2.9k) — Compressed bitmaps for Go ☆
2,875
Data Structures / Bloom and Cuckoo Filters
- tylertreat/BoomFilters (⭐1.6k) — Probabilistic data structures for streams ☆
1,647
Data Structures / Miscellaneous
- Workiva/go-datastructures (⭐7.9k) — Performant, threadsafe data structures ☆
7,913
- deckarep/golang-set (⭐4.7k) — Generic set type for Go ☆
4,667
- seiflotfy/count-min-log (⭐69) — Go implementation of Count-Min-Log ☆
69
Data Structures / Queues
- gammazero/deque (⭐773) — Fast ring-buffer deque (double-ended queue) ☆
773
- mikestefanello/backlite (⭐143) — SQLite-backed task queues ☆
143
Databases / Caches
- dgraph-io/ristretto (⭐6.9k) — A high performance memory-bound Go cache ☆
6,879
- eko/gocache (⭐2.9k) — Multi-store caching library ☆
2,853
- maypok86/otter (⭐2.6k) — A high performance caching library for Go ☆
2,598
- jellydator/ttlcache (⭐1.2k) — An in-memory cache with item expiration and generics ☆
1,239
- viccon/sturdyc (⭐1.2k) — Caching with advanced concurrency ☆
1,247
- EchoVault/SugarDB (⭐530) — Embeddable and distributed in-memory alternative to Redis. ☆
530
- Yiling-J/theine-go (⭐369) — high performance in-memory cache ☆
369
- samber/hot (⭐249) — In-memory caching library for read-intensive Go applications ☆
251
- naughtygopher/pocache (⭐235) — Preemptive optimistic caching ☆
235
- OrlovEvgeny/go-mcache (⭐104) — Sharded in-memory KV cache ☆
104
Databases / Database Schema Migration
- rubenv/sql-migrate (⭐3.4k) — SQL schema migration tool for Go. ☆
3,408
- skeema/skeema (⭐1.4k) — Declarative pure-SQL schema management for MySQL and MariaDB ☆
1,362
- go-gormigrate/gormigrate (⭐1.2k) — Minimalistic database migration helper for Gorm ORM ☆
1,156
Databases / Database Tools
- sosedoff/pgweb (⭐9.3k) — Cross-platform client for PostgreSQL databases ☆
9,334
- go-mysql-org/go-mysql (⭐4.9k) — a powerful mysql toolset with Go ☆
4,934
- cybertec-postgresql/pg_timetable (⭐1.3k) — Advanced PostgreSQL scheduler ☆
1,350
- gatewayd-io/gatewayd (⭐281) — database gateway for building data-driven applications ☆
282
- codingconcepts/dg (⭐43) — Generate CSV from data models ☆
43
Databases / Databases Implemented in Go
- codenotary/immudb (⭐9k) — Immutable database with SQL ☆
8,957
- rosedblabs/rosedb (⭐4.9k) — Fast key/value storage engine ☆
4,883
- nutsdb/nutsdb (⭐3.6k) — Simple embeddable key/value store ☆
3,564
- lindb/lindb (⭐3.1k) — Scalable time-series database ☆
3,060
- kelindar/column (⭐1.5k) — Columnar in-memory store ☆
1,512
- objectbox/objectbox-go (⭐1.3k) — Embedded database for Go ☆
1,263
- couchbase/moss (⭐1k) — Simple, fast key-val storage ☆
1,018
Databases / Interfaces to Multiple Backends
- philippgille/gokv (⭐825) — Key-value store abstraction ☆
826
Databases / NoSQL Database Drivers
- gomodule/redigo (⭐9.9k) — Go client for Redis ☆
9,872
- aerospike/aerospike-client-go (⭐458) — Aerospike Client Go ☆
458
Databases / ORM
- aarondl/sqlboiler (⭐7k) — Generate a Go ORM tailored to your database schema. ☆
6,989
- upper/db (⭐3.7k) — Data access layer for databases ☆
3,658
- stephenafamo/bob (⭐1.7k) — SQL builder with ORM generator ☆
1,711
Databases / Query Language
- 99designs/gqlgen (⭐11k) — go generate based graphql server library ☆
10,717
- graph-gophers/graphql-go (⭐4.7k) — GraphQL server with a focus on ease of use ☆
4,749
Databases / Relational Database Drivers
- ncruces/go-sqlite3 (⭐980) — Go bindings to SQLite using wasm2go ☆
986
- godror/godror (⭐593) — GO DRiver for ORacle DB ☆
593
- cvilsmeier/sqinn-go (⭐529) — Golang SQLite without cgo ☆
529
- surrealdb/surrealdb.go (⭐311) — SurrealDB SDK for Golang ☆
311
- rqlite/gorqlite (⭐182) — A Go client for rqlite, the distributed database built on SQLite ☆
182
Databases / SQL Query Builders
- go-jet/jet (⭐3.7k) — Type-safe SQL builder with codegen ☆
3,655
Databases / Search and Analytic Databases
- sourcegraph/zoekt (⭐1.6k) — Fast trigram-based code search ☆
1,586
DevOps & Build / Build Automation
- joerdav/xc (⭐1.4k) — Markdown defined task runner. ☆
1,378
- goyek/goyek (⭐684) — Task automation Go library ☆
684
DevOps & Build / CI/CD
- raviqqe/muffet (⭐2.6k) — Fast website link checker ☆
2,597
- pipe-cd/pipecd (⭐1.3k) — The One CD for All {applications, platforms, operations} ☆
1,274
- jenkins-zh/jenkins-cli (⭐417) — Jenkins CLI allows you to manage your Jenkins in an easy way ☆
417
- appleboy/drone-scp (⭐167) — Copy files via SSH for Drone ☆
167
- opnlabs/dot (⭐35) — Minimal CI using Docker ☆
35
DevOps & Build / Containers
- s0rg/decompose (⭐131) — Reverse-engineering tool for docker environments ☆
131
- x1unix/docker-go-mingw (⭐53) — Docker for Go with MinGW toolchain ☆
53
DevOps & Build / DevOps Utilities
- moovweb/gvm (⭐12k) — Go Version Manager ☆
11,595
- ajvb/kala (⭐2.2k) — Modern Job Scheduler ☆
2,160
- sanbornm/go-selfupdate (⭐1.7k) — Enable your Go applications to self update ☆
1,686
- yusufcanb/tlm (⭐1.5k) — Local CLI Copilot, powered by Ollama. ☆
1,479
- TimothyYe/skm (⭐1k) — A simple and powerful SSH keys manager ☆
1,009
- kevincobain2000/gobrew (⭐416) — Go version manager without root ☆
417
- appleboy/easyssh-proxy (⭐346) — Simple SSH protocol implementation ☆
346
- jkaninda/goma-gateway (⭐177) — Lightweight API gateway and proxy ☆
177
- datarootsio/tf-profile (⭐164) — Profile Terraform runs ☆
164
DevOps & Build / Infrastructure
- peak/s5cmd (⭐4k) — Parallel S3 and local filesystem execution tool. ☆
4,019
- aptly-dev/aptly (⭐2.8k) — aptly - Debian repository management tool ☆
2,812
- KusionStack/kusion (⭐1.3k) — Declarative platform orchestrator ☆
1,293
DevOps & Build / Kubernetes
- kubevela/kubevela (⭐7.7k) — The Modern Application Platform. ☆
7,743
- stefanprodan/podinfo (⭐5.9k) — Go microservice template for Kubernetes ☆
5,891
- kubenetworks/kubevpn (⭐1.3k) — Connect to Kubernetes cluster network ☆
1,310
- abahmed/kwatch (⭐1k) — monitor & detect crashes in your Kubernetes(K8s) cluster instantly ☆
1,003
Email / Load Testing
- matcornic/hermes (⭐3k) — Clean HTML email generator ☆
2,999
- AfterShip/email-verifier (⭐1.6k) — Email verification without sending emails ☆
1,555
- sendgrid/sendgrid-go (⭐1.1k) — The Official Twilio SendGrid Golang API Library ☆
1,056
- mailgun/mailgun-go (⭐744) — Go library for the Mailgun API. ☆
744
- vanng822/go-premailer (⭐197) — Inline CSS for HTML mail ☆
197
- truemail-rb/truemail-go (⭐134) — Email validator via Regex, DNS, SMTP ☆
134
Finance & Blockchain / Blockchain
- lightningnetwork/lnd (⭐8.1k) — Lightning Network Daemon ☆
8,138
- gnolang/gno (⭐1.1k) — Interpreted Go virtual machine ☆
1,069
- ChainSafe/gossamer (⭐454) — Go Implementation of the Polkadot Host ☆
454
Finance & Blockchain / Financial
- Rhymond/go-money (⭐1.9k) — Go implementation of Fowler's Money pattern ☆
1,886
- c9s/bbgo (⭐1.6k) — The modern cryptocurrency trading bot framework written in Go. ☆
1,632
- moov-io/ach (⭐538) — ACH file reader, writer, validator ☆
539
- invopop/gobl (⭐275) — Go Business Language ☆
275
- govalues/decimal (⭐235) — Correctly rounded decimals for Go ☆
235
- quagmt/udecimal (⭐181) — High-precision decimal library ☆
181
Finance & Blockchain / Payment APIs
- plutov/paypal (⭐774) — Golang client for PayPal REST API ☆
774
- brunomvsouza/ynab.go (⭐78) — Client for YNAB API ☆
78
GUI & Desktop / GUI
- gotk3/gotk3 (⭐2.2k) — Go bindings for GTK3 ☆
2,209
- roblillack/spot (⭐1.3k) — React-like desktop GUI toolkit for Go ☆
1,258
- ncruces/zenity (⭐904) — Zenity dialogs for Golang, Windows, macOS ☆
905
- energye/energy (⭐588) — CEF-based GUI framework ☆
588
Game Development / Game Engines
- fogleman/nes (⭐5.6k) — NES emulator written in Go. ☆
5,645
- topfreegames/pitaya (⭐2.8k) — Game server with clustering support ☆
2,773
- xiaonanln/goworld (⭐2.7k) — Distributed game server engine ☆
2,709
- gen2brain/raylib-go (⭐2.4k) — Go bindings for raylib ☆
2,418
Game Development / OpenGL
- go-gl/gl (⭐1.2k) — Go bindings for OpenGL (generated via glow) ☆
1,195
- go-gl/mathgl (⭐603) — A pure Go 3D math library. ☆
604
Geospatial / OpenGL
- golang/geo (⭐1.8k) — S2 geometry library in Go ☆
1,833
- consbio/mbtileserver (⭐781) — MBTiles server in Go ☆
782
- spatial-go/geoos (⭐530) — Spatial data and geometric algorithms ☆
530
- paulmach/osm (⭐452) — OpenStreetMap data library ☆
452
- uber/h3-go (⭐423) — H3 hexagonal geospatial indexing ☆
424
Go Tooling / Compilers
- go2hx/go2hx (⭐150) — Import Go libraries in Haxe ☆
150
Go Tooling / Editor Plugins
- golang/vscode-go (⭐4.2k) — Go extension for Visual Studio Code ☆
4,244
- dominikh/go-mode.el (⭐1.5k) — Emacs mode for the Go programming language ☆
1,453
- incu6us/goimports-reviser (⭐715) — Imports sorting and code formatting tool ☆
715
Go Tooling / Go Tools
- Zxilly/go-size-analyzer (⭐2.1k) — Analyze compiled Go binary size ☆
2,129
- pointlander/peg (⭐1.1k) — PEG parser generator for Go ☆
1,110
- alajmo/sake (⭐743) — Task runner for local and remote hosts ☆
743
- iyashjayesh/monigo (⭐411) — Performance monitoring library ☆
411
- edwingeng/hotswap (⭐426) — Hot reload Go code without restart ☆
426
- bobg/decouple (⭐36) — find overspecified function parameters in Go code ☆
36
Hardware & IoT / Hardware
- zcalusic/sysinfo (⭐575) — Linux system information library ☆
575
Hardware & IoT / IoT
- hybridgroup/gobot (⭐9.4k) — Robotics and IoT framework ☆
9,400
- lf-edge/ekuiper (⭐1.7k) — Lightweight data stream processing engine for IoT edge ☆
1,698
- rulego/rulego (⭐1.5k) — Lightweight rule engine framework ☆
1,497
- Edgenesis/shifu (⭐1.4k) — Kubernetes-native IoT gateway ☆
1,413
Networking / Consensus
- hashicorp/raft (⭐9k) — Golang implementation of the Raft consensus protocol ☆
9,001
- etcd-io/raft (⭐1k) — Raft library for maintaining a replicated state machine ☆
1,019
Networking / DNS
- hashicorp/mdns (⭐1.4k) — Simple mDNS client/server library in Golang ☆
1,359
- joeig/go-powerdns (⭐103) — PowerDNS API client for Go (community project) ☆
103
Networking / Distributed Utilities
- luraproject/lura (⭐6.8k) — Ultra-performant API gateway ☆
6,765
- chrislusf/gleam (⭐3.6k) — Distributed map/reduce in Go ☆
3,558
- bsm/redislock (⭐1.7k) — Simplified distributed locking implementation using Redis ☆
1,747
- k8gb-io/k8gb (⭐1.2k) — A cloud native Kubernetes Global Balancer ☆
1,166
- temporalio/sdk-go (⭐871) — Temporal Go SDK ☆
873
Networking / HTTP & Proxy
- elazarl/goproxy (⭐6.7k) — An HTTP proxy library for Go ☆
6,670
Networking / HTTP Clients
- imroc/req (⭐4.8k) — Simple Go HTTP client with Black Magic ☆
4,792
- gojek/heimdall (⭐2.7k) — An enhanced HTTP client for Go ☆
2,708
- hashicorp/go-retryablehttp (⭐2.3k) — Retryable HTTP client in Go ☆
2,306
- levigross/grequests (⭐2.2k) — A Go "clone" of the great and famous Requests library ☆
2,188
- earthboundkid/requests (⭐1.7k) — HTTP requests for Gophers ☆
1,670
- bogdanfinn/tls-client (⭐1.6k) — HTTP client with TLS fingerprint spoofing ☆
1,580
- Noooste/azuretls-client (⭐450) — HTTP client to spoof TLS/JA3 fingerprint ☆
449
Networking / Servers
- roadrunner-server/roadrunner (⭐8.4k) — High-performance PHP application server ☆
8,443
- getfider/fider (⭐4.2k) — Open platform to collect and prioritize feedback ☆
4,247
- xyproto/algernon (⭐3k) — Web server with Lua and Markdown ☆
3,004
- openflagr/flagr (⭐2.6k) — Feature flagging and A/B testing ☆
2,587
- thomaspoignant/go-feature-flag (⭐2k) — Open source feature flag solution ☆
2,003
- msoap/shell2http (⭐1.5k) — Executing shell commands via HTTP server ☆
1,485
- openrundev/openrun (⭐829) — Open source Cloud Run alternative ☆
830
Networking / Network Utilities
- fortio/fortio (⭐3.7k) — Load testing and echo server ☆
3,693
- hashicorp/go-getter (⭐1.8k) — Download files from URLs ☆
1,815
- cavaliergopher/grab (⭐1.5k) — Download manager package ☆
1,477
- fclairamb/ftpserverlib (⭐467) — FTP server library for Go ☆
467
- alegrey91/fwdctl (⭐72) — Manage IPTables forwards via CLI ☆
72
Networking / P2P & Torrent
- cenkalti/rain (⭐1.1k) — BitTorrent client and library in Go ☆
1,121
Networking / Protocols
- google/gopacket (⭐6.8k) — Provides packet processing capabilities for Go ☆
6,775
- osrg/gobgp (⭐4k) — BGP implemented in the Go Programming Language ☆
4,040
- lxzan/gws (⭐1.8k) — Fast websocket server and client ☆
1,764
- jeroenrinzema/psql-wire (⭐231) — PostgreSQL wire protocol for Go ☆
231
- soypat/natiu-mqtt (⭐104) — Extensible MQTT for embedded systems ☆
105
Networking / RPC
- lesismal/arpc (⭐1.1k) — Two-way RPC with broadcast support ☆
1,088
Networking / SSH & SFTP
- pkg/sftp (⭐1.6k) — SFTP support for the go.crypto/ssh package ☆
1,639
Networking / TCP/UDP Frameworks
- cloudwego/netpoll (⭐4.6k) — High-performance I/O framework ☆
4,559
- xtaci/kcp-go (⭐4.5k) — A crypto-secure Reliable-UDP library for Golang with FEC support. ☆
4,485
- lesismal/nbio (⭐2.7k) — High-performance network library ☆
2,727
- xtaci/gaio (⭐954) — High-performance, minimalist async-io (proactor) networking for Golang. ☆
954
Networking / VPN & Tunneling
- songgao/water (⭐2.2k) — A simple TUN/TAP library written in native Go. ☆
2,156
Queues & Pub/Sub / Brokers
- emitter-io/emitter (⭐4k) — High-performance pub/sub broker ☆
4,002
- mochi-mqtt/server (⭐1.8k) — Embeddable MQTT v5 broker ☆
1,845
Queues & Pub/Sub / Clients & Libraries
- appleboy/gorush (⭐8.7k) — A push notification server written in Go (Golang). ☆
8,720
- nats-io/nats.go (⭐6.6k) — Golang client for NATS, the cloud native messaging system. ☆
6,569
- confluentinc/confluent-kafka-go (⭐5.1k) — Confluent's Apache Kafka Golang client ☆
5,130
- sideshow/apns2 (⭐3.2k) — Apple Push Notification Service ☆
3,170
- rabbitmq/amqp091-go (⭐2k) — An AMQP 0-9-1 Go client maintained by the RabbitMQ team ☆
1,998
- jandelgado/rabtap (⭐281) — RabbitMQ wire tap and swiss army knife ☆
281
- mehdihadeli/Go-MediatR (⭐279) — Mediator pattern for CQRS ☆
279
- goptics/varmq (⭐184) — Zero-dep message queue library ☆
184
- jirenius/go-res (⭐68) — RES Service protocol library for Go ☆
68
Science / Clients & Libraries
- gonum/plot (⭐2.9k) — Plotting and visualization ☆
2,947
- paulmach/orb (⭐1.1k) — 2D geometry types and utilities ☆
1,110
- bebop/poly (⭐725) — Synthetic biology library for Go ☆
724
Scripting / Embeddable Languages
- expr-lang/expr (⭐7.8k) — Expression evaluation for Go ☆
7,829
- d5/tengo (⭐3.8k) — Fast script language for Go ☆
3,799
- Shopify/go-lua (⭐3.4k) — Lua VM in Go ☆
3,434
- metacall/core (⭐1.8k) — Polyglot programming runtime ☆
1,795
- wa-lang/wa (⭐1.8k) — The Wa Programming Language ☆
1,762
- mattn/anko (⭐1.6k) — Scriptable interpreter in Go ☆
1,563
- PaesslerAG/gval (⭐813) — Expression evaluation in Go ☆
813
- ichiban/prolog (⭐719) — Prolog scripting engine for Go ☆
719
- aarzilli/golua (⭐695) — Lua C API bindings for Go ☆
695
Scripting / Code Generators
- hexdigest/gowrap (⭐1.3k) — Generate interface decorators ☆
1,321
- jmattheis/goverter (⭐846) — Generate type-safe converters ☆
847
- switchupcb/copygen (⭐403) — Copy values between types ☆
403
Security / Certificates
- caddyserver/certmagic (⭐5.5k) — Automatic HTTPS certificate management ☆
5,541
- tg123/go-htpasswd (⭐47) — Apache htpasswd Parser for Go. ☆
47
Security / Cryptography
- anatol/booster (⭐627) — Fast and secure initramfs generator ☆
628
- ssh-vault/ssh-vault (⭐504) — encrypt/decrypt using ssh keys ☆
504
- anatol/luks.go (⭐96) — Pure Golang library to manage LUKS partitions ☆
96
Security / WAF & Protection
- corazawaf/coraza (⭐3.4k) — ModSecurity-compatible WAF in Go ☆
3,441
- unrolled/secure (⭐2.3k) — HTTP middleware for Go that facilitates some quick security wins. ☆
2,339
- cossacklabs/acra (⭐1.5k) — Database security proxy ☆
1,473
- teler-sh/teler-waf (⭐402) — HTTP middleware for WAF ☆
402
Testing & Quality / Benchmarks
- smallnest/go-web-framework-benchmark (⭐2.1k) — Web framework benchmarks ☆
2,139
- alecthomas/go_serialization_benchmarks (⭐1.6k) — Serialization benchmarks for Go ☆
1,626
Testing & Quality / Code Analysis
- kisielk/errcheck (⭐2.5k) — errcheck checks that you checked errors. ☆
2,481
- go-critic/go-critic (⭐2k) — The most opinionated Go source code linter for code audit. ☆
2,044
- daveshanley/vacuum (⭐1k) — Fast OpenAPI linter ☆
1,045
- tomarrell/wrapcheck (⭐373) — Check errors are wrapped ☆
373
- Crocmagnon/fatcontext (⭐74) — Detect nested contexts in loops ☆
74
Testing & Quality / Mock
- SpectoLabs/hoverfly (⭐2.5k) — API simulation and virtualization ☆
2,485
- matryer/moq (⭐2.2k) — Interface mocking via go generate ☆
2,199
- jarcoal/httpmock (⭐2.1k) — HTTP mocking for Go ☆
2,075
- pashagolub/pgxmock (⭐580) — pgx mock driver for testing ☆
580
- xhd2015/xgo (⭐432) — All-in-one Go testing library ☆
432
- mocktools/go-smtp-mock (⭐164) — SMTP mock server for testing ☆
164
Testing & Quality / Performance
- arl/statsviz (⭐3.6k) — Visualize Go runtime metrics ☆
3,636
- nikolaydubina/go-instrument (⭐293) — Add trace spans to Go functions ☆
293
- joetifa2003/mm-go (⭐194) — Manual memory management for Go ☆
194
Testing & Quality / Testing Frameworks
- gavv/httpexpect (⭐2.7k) — End-to-end HTTP and REST API testing for Go. ☆
2,716
- cucumber/godog (⭐2.6k) — Cucumber for golang ☆
2,617
- dnaeon/go-vcr (⭐1.4k) — Record and replay HTTP for tests ☆
1,373
- go-testfixtures/testfixtures (⭐1.2k) — Rails-like test fixtures for Go ☆
1,226
- gotestyourself/gotest.tools (⭐577) — Testing utilities for Go ☆
577
- hedhyw/gherkingen (⭐96) — Behaviour Driven Development tests generator for Golang ☆
96
- rekby/fixenv (⭐33) — Pytest-inspired fixture caching for Go tests ☆
33
Testing & Quality / Validation
- tiendc/go-validator (⭐31) — Intuitive validation library ☆
31
Text & NLP / Miscellaneous
- microcosm-cc/bluemonday (⭐3.7k) — Fast HTML sanitizer for Go ☆
3,664
- gosimple/slug (⭐1.3k) — URL-friendly slugify ☆
1,325
- mattn/go-runewidth (⭐693) — Rune width for terminals ☆
693
Text & NLP / Morphological Analyzers
- ikawaha/kagome (⭐964) — Japanese morphological analyzer ☆
965
Text & NLP / Parsers/Encoders/Decoders
- mmcdole/gofeed (⭐2.8k) — Parse RSS, Atom, JSON feeds ☆
2,836
- google/go-querystring (⭐2.1k) — Encode structs to URL query strings ☆
2,134
- olebedev/when (⭐1.5k) — Natural language date parser ☆
1,462
- editorconfig/editorconfig-core-go (⭐152) — EditorConfig core in Go ☆
152
Text & NLP / Scrapers
- mvdan/xurls (⭐1.3k) — Extract URLs from text ☆
1,256
- s0rg/crawley (⭐337) — The unix-way web crawler ☆
337
Text & NLP / Text Analysis
- plar/go-adaptive-radix-tree (⭐414) — Adaptive Radix Trees implemented in Go ☆
414
Third-party APIs / Cloud Provider APIs
- rhnvrm/simples3 (⭐198) — Simple AWS S3 library using REST ☆
198
Third-party APIs / Other APIs
- cyruzin/golang-tmdb (⭐160) — Wrapper for TMDb API ☆
160
- gregdel/pushover (⭐155) — Go wrapper for the Pushover API ☆
155
- mvrilo/go-redoc (⭐94) — Embedded OpenAPI documentation ☆
94
- rinchsan/device-check-go (⭐25) — iOS DeviceCheck SDK for Go ☆
25
Third-party APIs / Productivity APIs
- mk-5/fjira (⭐265) — The golang fuzzy-find cli jira interface ☆
265
- ctreminiom/go-atlassian (⭐203) — Atlassian Cloud API client ☆
205
- k-capehart/go-salesforce (⭐55) — Salesforce REST API client ☆
55
Utilities / Build & Release
- create-go-app/cli (⭐2.8k) — Create production-ready Go projects ☆
2,760
- miniscruff/changie (⭐875) — Automated changelog tool ☆
875
Utilities / CLI Tools
- itchyny/bed (⭐1.3k) — Binary editor in Go ☆
1,346
- alajmo/mani (⭐683) — CLI for managing repositories ☆
684
- Unrud/remote-touchpad (⭐659) — Control mouse/keyboard remotely ☆
659
- chenquan/diskusage (⭐304) — Fast disk usage analyzer ☆
304
- hedhyw/json-log-viewer (⭐220) — Interactive JSON log viewer ☆
220
Utilities / Data Conversion
- darccio/mergo (⭐3.1k) — Merge Go structs and maps ☆
3,100
- gookit/filter (⭐151) — Data filtering and conversion ☆
151
- tiendc/gofn (⭐51) — High-performance generic functions ☆
51
Utilities / Database Extensions
- blockloop/scan (⭐612) — Scan SQL rows to structs ☆
612
Utilities / Date and Time
- rickb777/date (⭐142) — Date handling package ☆
142
Utilities / Dependency Injection
- NVIDIA/gontainer (⭐131) — Simple DI container ☆
135
- junioryono/godi (⭐75) — DI with service lifetimes ☆
75
Utilities / Error Handling
- rotisserie/eris (⭐1.8k) — Errors with readable stack traces ☆
1,786
- Southclaws/fault (⭐309) — Composable error wrapping ☆
309
Utilities / File Handling
- root-gg/plik (⭐1.7k) — Temporary file upload system ☆
1,749
- SebastiaanKlippert/go-wkhtmltopdf (⭐1.2k) — HTML to PDF wrapper ☆
1,175
- no-src/gofs (⭐528) — Cross-platform file sync ☆
528
- mholt/archives (⭐404) — Create and extract archives ☆
404
- viant/afs (⭐383) — Abstract file storage ☆
383
- gen2brain/go-unarr (⭐311) — Decompression library bindings ☆
311
- barasher/go-exiftool (⭐295) — Exiftool wrapper for metadata ☆
295
- gomutex/godocx (⭐255) — Go library for reading and writing Microsoft Docx ☆
255
Utilities / Forms
- go-playground/form (⭐906) — URL values to structs ☆
908
- ggicci/httpin (⭐384) — HTTP request to struct binding ☆
384
- sonh/qs (⭐80) — Encode structs to query params ☆
80
Utilities / General
- wabarc/wayback (⭐2.2k) — Web archiving tool with IM interface ☆
2,179
- gabriel-vasile/mimetype (⭐2k) — MIME type detection by magic numbers ☆
1,975
- jonboulle/clockwork (⭐726) — a fake clock for golang ☆
726
- Boeing/config-file-validator (⭐503) — Cross-platform CLI tool to validate configuration files (JSON, YAML, TOML, XML, INI, HCL, ENV, Properties, CSV, and more). Catch errors in syntax and schema before deployment. Written in Go. ☆
501
- tiendc/go-deepcopy (⭐129) — Fast deep-copy library for Go ☆
129
- floatdrop/debounce (⭐37) — A zero-allocation debouncer ☆
37
Utilities / Logging
- golang/glog (⭐3.6k) — Leveled execution logs ☆
3,604
- lmittmann/tint (⭐1.3k) — Colorized slog handler ☆
1,288
- getsentry/sentry-go (⭐1.1k) — Official Sentry SDK for Go ☆
1,084
- gookit/slog (⭐540) — Configurable logging library ☆
540
- henvic/httpretty (⭐413) — Pretty-print HTTP requests ☆
413
- DeRuina/timberjack (⭐133) — Log rolling library ☆
133
Utilities / Networking Utils
- ferama/rospo (⭐364) — Persistent SSH tunnels ☆
364
Utilities / Project Layout
- ardanlabs/service (⭐4k) — K8s service starter kit ☆
3,967
- sagikazarmark/modern-go-application (⭐1.9k) — Modern Go app example ☆
1,940
- naughtygopher/goapp (⭐1.1k) — Opinionated web app structure ☆
1,059
- allaboutapps/go-starter (⭐606) — Production-ready RESTful API template ☆
607
Utilities / Resilience & Retry
- avast/retry-go (⭐2.9k) — Simple retry mechanism ☆
2,919
- eapache/go-resiliency (⭐2.3k) — Resiliency patterns for golang ☆
2,344
- failsafe-go/failsafe-go (⭐2.2k) — Fault tolerance patterns ☆
2,207
- mennanov/limiters (⭐634) — Distributed rate limiters ☆
634
- webriots/rate (⭐165) — High-performance rate limiter ☆
165
Utilities / Strings
- huandu/xstrings (⭐1.4k) — String functions from other langs ☆
1,418
- gobeam/stringy (⭐251) — String case conversions ☆
251
Utilities / System & Process
- maruel/panicparse (⭐3.7k) — Crash your app in style ☆
3,715
- immortal/immortal (⭐835) — Cross-platform supervisor ☆
835
- derekparker/delve (⭐662) — Delve is a debugger for the Go programming language. ☆
662
Utilities / UUID
- google/uuid (⭐6k) — UUID generation and parsing ☆
6,053
Version Control & Packages / Git APIs
- go-playground/webhooks (⭐1k) — Webhook receiver for GitHub, Bitbucket, GitLab, Gogs ☆
1,027
Version Control & Packages / Version Control
- gabyx/Githooks (⭐122) — Per-repo shared Git hooks ☆
122
Web Development / Microservices
- smallnest/rpcx (⭐8.3k) — Feature-rich RPC framework ☆
8,282
- go-eagle/eagle (⭐2.4k) — A Go framework for the API or Microservice ☆
2,421
Web Development / Middlewares
- didip/tollbooth (⭐2.9k) — Simple middleware to rate-limit HTTP requests. ☆
2,859
- jub0bs/cors (⭐215) — perhaps the best CORS middleware library for Go ☆
217
Web Development / Template Engines
- valyala/quicktemplate (⭐3.3k) — Fast template engine for Go ☆
3,317
Web Development / Web Frameworks
- cloudwego/hertz (⭐7.2k) — High-performance HTTP framework ☆
7,191
- goadesign/goa (⭐6.1k) — Design-first API framework ☆
6,075
- documize/community (⭐2.4k) — Modern Confluence alternative ☆
2,384
- go-goyave/goyave (⭐1.8k) — The enterprise REST API framework ☆
1,770
- templui/templui (⭐1.6k) — UI components for Templ ☆
1,553
- ankorstore/yokai (⭐828) — Modular framework for Go apps ☆
830
- indeedeng/iwf (⭐636) — Workflow-as-code orchestration ☆
636
- i-love-flamingo/flamingo-commerce (⭐588) — Flexible Go web framework ☆
588
- i-love-flamingo/flamingo (⭐559) — Flexible Go web framework ☆
559
- rookie-ninja/rk-boot (⭐574) — Enterprise microservice framework ☆
574
- fastschema/fastschema (⭐548) — All-in-One Backend as a Service with Headless CMS Power ☆
548
- claygod/microservice (⭐122) — Simple microservice framework ☆
122
- gookit/rux (⭐99) — Simple and fast web framework ☆
99
- go-spring/spring-core (⭐82) — Spring-inspired framework for Go ☆
82
Web Development / WebAssembly
- extism/go-sdk (⭐171) — Extism Go SDK - easily run WebAssembly modules in your Go applications ☆
171
Workflow & Scheduling / Job Scheduler
- reugn/go-quartz (⭐2k) — Minimalist and zero-dependency scheduling library for Go ☆
2,013
- adhocore/gronx (⭐503) — Lightweight cron expression parser ☆
503
Workflow & Scheduling / Workflow Frameworks
- cadence-workflow/cadence-go-client (⭐375) — Cadence workflow client for Go ☆
375
Nov 17 - Nov 23, 2025
AI & Machine Learning / Machine Learning
- patrikeh/go-deep (⭐555) — Artificial Neural Network ☆
555
Audio & Video / Images
- Pixboost/transformimgs (⭐287) — Open source image CDN. ☆
288
- aofei/cameron (⭐131) — An avatar generator for Go. ☆
131
Audio & Video / Video
- asticode/go-astisub (⭐693) — Manipulate subtitles in Go ☆
694
Auth / Authentication
- shaj13/go-guardian (⭐609) — Authentication library for Go ☆
609
Bots & Chat / Bot Frameworks
- gempir/go-twitch-irc (⭐395) — go irc client for twitch.tv ☆
395
CLI & Terminal / Advanced Console UIs
- muesli/termenv (⭐2k) — Terminal color support ☆
1,982
- gookit/color (⭐1.6k) — Terminal color rendering ☆
1,582
- mattn/go-isatty (⭐902) — Check if terminal is TTY ☆
902
CLI & Terminal / Standard CLI
- jessevdk/go-flags (⭐2.7k) — Command-line option parser ☆
2,697
- urfave/sflags (⭐166) — Generate flags from structs ☆
166
- codingconcepts/env (⭐126) — Tag-based environment configuration for structs ☆
126
Concurrency / Goroutines
- benmanns/goworker (⭐2.9k) — Resque-compatible background worker ☆
2,851
Concurrency / Stream Processing
- Breeze0806/go-etl (⭐187) — ETL toolset for Go ☆
187
- rulego/streamsql (⭐55) — SQL-based stream processing for IoT ☆
55
Configuration / Stream Processing
- nil-go/konf (⭐379) — Simplest config loader for Go ☆
379
Data Formats / JSON
- valyala/fastjson (⭐2.4k) — Fast JSON parser for Go ☆
2,449
- wI2L/jsondiff (⭐623) — JSON Patch diff computation ☆
623
- Andrew-M-C/go.jsonvalue (⭐202) — Unstructured JSON solution ☆
202
- iOliverNguyen/ujson (⭐85) — Minimal JSON parser ☆
85
Data Formats / Serialization
- ugorji/go (⭐1.9k) — Codec for msgpack, cbor, json ☆
1,947
- jszwec/csvutil (⭐1k) — CSV to struct mapping ☆
1,031
Data Formats / XML
- antchfx/xpath (⭐739) — XPath for Go ☆
739
- antchfx/xmlquery (⭐486) — XPath XML query ☆
486
Data Structures / Bloom and Cuckoo Filters
- seiflotfy/cuckoofilter (⭐1.2k) — Cuckoo Filter: Practically Better Than Bloom ☆
1,224
Data Structures / Miscellaneous
- axiomhq/hyperloglog (⭐1k) — HyperLogLog with optimizations ☆
1,037
- kelindar/bitmap (⭐373) — Simple dense bitmap index in Go with binary operators ☆
375
- barweiss/go-tuple (⭐100) — Go 1.18+ generic tuple ☆
100
- s0rg/quadtree (⭐41) — Generic, zero-alloc, 100%-test covered Quadtree for golang ☆
41
- bobg/merkle (⭐22) — Merkle hash trees ☆
22
Data Structures / Queues
- embano1/memlog (⭐138) — A Kafka log inspired in-memory and append-only data structure ☆
138
Databases / Caches
- elastic/go-freelru (⭐264) — GC-less, fast and generic LRU cache for Go ☆
264
- codingsince1985/couchcache (⭐66) — A RESTful caching micro-service in Go backed by Couchbase ☆
66
Databases / Database Tools
- HDT3213/rdb (⭐610) — Redis RDB parser for Go ☆
610
- sj14/dbbench (⭐116) — Database benchmarking tool ☆
116
Databases / Databases Implemented in Go
- lotusdblabs/lotusdb (⭐2.3k) — Key-value database with LSM and B+ tree ☆
2,254
- claygod/transaction (⭐139) — Embedded database for accounts transactions. ☆
139
Databases / NoSQL Database Drivers
- bradfitz/gomemcache (⭐1.9k) — Go Memcached client library #golang ☆
1,869
- aliexpressru/gomemcached (⭐22) — Binary Memcached client with sharding ☆
22
Databases / ORM
- go-rel/rel (⭐781) — Modern ORM for Golang ☆
781
Databases / Relational Database Drivers
- VinGarcia/ksql (⭐356) — A Simple and Powerful Golang SQL Library ☆
356
Databases / SQL Query Builders
- xo/dbtpl (⭐3.9k) — Generate Go code for databases ☆
3,891
Databases / Search and Analytic Databases
- sdqri/effdsl (⭐34) — Elasticsearch query builder for golang ☆
34
DevOps & Build / Build Automation
- flowexec/flow (⭐133) — Local developer automation platform that flows with you ☆
133
DevOps & Build / DevOps Utilities
- alexliesenfeld/health (⭐830) — A simple and flexible health check library for Go. ☆
831
- kool-dev/kool (⭐717) — Dev to cloud web apps made easy ☆
716
- thevxn/dish (⭐275) — A simple, remotely configurable monitoring service. ☆
275
DevOps & Build / Kubernetes
- getanteon/alaz (⭐718) — eBPF agent for K8s observability ☆
718
Email / Load Testing
- xhit/go-simple-mail (⭐694) — Simple mail sending with TLS/SSL ☆
694
- emersion/go-message (⭐444) — Internet Message Format library ☆
445
- toorop/go-dkim (⭐99) — DKIM package for golang ☆
99
- dimuska139/go-email-normalizer (⭐78) — Normalize email addresses ☆
78
- valord577/mailx (⭐21) — A library that makes it easier to send email via SMTP. ☆
21
Finance & Blockchain / Blockchain
- cometbft/cometbft (⭐885) — Byzantine fault-tolerant consensus ☆
888
Finance & Blockchain / Financial
- jokruger/dec128 (⭐43) — High performance 128-bit fixed-point decimal numbers in go. ☆
43
- nikolaydubina/fpdecimal (⭐34) — Fixed-Point Decimals ☆
34
GUI & Desktop / GUI
- richardwilkes/unison (⭐321) — Unified GUI toolkit for Go ☆
322
Game Development / Game Engines
- JoelOtter/termloop (⭐1.5k) — Terminal-based game engine for Go, built on top of Termbox ☆
1,475
- andygeiss/ecs (⭐172) — Entity Component System for games ☆
173
Geospatial / OpenGL
- pantrif/s2-geojson (⭐37) — Visualize S2 cells on a map ☆
37
Go Tooling / Compilers
- Konstantin8105/c4go (⭐378) — Transpiling C code to Go code ☆
378
Go Tooling / Go Tools
- becheran/roumon (⭐235) — Universal goroutine monitor using pprof and termui ☆
235
Networking / DNS
- semihalev/sdns (⭐1k) — High-performance recursive DNS ☆
1,038
Networking / Distributed Utilities
- AppsFlyer/go-sundheit (⭐560) — Health checks library for Go ☆
560
- tarmac-project/tarmac (⭐343) — Functions as Monolith or Microservices ☆
343
- italolelis/outboxer (⭐167) — A library that implements the outboxer pattern in go ☆
167
- capillariesio/capillaries (⭐70) — Distributed batch data processing framework ☆
71
- svcavallar/celeriac.v1 (⭐76) — Celery client for Go ☆
76
- pdupub/go-pdu (⭐49) — An PDU implementation in Go ☆
49
- sanketplus/go-mysql-lock (⭐66) — MySQL Backed Locking Primitive ☆
66
Networking / HTTP Clients
- dghubble/sling (⭐1.7k) — A Go HTTP client library for creating and sending API requests ☆
1,717
- go-zoox/fetch (⭐88) — Powerful HTTP client for Go ☆
88
Networking / Network Utilities
- schollz/peerdiscovery (⭐671) — Cross-platform local peer discovery ☆
671
- gaissmai/bart (⭐136) — Balanced routing table ☆
136
Networking / P2P & Torrent
- anacrolix/dht (⭐354) — DHT for BitTorrent ☆
354
Networking / Protocols
- gosnmp/gosnmp (⭐1.2k) — An SNMP library written in Go ☆
1,247
- bluenviron/gortsplib (⭐908) — RTSP client and server library for the Go programming language ☆
908
- jimlambrt/gldap (⭐120) — Build LDAP services w/ Go ☆
120
Networking / RPC
- ybbus/jsonrpc (⭐370) — A simple go implementation of json rpc 2.0 client over http ☆
370
Networking / SSH & SFTP
- masterzen/winrm (⭐469) — Windows remote command library ☆
469
Queues & Pub/Sub / Clients & Libraries
- lovoo/goka (⭐2.5k) — Kafka stream processing library ☆
2,518
- timbray/quamina (⭐492) — Fast pattern-matching library ☆
492
- oagudo/outbox (⭐126) — Transactional outbox pattern ☆
126
- Protocol-Lattice/GoEventBus (⭐61) — A lock-free, ultra-fast event bus for Go ☆
61
Security / Cryptography
- kevinburke/nacl (⭐552) — Pure Go implementation of the NaCL set of API's ☆
552
- zitadel/passwap (⭐74) — Unified password hashing ☆
74
- rsjethani/secret (⭐33) — Prevent your secrets from leaking into logs, std* etc. ☆
33
- andskur/argon2-hashing (⭐25) — Argon2 password hashing ☆
25
Security / WAF & Protection
- steambap/captcha (⭐162) — Easy captcha library ☆
162
Security / Zero Trust
- philips-labs/spiffe-vault (⭐99) — Integrates Spiffe and Vault to have secretless authentication ☆
99
Testing & Quality / Code Analysis
- presmihaylov/todocheck (⭐436) — Analyser for TODO comments ☆
436
- mibk/dupl (⭐367) — Code clone detection tool ☆
367
Testing & Quality / Mock
- DATA-DOG/go-txdb (⭐750) — Transaction-isolated SQL driver ☆
751
- seborama/govcr (⭐197) — Record and replay HTTP interactions ☆
197
Testing & Quality / Browser Automation
- mafredri/cdp (⭐791) — Chrome DevTools Protocol bindings ☆
791
Testing & Quality / Testing Frameworks
- madflojo/testcerts (⭐84) — Generate test certificates on the fly ☆
84
- abecodes/dft (⭐19) — Docker wrapper for testing ☆
19
Testing & Quality / Testing Utilities
- pingcap/failpoint (⭐880) — Failpoint implementation for Go ☆
880
Text & NLP / Markup Languages
- antchfx/htmlquery (⭐782) — XPath for HTML queries ☆
782
- mmalcek/bafi (⭐114) — Universal format converter ☆
114
Text & NLP / Miscellaneous
- IGLOU-EU/go-wildcard (⭐101) — Fast wildcard matching ☆
101
Text & NLP / Morphological Analyzers
- afjoseph/RAKE.Go (⭐123) — Rapid Keyword Extraction in Go ☆
123
Text & NLP / Parsers/Encoders/Decoders
- yassinebenaid/godump (⭐223) — Dump any Go variable ☆
222
- bzick/tokenizer (⭐139) — Tokenizer/lexer for Go ☆
139
- emersion/go-vcard (⭐126) — vCard parser and formatter ☆
126
Text & NLP / Text Analysis
- derekparker/trie (⭐789) — Trie for extremely fast prefix search ☆
789
- agnivade/levenshtein (⭐467) — Go implementation to calculate Levenshtein Distance. ☆
468
Text & NLP / Translation
- leonelquinteros/gotext (⭐494) — GNU gettext for Go ☆
495
- vorlif/spreak (⭐93) — Gettext-based translation library ☆
93
- invopop/ctxi18n (⭐91) — Context-based i18n for Go ☆
91
Third-party APIs / Cloud Provider APIs
- circa10a/go-aws-news (⭐18) — Go app + library to fetch what's new from AWS ☆
18
Third-party APIs / Productivity APIs
- FreeLeh/GoFreeDB (⭐90) — Database on top of Google Sheets ☆
90
Utilities / Data Conversion
- goforj/godump (⭐1.7k) — Pretty-printer for Go structs ☆
1,734
Utilities / File Handling
- C2FO/vfs (⭐360) — Virtual file system for Go ☆
360
- charlievieth/fastwalk (⭐131) — Fast directory traversal ☆
131
- artonge/go-csv-tag (⭐131) — CSV reading with tags ☆
131
- parsyl/parquet (⭐127) — Parquet file library ☆
127
Utilities / Forms
- justinas/nosurf (⭐1.7k) — CSRF protection middleware ☆
1,734
- gorilla/csrf (⭐1.2k) — CSRF prevention middleware ☆
1,192
- cinar/checker (⭐48) — Input validation with struct tags ☆
48
Utilities / Functional
- BooleanCat/go-functional (⭐530) — Iterator library for Go ☆
530
Utilities / General
- subosito/gotenv (⭐307) — Load environment variables from
.envorio.Readerin Go. ☆307
- maja42/goval (⭐174) — Expression evaluation in golang ☆
174
- commander-cli/cmd (⭐161) — A simple package to execute shell commands on linux, windows and osx ☆
161
- jfcg/sorty (⭐144) — Fast Concurrent / Parallel Sorting in Go ☆
144
- syntaqx/cookie (⭐113) — Cookies, but with structs, for happiness. ☆
113
- lrita/numa (⭐38) — NUMA utility library for Go ☆
38
Utilities / Logging
- yuseferi/zax (⭐35) — Zap logger with context ☆
36
Utilities / Networking Utils
- htcat/htcat (⭐558) — Parallel HTTP download ☆
558
Utilities / Project Layout
- Shpota/goxygen (⭐3.6k) — Generate full-stack web projects ☆
3,596
Utilities / Resilience & Retry
- rubyist/circuitbreaker (⭐1.2k) — Circuit breakers in Go ☆
1,166
- cep21/circuit (⭐815) — Hystrix-like circuit breaker ☆
815
Utilities / System & Process
- gotranspile/cxgo (⭐389) — Transpile C to Go ☆
389
Version Control & Packages / Package Management
- chaindead/modup (⭐63) — TUI for Go dependency updates ☆
63
Version Control & Packages / Version Control
- antham/chyle (⭐159) — Changelog generator from Git ☆
159
- antham/gommit (⭐115) — Enforce git message commit consistency ☆
115
Web Development / Middlewares
- urfave/negroni (⭐7.5k) — Idiomatic HTTP Middleware for Golang ☆
7,531
- unrolled/render (⭐2k) — Render JSON, XML, HTML, binary ☆
1,993
Web Development / Template Engines
- CloudyKit/jet (⭐1.4k) — Jet template engine ☆
1,396
- osteele/liquid (⭐346) — A Liquid template engine in Go ☆
346
Web Development / Web Frameworks
- go-sonic/sonic (⭐2.1k) — Blogging platform in Go ☆
2,119
Web Development / WebAssembly
- agnivade/wasmbrowsertest (⭐207) — Run WASM tests inside your browser ☆
207
Workflow & Scheduling / Job Scheduler
- fieldryand/goflow (⭐477) — Simple but powerful DAG scheduler and dashboard ☆
478
- madflojo/tasks (⭐326) — In-process task scheduler ☆
327
- bart6114/cheek (⭐195) — cheek: a pico-sized declarative job scheduler ☆
195
- deepaksinghvi/cdule (⭐61) — Golang job scheduler ☆
61
- pardnchiu/go-scheduler (⭐34) — Scheduler with standard cron and task dependencies ☆
34
Workflow & Scheduling / Workflow Frameworks
- noneback/go-taskflow (⭐624) — Task-parallel programming library ☆
625
- rhosocial/go-dag (⭐37) — DAG-based workflow framework ☆
37
Nov 10 - Nov 16, 2025
AI & Machine Learning / Artificial Intelligence
- presbrey/ollamafarm (⭐98) — Manage multiple Ollama instances ☆
98
Audio & Video / Images
- gojek/darkroom (⭐236) — Image processing engine and proxy service ☆
236
Audio & Video / Video
- unki2aut/go-mpd (⭐32) — MPEG-DASH manifest library ☆
32
CLI & Terminal / Advanced Console UIs
- DMcP89/tinycare-tui (⭐19) — TUI application written in GO inspired by tiny-care-terminal ☆
19
CLI & Terminal / Standard CLI
- posener/complete (⭐953) — Bash completion in Go ☆
953
- reeflective/console (⭐106) — Console library for Cobra ☆
106
- hashicorp/cli (⭐37) — CLI library for Go ☆
37
Concurrency / Stream Processing
- mariomac/gostream (⭐171) — Java Streams port for Go ☆
171
Configuration / Stream Processing
- gookit/config (⭐584) — Config management with formats ☆
584
- chaindead/zerocfg (⭐200) — Zero-effort config management ☆
200
Databases / Caches
- erni27/imcache (⭐123) — A zero-dependency generic in-memory cache Go library ☆
123
Databases / Database Tools
- wesql/wescale (⭐315) — MySQL proxy with read/write split ☆
315
- bartventer/gorm-multitenancy (⭐81) — Multi-tenancy for GORM ☆
81
Databases / NoSQL Database Drivers
- go-kivik/kivik (⭐342) — CouchDB client interface ☆
343
- chenmingyong0423/go-mongox (⭐217) — MongoDB driver wrapper with generics ☆
217
- btnguyen2k/gocosmos (⭐22) — Go database/sql driver for Azure Cosmos DB SQL API ☆
22
DevOps & Build / CI/CD
- gha-common/go-beautiful-html-coverage (⭐23) — GitHub Action for code coverage reports ☆
23
DevOps & Build / DevOps Utilities
- scaleway/scaleway-cli (⭐968) — Command Line Interface for Scaleway ☆
968
GUI & Desktop / Windows
- gonutz/d3d9 (⭐163) — Direct3D9 wrapper for Go. ☆
163
Game Development / Game Engines
- s0rg/fantasyname (⭐42) — RinkWorks fantasy name generator for golang ☆
42
- s0rg/grid (⭐25) — Generic 2D grid ☆
25
Geospatial / OpenGL
- airbusgeo/godal (⭐175) — GDAL wrapper for Go ☆
175
Go Tooling / Generate Tools
- g4s8/envdoc (⭐95) — Go tool to generate documentation for environment variables ☆
95
Networking / Servers
- blind-oracle/cortex-tenant (⭐138) — Prometheus proxy with tenant ID injection ☆
138
- 42atomys/webhooked (⭐43) — A webhook receiver on steroids. ☆
43
Queues & Pub/Sub / Clients & Libraries
- cskr/pubsub (⭐452) — A simple pubsub package for go. ☆
452
Scripting / Embeddable Languages
- 1set/starlet (⭐43) — Starlark wrapper with batteries ☆
43
Testing & Quality / Code Analysis
- Antonboom/testifylint (⭐164) — Linter for testify usage ☆
164
Testing & Quality / Mock
- gojuno/minimock (⭐748) — Powerful mock generator ☆
748
Testing & Quality / Testing Frameworks
- maxatome/go-testdeep (⭐462) — Flexible deep comparison in tests ☆
462
- viant/endly (⭐267) — End to end functional test and automation framework ☆
267
- adamluzsi/testcase (⭐127) — Opinionated testing framework ☆
127
Testing & Quality / Validation
- gookit/validate (⭐1.1k) — Struct and data validation ☆
1,128
Text & NLP / Scrapers
- zoomio/tagify (⭐39) — Extract tags from HTML/Markdown/text ☆
39
Third-party APIs / Other APIs
- staskobzar/goami2 (⭐21) — Simple Asterisk Manager Interface (AMI) library fo golang ☆
21
Utilities / CLI Tools
- reugn/wifiqr (⭐280) — Generate Wi-Fi QR codes ☆
280
Utilities / Date and Time
- relvacode/iso8601 (⭐158) — Fast ISO8601 date parser ☆
158
Utilities / File Handling
- otiai10/copy (⭐772) — Copy directories recursively ☆
772
Utilities / General
- icza/backscanner (⭐69) — Scan file lines backward ☆
69
Utilities / Logging
- hashicorp/logutils (⭐372) — Logging utilities for Go ☆
372
- samber/slog-formatter (⭐216) — Slog attribute formatting ☆
216
Utilities / Project Layout
- raeperd/kickstart.go (⭐110) — Minimal HTTP server template ☆
110
Web Development / Web Frameworks
- yaitoo/xun (⭐91) — Web framework on html/template ☆
91
Nov 03 - Nov 09, 2025
AI & Machine Learning / Machine Learning
- c-bata/goptuna (⭐279) — A hyperparameter optimization framework, inspired by Optuna. ☆
279
Auth / Authentication
- cristalhq/jwt (⭐687) — Safe, simple and fast JSON Web Tokens for Go ☆
687
Bots & Chat / Bot Frameworks
- innogames/slack-bot (⭐208) — Slack bot for Jenkins, Jira, PRs ☆
208
CLI & Terminal / Advanced Console UIs
- mattn/go-colorable (⭐806) — Colorable writer for Windows ☆
806
CLI & Terminal / Standard CLI
- jxskiss/mcli (⭐46) — Minimal but powerful CLI ☆
46
Configuration / Stream Processing
- kkyr/fig (⭐384) — Minimalist config library ☆
384
- greencoda/confiq (⭐39) — Config struct decoder ☆
39
Data Formats / Serialization
- ghostiam/binstruct (⭐114) — Binary to struct decoder ☆
114
Databases / NoSQL Database Drivers
- qiniu/qmgo (⭐1.4k) — Go driver for MongoDB ☆
1,352
Databases / Relational Database Drivers
- denisenkom/go-mssqldb (⭐1.9k) — Microsoft SQL server driver written in go language ☆
1,881
DevOps & Build / DevOps Utilities
- xitonix/trubka (⭐337) — A CLI tool for Kafka ☆
337
DevOps & Build / Load Testing
- rogerwelin/cassowary (⭐810) — Modern cross-platform HTTP load-testing tool written in Go ☆
810
Go Tooling / Generate Tools
- kazhuravlev/options-gen (⭐105) — Codegen for functional options in go projects ☆
106
Go Tooling / Go Tools
- goccmack/gocc (⭐659) — Parser and scanner generator ☆
659
Networking / TCP/UDP Frameworks
- fish-tennis/gnet (⭐27) — high performance net library for game server ☆
27
Scripting / Code Generators
- awalterschulze/goderive (⭐1.3k) — Generate mundane Go functions ☆
1,264
Security / WAF & Protection
- hillu/go-yara (⭐388) — Go bindings for YARA ☆
388
Testing & Quality / Code Analysis
- sashamelentyev/usestdlibvars (⭐47) — Linter for stdlib variables usage ☆
47
Text & NLP / Parsers/Encoders/Decoders
- adrianmo/go-nmea (⭐262) — NMEA sentence parser ☆
262
Utilities / Date and Time
- bykof/gostradamus (⭐208) — Better DateTimes for Go ☆
208
Utilities / Dependency Injection
- goioc/di (⭐379) — Simple DI for Go ☆
379
- go-kod/kod (⭐197) — DI with aspect-oriented support ☆
197
Utilities / Error Handling
- ztrue/tracerr (⭐1.1k) — Errors with stack trace ☆
1,110
Utilities / General
- ikeikeikeike/go-sitemap-generator (⭐231) — Generate XML sitemaps ☆
231
Utilities / Logging
- simukti/sqldb-logger (⭐382) — SQL database logger ☆
382
Utilities / Project Layout
- golang-templates/seed (⭐558) — Go app GitHub template ☆
558
Utilities / UUID
- sdrapkin/guid (⭐73) — Fast cryptographically safe Guid generator for Go ☆
73
Web Development / Microservices
- gmsec/micro (⭐25) — A Go distributed systems development framework ☆
26
Web Development / Routers
- bmf-san/goblin (⭐82) — A golang http router based on trie tree. ☆
82
Web Development / Web Frameworks
- uadmin/uadmin (⭐355) — The web framework for Golang ☆
355
- abemedia/go-don (⭐58) — API framework written in Golang. ☆
58
Oct 27 - Nov 02, 2025
Audio & Video / Images
- piglig/go-qr (⭐49) — A native, high-quality and minimalistic QR code generator ☆
49
Auth / Authentication
- jellydator/sessionup (⭐131) — Straightforward HTTP session management ☆
131
CLI & Terminal / Standard CLI
- carapace-sh/carapace-spec (⭐30) — Multi-shell completion library ☆
30
Configuration / Stream Processing
- omeid/uconfig (⭐73) — Lightweight config management ☆
73
- num30/config (⭐60) — Declarative configuration ☆
60
Data Formats / Serialization
- csweichel/bel (⭐46) — Generate TypeScript from Go ☆
46
Databases / SQL Query Builders
- nullism/bqb (⭐191) — Lightweight query builder ☆
192
Go Tooling / Go Tools
- moshebe/gebug (⭐634) — Debug Dockerized Go apps ☆
634
Networking / HTTP Clients
- NdoleStudio/go-otelroundtripper (⭐87) — OpenTelemetry metrics for HTTP clients ☆
87
- rezmoss/axios4go (⭐34) — Axios-inspired HTTP client ☆
34
Networking / Protocols
- google/gnxi (⭐283) — gNXI Tools - gRPC Network Management/Operations Interface Tools ☆
284
Networking / TCP/UDP Frameworks
- cheng-zhongliang/event (⭐119) — Simple I/O event notification library wirtten in Golang ☆
119
Queues & Pub/Sub / Clients & Libraries
- hyperonym/ratus (⭐123) — RESTful async task queue server ☆
123
Testing & Quality / Code Analysis
- borovikovd/gomsort (⭐26) — Go msort - linter that sorts methods ☆
26
Testing & Quality / Testing Frameworks
- viant/dsunit (⭐45) — Datastore Testibility ☆
45
Testing & Quality / Validation
- twharmon/govalid (⭐114) — Struct validation using tags ☆
114
Third-party APIs / Other APIs
- codingsince1985/geo-golang (⭐542) — Go library to access geocoding and reverse geocoding APIs ☆
542
Utilities / General
- skovtunenko/graterm (⭐30) — Graceful termination primitives ☆
30
Version Control & Packages / Version Control
- kazhuravlev/git-tools (⭐32) — Useful set of tools which helps to manage git tags ☆
32
Web Development / Web Frameworks
- gone-io/gone (⭐130) — Lightweight DI framework ☆
130
- JiveGroup/gFly (⭐48) — Laravel inspired web framework written in Go ☆
48
- SaiNageswarS/go-api-boot (⭐35) — gRPC + HTTP/2 production framework ☆
35
Oct 20 - Oct 26, 2025
Auth / Authentication
- mengzhuo/cookiestxt (⭐22) — cookiestxt implement parser of cookies txt format ☆
22
Bots & Chat / Bot Frameworks
- slack-io/slacker (⭐59) — Slack Bot Framework ☆
59
- onrik/micha (⭐33) — Client lib for Telegram bot api ☆
33
CLI & Terminal / Standard CLI
- sgreben/flagvar (⭐48) — CLI argument types for flag ☆
48
Concurrency / Goroutines
- mborders/artifex (⭐214) — In-memory job queue ☆
214
Configuration / Stream Processing
- vrischmann/envconfig (⭐250) — Env config library ☆
250
Data Structures / Maps
- goradd/maps (⭐52) — Generic map library for Go ☆
52
Databases / Database Schema Migration
- sunary/sqlize (⭐124) — SQL parsing and migration toolkit ☆
124
Databases / Relational Database Drivers
- ydb-platform/ydb-go-sdk (⭐178) — Pure Go native and database/sql driver for YDB ☆
178
Databases / SQL Query Builders
- JiveGroup/FluentSQL (⭐18) — Fluent SQL - flexible and powerful SQL string builder ☆
18
Finance & Blockchain / Financial
- nikolaydubina/fpmoney (⭐35) — Fixed-Point Decimal Money ☆
35
Networking / HTTP Clients
- opus-domini/fast-shot (⭐121) — Fluent HTTP client for Go ☆
121
Networking / Servers
- baalimago/wd-41 (⭐151) — Web-Development 41, a static web server with live-reload ☆
151
Networking / Network Utilities
- skibish/ddns (⭐267) — Personal DDNS client with Digital Ocean Networking DNS as backend. ☆
267
Text & NLP / Markup Languages
- clbanning/mxj (⭐631) — XML to/from map conversion ☆
631
Third-party APIs / Other APIs
- rapito/go-spotify (⭐52) — Go library for the Spotify Web API ☆
52
Utilities / Date and Time
- yaa110/go-persian-calendar (⭐237) — Persian calendar for Go ☆
237
Utilities / Error Handling
- joomcode/errorx (⭐1.3k) — Comprehensive error handling ☆
1,274
Version Control & Packages / Git APIs
- andygrunwald/go-gerrit (⭐104) — Go client/library for Gerrit Code Review ☆
104
Workflow & Scheduling / Job Scheduler
- onatm/clockwerk (⭐182) — Job Scheduling Library ☆
182
Oct 13 - Oct 19, 2025
Configuration / Stream Processing
- dsbasko/go-cfg (⭐48) — Unified config reading ☆
48
Databases / Query Language
- AsaiYusuke/jsonpath (⭐30) — JSONPath query library ☆
30
Finance & Blockchain / Financial
- govalues/money (⭐51) — Correctly rounded monetary amounts and exchange rates for Go ☆
51
Testing & Quality / Benchmarks
- SimonWaldherr/golang-benchmarks (⭐145) — Go(lang) benchmarks - (measure the speed of golang) ☆
145
Testing & Quality / Testing Frameworks
- appleboy/gofight (⭐444) — Testing API Handler written in Golang. ☆
444
Testing & Quality / Validation
- faceair/jio (⭐126) — JSON schema validator like Joi ☆
126
Utilities / Dependency Injection
- gontainer/gontainer (⭐16) — YAML-based DI container ☆
16
Utilities / Logging
- clok/kemba (⭐17) — Tiny debug logging tool ☆
17
Web Development / Middlewares
- faabiosr/echo-middleware (⭐16) — Middlewares for Echo framework ☆
16
Web Development / Web Frameworks
- xxjwxc/ginrpc (⭐302) — gin auto binding, grpc and annotated route ☆
302
Oct 06 - Oct 12, 2025
Configuration / Stream Processing
- PaddleHQ/go-aws-ssm (⭐63) — AWS System Manager interface ☆
63
- atelpis/enflag (⭐38) — Unify env and flag parsing ☆
38
Data Structures / Maps
- srfrog/dict (⭐46) — Python-like dictionaries for Go ☆
46
Data Structures / Miscellaneous
- StudioSol/set (⭐30) — Simple set data structure ☆
30
Databases / ORM
- hashicorp/go-dbw (⭐17) — A simple package that encapsulates database operations. ☆
17
Databases / Query Language
- hashicorp/mql (⭐65) — Model Query Language (mql) is a query language for your database models. ☆
65
Networking / Network Utilities
- assafmo/joincap (⭐221) — Merge pcap files ☆
221
Queues & Pub/Sub / Clients & Libraries
- dailymotion/oplog (⭐111) — A generic oplog/replication system for microservices ☆
111
Testing & Quality / Testing Frameworks
- corbym/gocrest (⭐107) — GoCrest - Hamcrest-like matchers for Go ☆
107
Testing & Quality / Validation
- marrow16/valix (⭐31) — Request validation package ☆
31
Utilities / Dependency Injection
- componego/componego (⭐29) — Component-oriented framework ☆
29
Web Development / Routers
- ngamux/ngamux (⭐69) — Simple HTTP router for Go ☆
69
Sep 29 - Oct 05, 2025
Databases / Databases Implemented in Go
- xgzlucario/rotom (⭐41) — Tiny Redis server in Go ☆
41
Databases / NoSQL Database Drivers
- couchbase/go-couchbase (⭐323) — Couchbase client in Go ☆
323
Finance & Blockchain / Financial
- jovandeginste/payme (⭐91) — QR code generator (ASCII & PNG) for SEPA payments ☆
90
Science / Clients & Libraries
- nikolaydubina/jsonl-graph (⭐77) — JSONL Graph Tools ☆
77
Testing & Quality / Code Analysis
- mdempsky/unconvert (⭐387) — Remove unnecessary type conversions ☆
387
Testing & Quality / Testing Frameworks
- kinbiko/jsonassert (⭐141) — JSON assertion library for tests ☆
141
- earthboundkid/be (⭐132) — The Go test helper for minimalists ☆
132
Text & NLP / Parsers/Encoders/Decoders
- polera/gonameparts (⭐43) — Takes a full name and splits it into individual name parts ☆
43
Utilities / Data Conversion
- xorcare/pointer (⭐47) — Create optional field pointers ☆
47
Sep 22 - Sep 28, 2025
CLI & Terminal / Standard CLI
- leaanthony/clir (⭐200) — Simple CLI library ☆
200
Configuration / Stream Processing
- gurkankaymak/hocon (⭐90) — HOCON config library for Go ☆
90
Data Structures / Bit-packing and Compression
- iancmcc/bingo (⭐52) — Zero-allocation binary encoding ☆
52
Databases / SQL Query Builders
- lqs/sqlingo (⭐450) — A lightweight DSL & ORM which helps you to write SQL in Go. ☆
450
Testing & Quality / Mock
- elgohr/go-localstack (⭐87) — Go wrapper for LocalStack ☆
87
Text & NLP / Miscellaneous
- hedhyw/rex (⭐211) — Flexible regex constructor ☆
211
Third-party APIs / Productivity APIs
- koltyakov/gosip (⭐168) — SharePoint SDK for Go ☆
168
Utilities / Build & Release
- karl-cardenas-coding/go-lambda-cleanup (⭐96) — Remove old AWS Lambda versions ☆
96
Utilities / Dependency Injection
- firasdarwish/ore (⭐26) — Advanced DI solution ☆
26
Utilities / General
- osamingo/gosh (⭐37) — Provide Go Statistics Handler, Struct, Measure Method ☆
37
Sep 15 - Sep 21, 2025
Configuration / Stream Processing
- sakirsensoy/genv (⭐43) — Easy env variable handling ☆
43
DevOps & Build / DevOps Utilities
- kazhuravlev/healthcheck (⭐23) — Readiness probes for Kubernetes application ☆
23
Game Development / Game Engines
- gonutz/prototype (⭐107) — 2D game prototyping framework ☆
107
Text & NLP / Morphological Analyzers
- jonreiter/govader (⭐54) — VADER sentiment analysis ☆
54
Utilities / General
- wzshiming/gotype (⭐64) — Golang source code parsing, usage like reflect package ☆
64
- mikekonan/go-types (⭐23) — OpenAPI3 types for Go ☆
23
Sep 08 - Sep 14, 2025
Audio & Video / Audio
- tosone/minimp3 (⭐133) — Decode mp3 ☆
133
Databases / Caches
- mdaliyan/icache (⭐23) — High-performance generic cache ☆
23
Databases / Interfaces to Multiple Backends
- fogfish/dynamo (⭐23) — Generic Golang Key/Value trait for AWS storage services ☆
23
Databases / NoSQL Database Drivers
- couchbase/gocb (⭐374) — The Couchbase Go SDK ☆
374
Networking / HTTP & Proxy
- wzshiming/httpproxy (⭐32) — HTTP proxy handler and dialer ☆
32
Testing & Quality / Code Analysis
- antham/ghokin (⭐52) — Parallelized Gherkin formatter ☆
52
Third-party APIs / Other APIs
- Icelain/jokeapi (⭐27) — Official golang wrapper for Sv443's jokeapi. ☆
27
Utilities / Dependency Injection
- i-love-flamingo/dingo (⭐188) — DI framework for Go ☆
188
Utilities / Resilience & Retry
- kamilsk/retry (⭐345) — Advanced retry mechanism ☆
345
Sep 01 - Sep 07, 2025
Auth / Authentication
- icza/session (⭐118) — Session management for web servers ☆
118
CLI & Terminal / Standard CLI
- hedzr/cmdr (⭐142) — POSIX-compliant CLI parser ☆
142
Configuration / Stream Processing
- nasermirzaei89/env (⭐22) — Zero-dep env package ☆
22
Databases / Database Tools
- nikepan/clickhouse-bulk (⭐506) — Batch inserts for ClickHouse ☆
506
Networking / RPC
- osamingo/jsonrpc (⭐193) — The jsonrpc package helps implement of JSON-RPC 2.0 ☆
193
Text & NLP / Translation
- mehanizm/iuliia-go (⭐56) — Cyrillic to Latin transliteration ☆
56
Third-party APIs / Other APIs
- zc2638/swag (⭐50) — Generate Swagger from code ☆
50
Utilities / General
- kazhuravlev/just (⭐37) — Collection of useful functions. Complete simple tasks faster! ☆
37
Version Control & Packages / Version Control
- jfrog/froggit-go (⭐53) — Universal VCS client library ☆
53
Aug 25 - Aug 31, 2025
DevOps & Build / CI/CD
- nikogura/gomason (⭐66) — A tool for testing, building, signing, and publishing binaries. ☆
66
Utilities / General
- ik5/gostrutils (⭐47) — Collections of string utils I have created over the years ☆
47
Utilities / Logging
- rs/xlog (⭐141) — Context-aware HTTP logger ☆
141
Web Development / Middlewares
- lingrino/go-fault (⭐553) — go fault injection library ☆
553
Aug 18 - Aug 24, 2025
Databases / Database Tools
- kazhuravlev/database-gateway (⭐35) — Safe access to production databases ☆
35
Databases / Interfaces to Multiple Backends
- viant/dsc (⭐36) — Datastore Connectivity in go ☆
36
Go Tooling / Go Tools
- bobg/modver (⭐21) — a tool that helps you obey semantic versioning rules in your Go module ☆
21
Third-party APIs / Productivity APIs
- adlio/trello (⭐227) — Trello API wrapper for Go ☆
227
Utilities / File Handling
- adelowo/gulter (⭐70) — Multipart form handling ☆
70
Utilities / Functional
- rjNemo/underscore (⭐117) — Functional helpers for Go ☆
117
Utilities / General
- ungerik/go-dry (⭐487) — DRY (don't repeat yourself) package for Go ☆
487
Aug 11 - Aug 17, 2025
Data Structures / Bloom and Cuckoo Filters
- OldPanda/bloomfilter (⭐20) — Bloom filter compatible with pybloom ☆
20
Databases / Relational Database Drivers
- apache/calcite-avatica-go (⭐124) — Apache Calcite Go ☆
124
Testing & Quality / Code Analysis
- shurcooL/gostatus (⭐245) — Show status of Go repositories ☆
245
Text & NLP / Tokenizers
- pebbe/textcat (⭐73) — N-gram text categorization ☆
73
Utilities / Dependency Injection
- matzefriedrich/parsley (⭐32) — Reflection-based DI package ☆
32
Utilities / General
- viant/toolbox (⭐228) — Toolbox - go utility library ☆
228
Version Control & Packages / Git APIs
- andygrunwald/go-trending (⭐145) — Access GitHub trending repositories ☆
145
Web Development / Web Frameworks
- hidevopsio/hiboot (⭐179) — High-performance CLI and web apps ☆
179
- clubpay/ronykit (⭐36) — API Framework supporting REST and RPC. ☆
36
Aug 04 - Aug 10, 2025
Configuration / Stream Processing
- beatlabs/harvester (⭐134) — Watch and notify config changes ☆
134
Databases / Caches
- zekroTJA/timedmap (⭐74) — A thread safe map which has expiring key-value pairs. ☆
74
Geospatial / OpenGL
- wroge/wgs84 (⭐141) — Zero-dep coordinate transformations ☆
141
Networking / HTTP Clients
- monaco-io/request (⭐295) — go request, go http client ☆
295
Third-party APIs / Productivity APIs
- mehanizm/airtable (⭐86) — Simple golang airtable API wrapper ☆
86
Jul 28 - Aug 03, 2025
Utilities / General
- nikolaydubina/watchhttp (⭐34) — Expose command output via HTTP ☆
34
Jul 21 - Jul 27, 2025
CLI & Terminal / Standard CLI
- DavidGamba/go-getoptions (⭐61) — Command line option parser with completion ☆
61
Databases / Database Schema Migration
- khezen/avro (⭐48) — Apache AVRO for go ☆
48
Scripting / Code Generators
- reedom/convergen (⭐50) — Type-to-type copy code generator ☆
50
Testing & Quality / Testing Frameworks
- go-restit/restit (⭐55) — A Go library help testing your RESTful API application ☆
55
Text & NLP / Miscellaneous
- JoshuaDoes/gofuckyourself (⭐70) — Swear filter for Go ☆
70
Utilities / CLI Tools
- antham/yogo (⭐45) — Check yopmail from CLI ☆
45
Utilities / UUID
- osamingo/indigo (⭐112) — Sonyflake-based ID generator ☆
112
Web Development / Web Frameworks
- beatlabs/patron (⭐127) — Cloud-native microservice framework ☆
127
Jul 14 - Jul 20, 2025
Configuration / Stream Processing
- wkhere/bcl (⭐30) — Basic Configuration Language ☆
30
Data Structures / Bit-packing and Compression
- amallia/go-ef (⭐41) — A Go implementation of the Elias-Fano encoding ☆
41
Science / Clients & Libraries
- claygod/PiHex (⭐20) — Generate hexadecimal Pi digits ☆
20
Text & NLP / Miscellaneous
- alexsergivan/transliterator (⭐46) — Text transliterator ☆
46
Jul 07 - Jul 13, 2025
Utilities / Strings
- ozgio/strutil (⭐206) — String utilities for Go ☆
206
Web Development / Template Engines
- goradd/got (⭐38) — Template engine with Go code output ☆
38
Jun 30 - Jul 06, 2025
Configuration / Stream Processing
- BoRuDar/configuration (⭐108) — Set struct fields from env, flags, files ☆
108
Utilities / General
- rkoesters/xdg (⭐48) — FreeDesktop.org (xdg) Specs implemented in Go ☆
48
Jun 23 - Jun 29, 2025
Databases / Query Language
- bhmj/jsonslice (⭐92) — json slicer ☆
92
- ccbrown/api-fu (⭐57) — A collection of Go packages for creating robust GraphQL APIs ☆
57
Scripting / Code Generators
- rjeczalik/interfaces (⭐432) — Code generation tools for Go ☆
432
Jun 16 - Jun 22, 2025
CLI & Terminal / Standard CLI
- dixonwille/wlog (⭐67) — Cross-platform logging ☆
67
Third-party APIs / Other APIs
- sostronk/go-steam (⭐33) — Go library for querying Source servers ☆
33
Jun 09 - Jun 15, 2025
Data Formats / Serialization
- o1egl/fwencoder (⭐27) — Fixed width file parser ☆
27
Databases / Database Schema Migration
- muir/libschema (⭐17) — database schema migrations on a per-library basis [Go] ☆
17
DevOps & Build / CI/CD
- appleboy/drone-jenkins (⭐41) — Drone plugin for trigger Jenkins jobs. ☆
41
Security / Certificates
- adrianosela/sslmgr (⭐31) — SSL certificate abstraction ☆
31
Gophers / Workflow Frameworks
- egonelbre/gophers (⭐3.8k) — gophers artwork
Jun 02 - Jun 08, 2025
Configuration / Stream Processing
- romshark/yamagiconf (⭐18) — YAML config framework ☆
18
Data Structures / Miscellaneous
- nazar256/parapipe (⭐37) — Paralleling pipeline ☆
37
Databases / Database Schema Migration
- robinjoseph08/go-pg-migrations (⭐86) — A Go package to help write migrations with go-pg/pg. ☆
86
- adlio/schema (⭐42) — Embedded schema migration package for Go ☆
42
Go Tooling / Go Tools
- dustinblackman/gomodrun (⭐38) — Run binaries from go.mod ☆
38
Hardware & IoT / IoT
- maxatome/go-vitotrol (⭐23) — golang client library to Viessmann Vitotrol web service ☆
23
Testing & Quality / Benchmarks
- nikolaydubina/go-ml-benchmarks (⭐32) — Benchmarks of machine learning inference for Go ☆
32
Text & NLP / Translation
- youthlin/t (⭐21) — Translation util using gettext ☆
21
Third-party APIs / Cloud Provider APIs
- chainifynet/aws-encryption-sdk-go (⭐22) — AWS Encryption SDK for Go ☆
22
Utilities / Data Conversion
- shockerli/cvt (⭐54) — Safe type conversion ☆
54
Utilities / Dependency Injection
- muir/nject (⭐30) — Type-safe DI for Go ☆
30
- logrange/linker (⭐35) — DI and IoC package ☆
35
Utilities / File Handling
- go-the-way/exl (⭐32) — Excel binding to struct written in Go.(Only supports Go1.18+) ☆
32
Utilities / Project Layout
- wangyoucao577/go-project-layout (⭐26) — Go project structure guide ☆
26
Utilities / UUID
- twharmon/gouid (⭐26) — Fast, dependable universally unique ids ☆
26
Web Development / Routers
- muir/nchi (⭐18) — golang http router with elegance, speed, and flexibility ☆
18
Workflow & Scheduling / Job Scheduler
- romshark/sched (⭐30) — A job scheduler for Go with the ability to fast-forward time. ☆
30
Gophers / Workflow Frameworks
- MariaLetta/free-gophers-pack (⭐3.9k) — This pack of 100+ gopher pictures and elements
- keygx/Go-gopher-Vector (⭐75) — Go gopher Vector Data (.ai, .svg)
- ashleymcnamara/gophers (⭐3.1k) — Gopher Artwork by Ashley McNamara
- sillecelik/go-gopher (⭐162) — The Go Gopher Amigurumi Pattern
- GolangUA/gopher-logos (⭐140) — adorable gopher logos
- scraly/gophers (⭐36) — Gopher artwork (Golang mascot)
Credits / Workflow Frameworks