Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

535 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Go

Awesome Last update Repositories Total Stars License

Automated. Curated. Ranked.

Go libraries, tools, and applications from the community. This awesome list is automatically maintained with daily GitHub API updates. Projects are re-ranked daily based on current activity metrics.

Daily process: Merge community PRs → Scan repos → Filter stale projects → Recalculate scores → Rebuild list

AI & Machine Learning

AI APIs

Artificial Intelligence

Machine Learning

Audio & Video

Audio

Images

Video

Auth

Authentication

Authorization

Bots & Chat

Bot Frameworks

Chat APIs

CLI & Terminal

Advanced Console UIs

Standard CLI

Concurrency

Actor Model

Goroutines

Stream Processing

Configuration

Data Formats

JSON

Serialization

XML

Data Structures

Bit-packing and Compression

Bloom and Cuckoo Filters

Maps

Miscellaneous

Queues

Databases

Caches

Database Schema Migration

Database Tools

Databases Implemented in Go

Distributed Storage

Interfaces to Multiple Backends

NoSQL Database Drivers

ORM

Query Language

Relational Database Drivers

SQL Query Builders

Search and Analytic Databases

DevOps & Build

Backup

Build Automation

  • air-verse/air — Live reload for Go apps ☆23,828
  • go-task/task — Fast cross-platform build tool inspired by Make ☆15,894
  • joerdav/xc — Markdown defined task runner. ☆1,394
  • goyek/goyek — Task automation Go library ☆696
  • flowexec/flow — Local-first developer automation platform — workflows, secrets, templates, and more. ☆136

CI/CD

Containers

DevOps Utilities

Infrastructure

Kubernetes

Load Testing

  • grafana/k6 — A modern load testing tool, using Go and JavaScript ☆31,129
  • tsenart/vegeta — HTTP load testing tool and library. It's over 9000! ☆25,135
  • codesenberg/bombardier — Fast cross-platform HTTP benchmarking tool written in Go ☆6,816
  • rogerwelin/cassowary — Modern cross-platform HTTP load-testing tool written in Go ☆810

Email

Finance & Blockchain

Blockchain

Financial

Payment APIs

GUI & Desktop

GUI

Windows

Game Development

Game Engines

OpenGL

  • go-gl/glfw — Go bindings for GLFW 3 ☆1,687
  • go-gl/gl — Go bindings for OpenGL (generated via glow) ☆1,200
  • go-gl/mathgl — A pure Go 3D math library. ☆606

Geospatial

Go Tooling

Compilers

Editor Plugins

Generate Tools

  • xuri/xgen — XSD parser and code generator ☆419
  • kazhuravlev/options-gen — Codegen for functional options in go projects ☆110
  • g4s8/envdoc — Go tool to generate documentation for environment variables ☆99

Go Tools

Hardware & IoT

Hardware

IoT

Networking

Consensus

DNS

Distributed Utilities

HTTP & Proxy

HTTP Clients

Servers

Network Utilities

P2P & Torrent

Protocols

  • pion/webrtc — Pure Go implementation of the WebRTC API ☆16,674
  • quic-go/quic-go — A production-ready QUIC implementation in pure Go ☆11,722
  • google/gopacket — Provides packet processing capabilities for Go ☆6,789
  • osrg/gobgp — BGP implemented in the Go Programming Language ☆4,094
  • lxzan/gws — Fast websocket server and client ☆1,794
  • gosnmp/gosnmp — An SNMP library written in Go ☆1,252
  • bluenviron/gortsplib — RTSP client and server library for the Go programming language ☆931
  • ccding/go-stun — A go implementation of the STUN client (RFC 3489 and RFC 5389) ☆720
  • google/gnxi — gNXI Tools - gRPC Network Management/Operations Interface Tools ☆288
  • jeroenrinzema/psql-wire — PostgreSQL wire protocol for Go ☆238
  • jimlambrt/gldap — Build LDAP services w/ Go ☆122
  • soypat/natiu-mqtt — Extensible MQTT for embedded systems ☆106

