Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

542 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,844
  • go-task/task — Fast cross-platform build tool inspired by Make ☆15,930
  • joerdav/xc — Markdown defined task runner. ☆1,397
  • goyek/goyek — Task automation Go library ☆696
  • flowexec/flow — Local-first developer automation platform — workflows, secrets, templates, and more. ☆135

CI/CD

Containers

DevOps Utilities

Infrastructure

Kubernetes

Load Testing

  • grafana/k6 — A modern load testing tool, using Go and JavaScript ☆31,183
  • tsenart/vegeta — HTTP load testing tool and library. It's over 9000! ☆25,139
  • 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 ☆811

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,201
  • go-gl/mathgl — A pure Go 3D math library. ☆607

Geospatial

Go Tooling

Compilers

Editor Plugins

Generate Tools

  • xuri/xgen — XSD parser and code generator ☆420
  • 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,689
  • quic-go/quic-go — A production-ready QUIC implementation in pure Go ☆11,732
  • google/gopacket — Provides packet processing capabilities for Go ☆6,791
  • osrg/gobgp — BGP implemented in the Go Programming Language ☆4,096
  • lxzan/gws — Fast websocket server and client ☆1,797
  • gosnmp/gosnmp — An SNMP library written in Go ☆1,253
  • 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) ☆721
  • 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,026
  • 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,228
  • xtaci/kcp-go — A crypto-secure Reliable-UDP library for Golang with FEC support. ☆4,544
  • cloudwego/netpoll — High-performance I/O framework ☆4,597
  • lesismal/nbio — High-performance network library ☆2,754
  • xtaci/gaio — High-performance, minimalist async-io (proactor) networking for Golang. ☆933
  • 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,350
  • nao1215/gup — Fast manager for Go-installed binaries in $GOBIN: update, export/import, and migrate toolsets across machines ☆591
  • marwanhawari/stew — An independent package manager for compiled binaries. ☆353
  • chaindead/modup — TUI for Go dependency updates ☆65

Version Control

Web Development

Microservices

Middlewares

