Skip to content

abordage/awesome-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

532 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,815
  • go-task/task — Fast cross-platform build tool inspired by Make ☆15,879
  • 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,114
  • tsenart/vegeta — HTTP load testing tool and library. It's over 9000! ☆25,128
  • codesenberg/bombardier — Fast cross-platform HTTP benchmarking tool written in Go ☆6,812
  • 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,689
  • 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 ☆418
  • 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,665
  • quic-go/quic-go — A production-ready QUIC implementation in pure Go ☆11,721
  • google/gopacket — Provides packet processing capabilities for Go ☆6,791
  • osrg/gobgp — BGP implemented in the Go Programming Language ☆4,091
  • lxzan/gws — Fast websocket server and client ☆1,793
  • gosnmp/gosnmp — An SNMP library written in Go ☆1,252
  • bluenviron/gortsplib — RTSP client and server library for the Go programming language ☆930
  • 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,091
  • ybbus/jsonrpc — A simple go implementation of json rpc 2.0 client over http ☆370
  • 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,216
  • xtaci/kcp-go — A crypto-secure Reliable-UDP library for Golang with FEC support. ☆4,538
  • 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. ☆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,296
  • 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,572
  • 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 ☆176,897
  2. kubernetes/kubernetes — Production-Grade Container Scheduling and Management ☆123,964
  3. gin-gonic/gin — High-performance HTTP framework ☆88,973
  4. junegunn/fzf — Command-line fuzzy finder ☆81,971
  5. caddyserver/caddy — Multi-platform web server with HTTPS ☆74,363
  6. moby/moby — Container ecosystem components ☆71,904
  7. prometheus/prometheus — The Prometheus monitoring system and time series database. ☆65,314
  8. traefik/traefik — The Cloud Native Application Proxy ☆64,116
  9. pocketbase/pocketbase — Open Source realtime backend in 1 file ☆60,257
  10. go-gitea/gitea — Self-hosted Git service ☆57,034
  11. golang-standards/project-layout — Standard Go project layout ☆56,352
  12. wagoodman/dive — Explore Docker image layers ☆54,357
  13. etcd-io/etcd — Distributed key-value store ☆52,026
  14. ethereum/go-ethereum — Go implementation of the Ethereum protocol ☆51,220
  15. mudler/LocalAI — Local OpenAI alternative ☆47,856
  16. milvus-io/milvus — Cloud-native vector database ☆45,382
  17. spf13/cobra — A Commander for modern Go CLI interactions ☆44,314
  18. charmbracelet/bubbletea — A powerful little TUI framework ☆43,963
  19. pingcap/tidb — Cloud-native distributed SQL DB ☆40,344
  20. gofiber/fiber — Express inspired web framework written in Go ☆40,018
  21. go-gorm/gorm — The fantastic ORM library for Golang, aims to be developer friendly ☆39,884
  22. schollz/croc — Easily and securely send things from one computer to another ☆38,483
  23. harness/harness — End-to-end developer platform ☆37,494
  24. restic/restic — Fast, secure backup program ☆35,160
  25. seaweedfs/seaweedfs — Fast distributed storage for blobs ☆33,710
  26. k3s-io/k3s — Lightweight Kubernetes ☆33,573
  27. zeromicro/go-zero — Microservices framework with CLI tools ☆33,219
  28. labstack/echo — High performance, minimalist Go web framework ☆32,562
  29. beego/beego — High-performance web framework ☆32,409
  30. cockroachdb/cockroach — Cloud native distributed SQL database ☆32,321
  31. kubernetes/minikube — Run Kubernetes locally ☆31,985
  32. influxdata/influxdb — Scalable datastore for metrics, events, and real-time analytics ☆31,654
  33. grafana/k6 — A modern load testing tool, using Go and JavaScript ☆31,114
  34. spf13/viper — Go configuration with fangs ☆30,381
  35. fyne-io/fyne — Cross platform GUI toolkit in Go inspired by Material Design ☆28,532
  36. stretchr/testify — Assertions and mocks for testing ☆26,105
  37. go-kratos/kratos — Your ultimate Go microservices framework for the cloud-native era. ☆25,816
  38. sirupsen/logrus — Structured, pluggable logging for Go. ☆25,750
  39. gocolly/colly — Web scraping framework for Go ☆25,392
  40. tsenart/vegeta — HTTP load testing tool and library. It's over 9000! ☆25,128
  41. uber-go/zap — Fast structured logging ☆24,585
  42. urfave/cli — Fast CLI framework for Go ☆24,176
  43. dolthub/dolt — Dolt – Git for Data ☆23,981
  44. air-verse/air — Live reload for Go apps ☆23,815
  45. valyala/fasthttp — Fast HTTP package for Go ☆23,422
  46. jaegertracing/jaeger — Distributed tracing platform ☆23,030
  47. grpc/grpc-go — The Go language implementation of gRPC. HTTP/2 based RPC ☆23,016
  48. FiloSottile/age — Simple encryption tool ☆22,998
  49. micro/go-micro — A Go agent harness and service framework ☆22,970
  50. go-chi/chi — Lightweight idiomatic HTTP router ☆22,572
  51. redis/go-redis — Redis Go client ☆22,198
  52. gorilla/mux — Powerful HTTP router ☆21,831
  53. dgraph-io/dgraph — high-performance graph database for real-time use cases ☆21,754
  54. samber/lo — Lodash-style utilities for Go ☆21,399
  55. vitessio/vitess — Database clustering for MySQL ☆21,169
  56. gofr-dev/gofr — Microservice framework for Go ☆21,099
  57. qax-os/excelize — Excel XLSX library for Go ☆20,803
  58. antonmedv/fx — Terminal JSON viewer & processor ☆20,548
  59. nats-io/nats-server — High-performance NATS message server ☆20,322
  60. apache/casbin — Authorization library for Go ☆20,290
  61. go-playground/validator — Struct and field validation for Go ☆20,085
  62. golangci/golangci-lint — Fast linters runner for Go ☆19,203
  63. golang-migrate/migrate — Database migrations. CLI and Golang library. ☆18,749
  64. keploy/keploy — API testing with auto mocks ☆18,352
  65. sqlc-dev/sqlc — Generate type-safe code from SQL ☆18,071
  66. jmoiron/sqlx — Extensions for database/sql ☆17,704
  67. rqlite/rqlite — Lightweight distributed SQLite ☆17,645
  68. tinygo-org/tinygo — Go compiler for microcontrollers ☆17,598
  69. VictoriaMetrics/VictoriaMetrics — Fast time series database and monitoring ☆17,396
  70. ent/ent — An entity framework for Go ☆17,145
  71. ipfs/kubo — An IPFS implementation in Go ☆17,085
  72. pion/webrtc — Pure Go implementation of the WebRTC API ☆16,665
  73. fatih/vim-go — Go development plugin for Vim ☆16,223
  74. goreleaser/goreleaser — Release engineering simplified ☆15,960
  75. go-task/task — Fast cross-platform build tool inspired by Make ☆15,879
  76. hashicorp/packer — Build machine images from config ☆15,743
  77. dgraph-io/badger — Fast key-value DB in Go. ☆15,729
  78. tidwall/gjson — Fast JSON value extraction ☆15,544
  79. kubernetes-sigs/kind — Kubernetes IN Docker - local clusters for testing Kubernetes ☆15,373
  80. go-sql-driver/mysql — MySQL driver for database/sql ☆15,277
  81. PuerkitoBio/goquery — jQuery-like HTML manipulation ☆14,974
  82. cloudflare/cloudflared — Cloudflare Tunnel client ☆14,969
  83. panjf2000/ants — ants is the most powerful and reliable pooling solution for Go. ☆14,468
  84. bytebase/bytebase — Database DevSecOps platform ☆14,292
  85. juicedata/juicefs — Distributed POSIX filesystem ☆14,232
  86. webview/webview — Tiny webview library for Go ☆14,173
  87. jackc/pgx — PostgreSQL driver and toolkit for Go ☆14,065
  88. gizak/termui — Golang terminal dashboard ☆13,581
  89. hibiken/asynq — Simple, reliable, and efficient distributed task queue in Go ☆13,551
  90. hajimehoshi/ebiten — A dead simple 2D game engine for Go ☆13,366
  91. golang/groupcache — Distributed cache library ☆13,337
  92. gogf/gf — Powerful full-stack framework ☆13,229
  93. chromedp/chromedp — Chrome DevTools Protocol driver ☆13,210
  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,482
  97. drakkan/sftpgo — Full-featured SFTP/FTP/HTTP server ☆12,316
  98. Shopify/toxiproxy — TCP proxy for chaos testing ☆12,191
  99. kubeshark/kubeshark — API traffic analyzer for Kubernetes ☆12,014
  100. adnanh/webhook — Lightweight webhook server ☆12,001

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