RPC

  • grpc/grpc-go — The Go language implementation of gRPC. HTTP/2 based RPC ☆23,016
  • lesismal/arpc — Two-way RPC with broadcast support ☆1,090
  • ybbus/jsonrpc — A simple go implementation of json rpc 2.0 client over http ☆371
  • osamingo/jsonrpc — The jsonrpc package helps implement of JSON-RPC 2.0 ☆193

SSH & SFTP

TCP/UDP Frameworks

  • panjf2000/gnet — High-performance event-loop network ☆11,218
  • xtaci/kcp-go — A crypto-secure Reliable-UDP library for Golang with FEC support. ☆4,536
  • cloudwego/netpoll — High-performance I/O framework ☆4,595
  • lesismal/nbio — High-performance network library ☆2,753
  • xtaci/gaio — High-performance, minimalist async-io (proactor) networking for Golang. ☆931
  • cheng-zhongliang/event — Simple I/O event notification library wirtten in Golang ☆119
  • fish-tennis/gnet — high performance net library for game server ☆27

VPN & Tunneling

Queues & Pub/Sub

Brokers

Clients & Libraries

Science

Scripting

Embeddable Languages

Code Generators

Security

Certificates

Cryptography

WAF & Protection

Zero Trust

Testing & Quality

Benchmarks

Code Analysis

Mock

Performance

Browser Automation

Testing Frameworks

Testing Utilities

Validation

Text & NLP

Formatters

Markup Languages

Miscellaneous

Morphological Analyzers

Parsers/Encoders/Decoders

Scrapers

Text Analysis

Tokenizers

Translation

Third-party APIs

Cloud Provider APIs

Other APIs

Productivity APIs

Utilities

Build & Release

CLI Tools

Data Conversion

Database Extensions

Date and Time

Dependency Injection

Error Handling

File Handling

Forms

Functional

General

Logging

Networking Utils

Project Layout

Resilience & Retry

Strings

System & Process

UUID

Version Control & Packages

Git APIs

Package Management

  • anchore/syft — SBOM generator for containers ☆9,311
  • nao1215/gup — Fast manager for Go-installed binaries in $GOBIN: update, export/import, and migrate toolsets across machines ☆590
  • marwanhawari/stew — An independent package manager for compiled binaries. ☆352
  • chaindead/modup — TUI for Go dependency updates ☆65

Version Control

Web Development

Microservices

Middlewares

Routers

  • go-chi/chi — Lightweight idiomatic HTTP router ☆22,594
  • gorilla/mux — Powerful HTTP router ☆21,828
  • gowww/router — A lightning fast HTTP router ☆185
  • claygod/Bxog — Bxog is a simple and fast HTTP router for Go (HTTP request multiplexer). ☆104
  • ngamux/ngamux — Simple HTTP router for Go ☆71
  • bmf-san/goblin — A golang http router based on trie tree. ☆81
  • muir/nchi — golang http router with elegance, speed, and flexibility ☆19

Template Engines

Web Frameworks

WebAssembly

Workflow & Scheduling

Job Scheduler

Workflow Frameworks


🏆 Top 100 by Stars

