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