Routers

  • go-chi/chi — Lightweight idiomatic HTTP router ☆22,626
  • gorilla/mux — Powerful HTTP router ☆21,831
  • 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,805
  2. kubernetes/kubernetes — Production-Grade Container Scheduling and Management ☆124,239
  3. gin-gonic/gin — High-performance HTTP framework ☆89,038
  4. junegunn/fzf — Command-line fuzzy finder ☆82,312
  5. caddyserver/caddy — Multi-platform web server with HTTPS ☆74,656
  6. moby/moby — Container ecosystem components ☆71,975
  7. prometheus/prometheus — The Prometheus monitoring system and time series database. ☆65,554
  8. traefik/traefik — The Cloud Native Application Proxy ☆64,283
  9. pocketbase/pocketbase — Open Source realtime backend in 1 file ☆60,456
  10. go-gitea/gitea — Self-hosted Git service ☆57,205
  11. golang-standards/project-layout — Standard Go project layout ☆56,403
  12. wagoodman/dive — Explore Docker image layers ☆54,413
  13. etcd-io/etcd — Distributed key-value store ☆52,070
  14. ethereum/go-ethereum — Go implementation of the Ethereum protocol ☆51,264
  15. mudler/LocalAI — Local OpenAI alternative ☆48,238
  16. milvus-io/milvus — Cloud-native vector database ☆45,511
  17. spf13/cobra — A Commander for modern Go CLI interactions ☆44,389
  18. charmbracelet/bubbletea — A powerful little TUI framework ☆44,153
  19. pingcap/tidb — Cloud-native distributed SQL DB ☆40,386
  20. gofiber/fiber — Express inspired web framework written in Go ☆40,038
  21. go-gorm/gorm — The fantastic ORM library for Golang, aims to be developer friendly ☆39,893
  22. schollz/croc — Easily and securely send things from one computer to another ☆39,332
  23. harness/harness — End-to-end developer platform ☆37,657
  24. restic/restic — Fast, secure backup program ☆35,350
  25. seaweedfs/seaweedfs — Fast distributed storage for blobs ☆33,902
  26. k3s-io/k3s — Lightweight Kubernetes ☆33,656
  27. zeromicro/go-zero — Microservices framework with CLI tools ☆33,236
  28. labstack/echo — High performance, minimalist Go web framework ☆32,597
  29. beego/beego — High-performance web framework ☆32,407
  30. cockroachdb/cockroach — Cloud native distributed SQL database ☆32,352
  31. kubernetes/minikube — Run Kubernetes locally ☆32,011
  32. influxdata/influxdb — Scalable datastore for metrics, events, and real-time analytics ☆31,678
  33. grafana/k6 — A modern load testing tool, using Go and JavaScript ☆31,183
  34. spf13/viper — Go configuration with fangs ☆30,423
  35. fyne-io/fyne — Cross platform GUI toolkit in Go inspired by Material Design ☆28,565
  36. stretchr/testify — Assertions and mocks for testing ☆26,147
  37. go-kratos/kratos — Your ultimate Go microservices framework for the cloud-native era. ☆25,844
  38. sirupsen/logrus — Structured, pluggable logging for Go. ☆25,746
  39. gocolly/colly — Web scraping framework for Go ☆25,404
  40. tsenart/vegeta — HTTP load testing tool and library. It's over 9000! ☆25,139
  41. uber-go/zap — Fast structured logging ☆24,619
  42. urfave/cli — Fast CLI framework for Go ☆24,183
  43. dolthub/dolt — Dolt – Git for Data ☆24,074
  44. air-verse/air — Live reload for Go apps ☆23,844
  45. valyala/fasthttp — Fast HTTP package for Go ☆23,421
  46. FiloSottile/age — Simple encryption tool ☆23,091
  47. jaegertracing/jaeger — Distributed tracing platform ☆23,069
  48. grpc/grpc-go — The Go language implementation of gRPC. HTTP/2 based RPC ☆23,026
  49. micro/go-micro — A Go agent harness and service framework ☆22,996
  50. go-chi/chi — Lightweight idiomatic HTTP router ☆22,626
  51. redis/go-redis — Redis Go client ☆22,209
  52. gorilla/mux — Powerful HTTP router ☆21,831
  53. dgraph-io/dgraph — high-performance graph database for real-time use cases ☆21,767
  54. samber/lo — Lodash-style utilities for Go ☆21,401
  55. vitessio/vitess — Database clustering for MySQL ☆21,201
  56. gofr-dev/gofr — Microservice framework for Go ☆21,056
  57. qax-os/excelize — Excel XLSX library for Go ☆20,829
  58. antonmedv/fx — Terminal JSON viewer & processor ☆20,564
  59. nats-io/nats-server — High-performance NATS message server ☆20,392
  60. apache/casbin — Authorization library for Go ☆20,306
  61. go-playground/validator — Struct and field validation for Go ☆20,094
  62. golangci/golangci-lint — Fast linters runner for Go ☆19,226
  63. golang-migrate/migrate — Database migrations. CLI and Golang library. ☆18,785
  64. keploy/keploy — API testing with auto mocks ☆18,368
  65. sqlc-dev/sqlc — Generate type-safe code from SQL ☆18,123
  66. jmoiron/sqlx — Extensions for database/sql ☆17,716
  67. rqlite/rqlite — Lightweight distributed SQLite ☆17,668
  68. tinygo-org/tinygo — Go compiler for microcontrollers ☆17,610
  69. VictoriaMetrics/VictoriaMetrics — Fast time series database and monitoring ☆17,470
  70. ent/ent — An entity framework for Go ☆17,158
  71. ipfs/kubo — An IPFS implementation in Go ☆17,093
  72. pion/webrtc — Pure Go implementation of the WebRTC API ☆16,689
  73. fatih/vim-go — Go development plugin for Vim ☆16,221
  74. goreleaser/goreleaser — Release engineering simplified ☆15,977
  75. go-task/task — Fast cross-platform build tool inspired by Make ☆15,930
  76. hashicorp/packer — Build machine images from config ☆15,752
  77. dgraph-io/badger — Fast key-value DB in Go. ☆15,742
  78. tidwall/gjson — Fast JSON value extraction ☆15,547
  79. kubernetes-sigs/kind — Kubernetes IN Docker - local clusters for testing Kubernetes ☆15,395
  80. go-sql-driver/mysql — MySQL driver for database/sql ☆15,278
  81. cloudflare/cloudflared — Cloudflare Tunnel client ☆15,077
  82. PuerkitoBio/goquery — jQuery-like HTML manipulation ☆14,976
  83. panjf2000/ants — ants is the most powerful and reliable pooling solution for Go. ☆14,472
  84. bytebase/bytebase — Database DevSecOps platform ☆14,350
  85. juicedata/juicefs — Distributed POSIX filesystem ☆14,268
  86. webview/webview — Tiny webview library for Go ☆14,183
  87. jackc/pgx — PostgreSQL driver and toolkit for Go ☆14,094
  88. hibiken/asynq — Simple, reliable, and efficient distributed task queue in Go ☆13,597
  89. gizak/termui — Golang terminal dashboard ☆13,581
  90. hajimehoshi/ebiten — A dead simple 2D game engine for Go ☆13,377
  91. golang/groupcache — Distributed cache library ☆13,339
  92. gogf/gf — Powerful full-stack framework ☆13,236
  93. chromedp/chromedp — Chrome DevTools Protocol driver ☆13,230
  94. gopherjs/gopherjs — A compiler from Go to JavaScript for running Go code in a browser ☆13,171
  95. IBM/sarama — Sarama is a Go library for Apache Kafka. ☆12,500
  96. rs/zerolog — Zero allocation JSON logger ☆12,485
  97. drakkan/sftpgo — Full-featured SFTP/FTP/HTTP server ☆12,360
  98. Shopify/toxiproxy — TCP proxy for chaos testing ☆12,222
  99. kubeshark/kubeshark — API traffic analyzer for Kubernetes ☆12,030
  100. adnanh/webhook — Lightweight webhook server ☆12,016

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

5 stars

Watchers

1 watching

Forks

Used by

Contributors