The most starred projects in this list, sorted by GitHub stars.

  1. ollama/ollama — Run LLMs locally ☆177,144
  2. kubernetes/kubernetes — Production-Grade Container Scheduling and Management ☆124,020
  3. gin-gonic/gin — High-performance HTTP framework ☆88,975
  4. junegunn/fzf — Command-line fuzzy finder ☆82,014
  5. caddyserver/caddy — Multi-platform web server with HTTPS ☆74,430
  6. moby/moby — Container ecosystem components ☆71,917
  7. prometheus/prometheus — The Prometheus monitoring system and time series database. ☆65,339
  8. traefik/traefik — The Cloud Native Application Proxy ☆64,158
  9. pocketbase/pocketbase — Open Source realtime backend in 1 file ☆60,323
  10. go-gitea/gitea — Self-hosted Git service ☆57,088
  11. golang-standards/project-layout — Standard Go project layout ☆56,358
  12. wagoodman/dive — Explore Docker image layers ☆54,374
  13. etcd-io/etcd — Distributed key-value store ☆52,034
  14. ethereum/go-ethereum — Go implementation of the Ethereum protocol ☆51,232
  15. mudler/LocalAI — Local OpenAI alternative ☆47,946
  16. milvus-io/milvus — Cloud-native vector database ☆45,404
  17. spf13/cobra — A Commander for modern Go CLI interactions ☆44,333
  18. charmbracelet/bubbletea — A powerful little TUI framework ☆44,028
  19. pingcap/tidb — Cloud-native distributed SQL DB ☆40,352
  20. gofiber/fiber — Express inspired web framework written in Go ☆40,016
  21. go-gorm/gorm — The fantastic ORM library for Golang, aims to be developer friendly ☆39,875
  22. schollz/croc — Easily and securely send things from one computer to another ☆39,008
  23. harness/harness — End-to-end developer platform ☆37,532
  24. restic/restic — Fast, secure backup program ☆35,215
  25. seaweedfs/seaweedfs — Fast distributed storage for blobs ☆33,769
  26. k3s-io/k3s — Lightweight Kubernetes ☆33,599
  27. zeromicro/go-zero — Microservices framework with CLI tools ☆33,222
  28. labstack/echo — High performance, minimalist Go web framework ☆32,569
  29. beego/beego — High-performance web framework ☆32,406
  30. cockroachdb/cockroach — Cloud native distributed SQL database ☆32,334
  31. kubernetes/minikube — Run Kubernetes locally ☆31,987
  32. influxdata/influxdb — Scalable datastore for metrics, events, and real-time analytics ☆31,665
  33. grafana/k6 — A modern load testing tool, using Go and JavaScript ☆31,129
  34. spf13/viper — Go configuration with fangs ☆30,398
  35. fyne-io/fyne — Cross platform GUI toolkit in Go inspired by Material Design ☆28,541
  36. stretchr/testify — Assertions and mocks for testing ☆26,115
  37. go-kratos/kratos — Your ultimate Go microservices framework for the cloud-native era. ☆25,820
  38. sirupsen/logrus — Structured, pluggable logging for Go. ☆25,748
  39. gocolly/colly — Web scraping framework for Go ☆25,392
  40. tsenart/vegeta — HTTP load testing tool and library. It's over 9000! ☆25,135
  41. uber-go/zap — Fast structured logging ☆24,588
  42. urfave/cli — Fast CLI framework for Go ☆24,174
  43. dolthub/dolt — Dolt – Git for Data ☆24,003
  44. air-verse/air — Live reload for Go apps ☆23,828
  45. valyala/fasthttp — Fast HTTP package for Go ☆23,421
  46. jaegertracing/jaeger — Distributed tracing platform ☆23,039
  47. FiloSottile/age — Simple encryption tool ☆23,016
  48. grpc/grpc-go — The Go language implementation of gRPC. HTTP/2 based RPC ☆23,016
  49. micro/go-micro — A Go agent harness and service framework ☆22,974
  50. go-chi/chi — Lightweight idiomatic HTTP router ☆22,594
  51. redis/go-redis — Redis Go client ☆22,201
  52. gorilla/mux — Powerful HTTP router ☆21,828
  53. dgraph-io/dgraph — high-performance graph database for real-time use cases ☆21,756
  54. samber/lo — Lodash-style utilities for Go ☆21,404
  55. vitessio/vitess — Database clustering for MySQL ☆21,172
  56. gofr-dev/gofr — Microservice framework for Go ☆21,077
  57. qax-os/excelize — Excel XLSX library for Go ☆20,813
  58. antonmedv/fx — Terminal JSON viewer & processor ☆20,547
  59. nats-io/nats-server — High-performance NATS message server ☆20,346
  60. apache/casbin — Authorization library for Go ☆20,290
  61. go-playground/validator — Struct and field validation for Go ☆20,083
  62. golangci/golangci-lint — Fast linters runner for Go ☆19,205
  63. golang-migrate/migrate — Database migrations. CLI and Golang library. ☆18,756
  64. keploy/keploy — API testing with auto mocks ☆18,356
  65. sqlc-dev/sqlc — Generate type-safe code from SQL ☆18,085
  66. jmoiron/sqlx — Extensions for database/sql ☆17,705
  67. rqlite/rqlite — Lightweight distributed SQLite ☆17,650
  68. tinygo-org/tinygo — Go compiler for microcontrollers ☆17,599
  69. VictoriaMetrics/VictoriaMetrics — Fast time series database and monitoring ☆17,407
  70. ent/ent — An entity framework for Go ☆17,147
  71. ipfs/kubo — An IPFS implementation in Go ☆17,084
  72. pion/webrtc — Pure Go implementation of the WebRTC API ☆16,674
  73. fatih/vim-go — Go development plugin for Vim ☆16,224
  74. goreleaser/goreleaser — Release engineering simplified ☆15,963
  75. go-task/task — Fast cross-platform build tool inspired by Make ☆15,894
  76. hashicorp/packer — Build machine images from config ☆15,743
  77. dgraph-io/badger — Fast key-value DB in Go. ☆15,730
  78. tidwall/gjson — Fast JSON value extraction ☆15,545
  79. kubernetes-sigs/kind — Kubernetes IN Docker - local clusters for testing Kubernetes ☆15,378
  80. go-sql-driver/mysql — MySQL driver for database/sql ☆15,278
  81. cloudflare/cloudflared — Cloudflare Tunnel client ☆15,002
  82. PuerkitoBio/goquery — jQuery-like HTML manipulation ☆14,973
  83. panjf2000/ants — ants is the most powerful and reliable pooling solution for Go. ☆14,469
  84. bytebase/bytebase — Database DevSecOps platform ☆14,302
  85. juicedata/juicefs — Distributed POSIX filesystem ☆14,244
  86. webview/webview — Tiny webview library for Go ☆14,174
  87. jackc/pgx — PostgreSQL driver and toolkit for Go ☆14,073
  88. gizak/termui — Golang terminal dashboard ☆13,578
  89. hibiken/asynq — Simple, reliable, and efficient distributed task queue in Go ☆13,563
  90. hajimehoshi/ebiten — A dead simple 2D game engine for Go ☆13,368
  91. golang/groupcache — Distributed cache library ☆13,339
  92. gogf/gf — Powerful full-stack framework ☆13,230
  93. chromedp/chromedp — Chrome DevTools Protocol driver ☆13,216
  94. gopherjs/gopherjs — A compiler from Go to JavaScript for running Go code in a browser ☆13,168
  95. IBM/sarama — Sarama is a Go library for Apache Kafka. ☆12,498
  96. rs/zerolog — Zero allocation JSON logger ☆12,480
  97. drakkan/sftpgo — Full-featured SFTP/FTP/HTTP server ☆12,329
  98. Shopify/toxiproxy — TCP proxy for chaos testing ☆12,197
  99. kubeshark/kubeshark — API traffic analyzer for Kubernetes ☆12,017
  100. adnanh/webhook — Lightweight webhook server ☆12,009

Gophers

Contributing

Please see CONTRIBUTING for details.

Feedback

Found something wrong? Open an issue or submit a pull request — contributions are welcome!

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Structured collection of Go frameworks, libraries, tools, and resources. Automatically maintained and up-to-date with metadata, filtering, and comprehensive categorization.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Used by

Contributors