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,734 - wit-ai/wit-go (⭐171) — Go client for wit.ai HTTP API ☆
171
Artificial Intelligence
- ollama/ollama (⭐178k) — Run LLMs locally ☆
178,403 - mudler/LocalAI (⭐48k) — Local OpenAI alternative ☆
48,418 - tmc/langchaingo (⭐9.6k) — LangChain for Go, the easiest way to write LLM-based programs in Go ☆
9,607 - maximhq/bifrost (⭐6.9k) — Fastest LLM gateway for Go ☆
7,275 - philippgille/chromem-go (⭐1k) — Embeddable vector database for Go ☆
1,044 - universal-tool-calling-protocol/go-utcp (⭐120) — Official Go implementation of the UTCP ☆
121 - presbrey/ollamafarm (⭐101) — Manage multiple Ollama instances ☆
101
Machine Learning
- otiai10/gosseract (⭐3.1k) — OCR using Tesseract in Go ☆
3,127 - gomlx/gomlx (⭐1.6k) — GoMLX: An Accelerated Machine Learning Framework For Go ☆
1,602 - jbrukh/bayesian (⭐814) — Naive Bayesian Classification for Golang. ☆
814 - knights-analytics/hugot (⭐634) — Onnx transformer pipelines in Golang ☆
634 - c-bata/goptuna (⭐279) — 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,948 - gordonklaus/portaudio (⭐841) — Go bindings for the PortAudio audio I/O library ☆
841 - gen2brain/malgo (⭐422) — Mini audio library ☆
423 - mewkiz/flac (⭐360) — Package flac provides access to FLAC (Free Lossless Audio Codec) streams. ☆
360 - tosone/minimp3 (⭐133) — Decode mp3 ☆
133
Images
- hybridgroup/gocv (⭐7.5k) — Computer vision with OpenCV 4 ☆
7,486 - anthonynsimon/bild (⭐4.2k) — Image processing algorithms in pure Go ☆
4,203 - cshum/imagor (⭐4k) — Fast, secure image processing server and Go library, using libvips ☆
4,002 - thoas/picfit (⭐2.3k) — An image resizing server written in Go ☆
2,340 - gographics/imagick (⭐1.9k) — Go binding to ImageMagick's MagickWand C API ☆
1,873 - tdewolff/canvas (⭐1.8k) — Vector graphics in Go ☆
1,827 - davidbyttow/govips (⭐1.6k) — A lightning fast image processing and resizing library for Go ☆
1,646 - yeqown/go-qrcode (⭐857) — Customizable QR code generator ☆
858 - HugoSmits86/nativewebp (⭐454) — Native webp encoder for Go ☆
454 - auyer/steganography (⭐353) — LSB steganography in pure Go ☆
353 - kolesa-team/go-webp (⭐316) — Simple and fast webp library for golang ☆
316 - qmuntal/gltf (⭐285) — Go library for encoding glTF 2.0 files ☆
285 - Pixboost/transformimgs (⭐292) — Open source image CDN. ☆
292 - 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 (⭐60) — A native, high-quality and minimalistic QR code generator and decoder ☆
60
Video
- asticode/go-astiav (⭐728) — Golang ffmpeg and libav C bindings ☆
728 - asticode/go-astisub (⭐703) — Manipulate subtitles in Go ☆
703 - Eyevinn/mp4ff (⭐650) — MP4/ISOBMFF tools and library ☆
651 - asticode/go-astits (⭐616) — Demux and mux MPEG Transport Streams (.ts) natively in GO ☆
616 - adrg/libvlc-go (⭐509) — Go bindings for libVLC ☆
509 - Eyevinn/hls-m3u8 (⭐67) — HLS m3u8 library in Go ☆
68 - 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,194 - markbates/goth (⭐6.6k) — Multi-provider authentication ☆
6,591 - golang/oauth2 (⭐5.9k) — Go OAuth2 ☆
5,890 - aarondl/authboss (⭐4.2k) — The boss of http auth. ☆
4,197 - alexedwards/scs (⭐2.6k) — HTTP Session Management for Go ☆
2,613 - lestrrat-go/jwx (⭐2.4k) — Complete JWx implementation ☆
2,412 - openshift/osin (⭐1.9k) — Golang OAuth2 server library ☆
1,934 - dghubble/gologin (⭐2k) — Go login handlers for authentication providers (OAuth1, OAuth2) ☆
1,958 - zitadel/oidc (⭐1.9k) — OpenID Connect client and server ☆
1,864 - cristalhq/jwt (⭐690) — Safe, simple and fast JSON Web Tokens for Go ☆
690 - go-jose/go-jose (⭐528) — An implementation of JOSE standards (JWE, JWS, JWT) in Go ☆
528 - abraithwaite/jeff (⭐272) — Jeff provides the simplest way to manage web sessions in Go. ☆
272 - leodip/goiabada (⭐200) — Goiabada is an OAuth2 / OpenID Connect server written in Go. ☆
200 - 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,322 - openfga/openfga (⭐5.6k) — Fine-grained authorization server ☆
5,589 - ory/keto (⭐5.4k) — Customizable permission server ☆
5,388 - cerbos/cerbos (⭐4.5k) — Open core authorization layer ☆
4,533
Bots & Chat
Bot Frameworks
- tucnak/telebot (⭐4.6k) — Telebot is a Telegram bot framework in Go. ☆
4,634 - go-telegram/bot (⭐1.8k) — Telegram Bot API Go framework ☆
1,803 - mymmrac/telego (⭐1.1k) — Telegram Bot API library for Go ☆
1,063 - diamondburned/arikawa (⭐598) — A Golang library and framework for the Discord API. ☆
598 - NicoNex/echotron (⭐444) — An elegant and concurrent library for the Telegram bot API in Go. ☆
445 - gempir/go-twitch-irc (⭐402) — go irc client for twitch.tv ☆
402 - innogames/slack-bot (⭐210) — Slack bot for Jenkins, Jira, PRs ☆
210 - mr-linch/go-tg (⭐136) — Telegram Bot API client ☆
136 - slack-io/slacker (⭐61) — Slack Bot Framework ☆
62 - onrik/micha (⭐34) — Client lib for Telegram bot api ☆
34
Chat APIs
- bwmarrin/discordgo (⭐6k) — (Golang) Go bindings for Discord ☆
5,971 - slack-go/slack (⭐5k) — Slack API in Go ☆
4,955 - huandu/facebook (⭐1.5k) — A Facebook Graph API SDK For Go. ☆
1,480 - chyroc/lark (⭐476) — Lark/Feishu Open API SDK ☆
476 - go-lark/lark (⭐246) — Feishu/Lark SDK for Go ☆
246 - switchupcb/disgo (⭐115) — Next-gen Discord API library ☆
115
CLI & Terminal
Advanced Console UIs
- charmbracelet/bubbletea (⭐44k) — A powerful little TUI framework ☆
44,334 - antonmedv/fx (⭐21k) — Terminal JSON viewer & processor ☆
20,578 - gizak/termui (⭐14k) — Golang terminal dashboard ☆
13,583 - charmbracelet/lipgloss (⭐12k) — Style definitions for nice terminal layouts ☆
11,695 - jroimartin/gocui (⭐11k) — Minimalist Go package aimed at creating Console User Interfaces. ☆
10,598 - charmbracelet/bubbles (⭐8.8k) — TUI components for Bubble Tea ☆
8,798 - pterm/pterm (⭐5.5k) — Modern terminal output library ☆
5,514 - c-bata/go-prompt (⭐5.5k) — Interactive prompts for Go ☆
5,489 - schollz/progressbar (⭐4.7k) — Thread-safe progress bar ☆
4,691 - guptarohit/asciigraph (⭐3.1k) — ASCII line graphs in terminal ☆
3,085 - mum4k/termdash (⭐3k) — Terminal-based dashboard ☆
3,027 - vbauerster/mpb (⭐2.5k) — Multi progress bar ☆
2,507 - briandowns/spinner (⭐2.5k) — Terminal spinner indicators ☆
2,531 - muesli/termenv (⭐2k) — Terminal color support ☆
2,018 - gookit/color (⭐1.6k) — Terminal color rendering ☆
1,601 - logrusorgru/aurora (⭐1.5k) — ANSI colors for Printf ☆
1,494 - mattn/go-isatty (⭐923) — Check if terminal is TTY ☆
923 - mattn/go-colorable (⭐812) — Colorable writer for Windows ☆
812 - box-cli-maker/box-cli-maker (⭐647) — Render highly customizable boxes in the terminal ☆
647 - Evertras/bubble-table (⭐576) — Table component for Bubble Tea ☆
576 - 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,454 - urfave/cli (⭐24k) — Fast CLI framework for Go ☆
24,193 - elves/elvish (⭐6.4k) — Scripting shell for Go ☆
6,353 - alecthomas/kingpin (⭐3.6k) — Command-line parser ☆
3,568 - dnote/dnote (⭐3k) — Command-line notebook ☆
3,054 - spf13/pflag (⭐2.8k) — POSIX/GNU-style flags ☆
2,760 - alexflint/go-arg (⭐2.3k) — Struct-based argument parsing ☆
2,269 - carapace-sh/carapace-bin (⭐1.9k) — Multi-shell completion binary ☆
1,920 - nanovms/ops (⭐1.5k) — Build and run unikernels ☆
1,509 - carapace-sh/carapace (⭐1.4k) — Multi-shell completion library ☆
1,406 - ddddddO/gtree (⭐357) — Generate ASCII tree from Markdown ☆
358 - urfave/sflags (⭐168) — Generate flags from structs ☆
169 - reeflective/readline (⭐146) — Shell library with inputrc ☆
147 - hedzr/cmdr (⭐141) — POSIX-compliant CLI parser ☆
141 - reeflective/console (⭐115) — Console library for Cobra ☆
116 - hashicorp/cli (⭐42) — CLI library for Go ☆
43 - dixonwille/wlog (⭐67) — Cross-platform logging ☆
67 - DavidGamba/go-getoptions (⭐59) — 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 - nyaosorg/go-readline-ny (⭐36) — Readline for Go ☆
36
Concurrency
Actor Model
- asynkron/protoactor-go (⭐5.5k) — Ultra fast distributed actors for Go ☆
5,491 - ergo-services/ergo (⭐4.6k) — Actor framework with network transparency ☆
4,623 - anthdm/hollywood (⭐2.3k) — Blazingly fast and light-weight Actor engine written in Golang ☆
2,325 - Tochemey/goakt (⭐369) — Distributed actor framework ☆
369
Goroutines
- panjf2000/ants (⭐14k) — ants is the most powerful and reliable pooling solution for Go. ☆
14,488 - benmanns/goworker (⭐2.8k) — Resque-compatible background worker ☆
2,846 - alitto/pond (⭐2.2k) — High-performance worker pool ☆
2,185 - destel/rill (⭐1.8k) — Channel-based concurrency toolkit ☆
1,848 - xxjwxc/gowp (⭐515) — Goroutine worker pool ☆
515 - vladopajic/go-actor (⭐307) — Actor model library ☆
307 - timandy/routine (⭐291) — ThreadLocal for Go ☆
291 - reugn/async (⭐312) — Async computation package ☆
312 - 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,430 - caarlos0/env (⭐6.3k) — Parse environment variables to structs ☆
6,285 - knadh/koanf (⭐4.2k) — Lightweight config management ☆
4,156 - alecthomas/kong (⭐3.2k) — Command-line parser for Go ☆
3,156 - adrg/xdg (⭐1k) — XDG Base Directory implementation ☆
1,012 - cristalhq/aconfig (⭐639) — Simple config loader ☆
639 - gookit/config (⭐586) — Config management with formats ☆
586 - nil-go/konf (⭐391) — Simplest config loader for Go ☆
391 - kkyr/fig (⭐381) — Minimalist config library ☆
381 - hjson/hjson-go (⭐356) — Hjson for Go ☆
356 - 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 (⭐92) — HOCON config library for Go ☆
92 - BoRuDar/configuration (⭐108) — 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 (⭐39) — Config struct decoder ☆
39 - 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,551 - bytedance/sonic (⭐9.6k) — A blazingly fast JSON serializing & deserializing library ☆
9,572 - valyala/fastjson (⭐2.5k) — Fast JSON parser for Go ☆
2,465 - ohler55/ojg (⭐953) — Optimized JSON for Go ☆
953 - wI2L/jsondiff (⭐632) — JSON Patch diff computation ☆
632 - spyzhov/ajson (⭐291) — Abstract JSON with JSONPath ☆
291 - 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
- ugorji/go (⭐2k) — Codec for msgpack, cbor, json ☆
1,957 - linkedin/goavro (⭐1.1k) — Goavro is a library that encodes and decodes Avro data. ☆
1,069 - fxamacker/cbor (⭐1.1k) — CBOR codec with extensions ☆
1,077 - jszwec/csvutil (⭐1k) — CSV to struct mapping ☆
1,033 - ghostiam/binstruct (⭐114) — Binary to struct decoder ☆
114 - o1egl/fwencoder (⭐27) — Fixed width file parser ☆
27 - tiendc/go-csvlib (⭐18) — High-level CSV library ☆
18
XML
- miku/zek (⭐821) — Generate Go struct from XML ☆
821 - antchfx/xpath (⭐742) — XPath for Go ☆
742 - antchfx/xmlquery (⭐490) — XPath XML query ☆
490
Data Structures
Bit-packing and Compression
- RoaringBitmap/roaring (⭐2.9k) — Compressed bitmaps for Go ☆
2,918 - iancmcc/bingo (⭐52) — Zero-allocation binary encoding ☆
52
Bloom and Cuckoo Filters
- bits-and-blooms/bloom (⭐2.8k) — Bloom filter implementation ☆
2,804 - tylertreat/BoomFilters (⭐1.6k) — Probabilistic data structures for streams ☆
1,646 - 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,947 - deckarep/golang-set (⭐4.7k) — Generic set type for Go ☆
4,701 - bits-and-blooms/bitset (⭐1.5k) — Go package implementing bitsets ☆
1,511 - liyue201/gostl (⭐1.1k) — Data structures modeled on C++ STL ☆
1,139 - axiomhq/hyperloglog (⭐1k) — HyperLogLog with optimizations ☆
1,045 - kelindar/bitmap (⭐381) — Simple dense bitmap index in Go with binary operators ☆
381 - 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 (⭐787) — Fast ring-buffer deque (double-ended queue) ☆
787 - adrianbrad/queue (⭐362) — Multiple queue implementations ☆
362 - mikestefanello/backlite (⭐151) — SQLite-backed task queues ☆
151 - embano1/memlog (⭐142) — A Kafka log inspired in-memory and append-only data structure ☆
142
Databases
Caches
- golang/groupcache (⭐13k) — Distributed cache library ☆
13,337 - dgraph-io/ristretto (⭐7k) — A high performance memory-bound Go cache ☆
6,976 - eko/gocache (⭐2.9k) — Multi-store caching library ☆
2,882 - maypok86/otter (⭐2.7k) — A high performance caching library for Go ☆
2,663 - VictoriaMetrics/fastcache (⭐2.4k) — Fast in-memory cache for Go ☆
2,373 - jellydator/ttlcache (⭐1.3k) — An in-memory cache with item expiration and generics ☆
1,273 - viccon/sturdyc (⭐1.3k) — Caching with advanced concurrency ☆
1,282 - EchoVault/SugarDB (⭐537) — Embeddable and distributed in-memory alternative to Redis. ☆
536 - Yiling-J/theine-go (⭐379) — high performance in-memory cache ☆
379 - elastic/go-freelru (⭐272) — GC-less, fast and generic LRU cache for Go ☆
272 - samber/hot (⭐265) — In-memory caching library for read-intensive Go applications ☆
269 - 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,813 - bytebase/bytebase (⭐14k) — Database DevSecOps platform ☆
14,375 - pressly/goose (⭐11k) — A database migration tool. Supports SQL migrations and Go functions. ☆
11,320 - ariga/atlas (⭐8.6k) — Declarative schema migrations with schema-as-code workflows ☆
8,634 - amacneil/dbmate (⭐7k) — A lightweight, framework-agnostic database migration tool. ☆
7,043 - rubenv/sql-migrate (⭐3.4k) — SQL schema migration tool for Go. ☆
3,416 - skeema/skeema (⭐1.4k) — Declarative pure-SQL schema management for MySQL and MariaDB ☆
1,375 - go-gormigrate/gormigrate (⭐1.2k) — Minimalistic database migration helper for Gorm ORM ☆
1,173 - 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,220 - sosedoff/pgweb (⭐9.5k) — Cross-platform client for PostgreSQL databases ☆
9,476 - go-mysql-org/go-mysql (⭐5k) — a powerful mysql toolset with Go ☆
4,966 - prest/prest (⭐4.6k) — PostgreSQL REST API server ☆
4,609 - ContentSquare/chproxy (⭐1.5k) — Open-Source ClickHouse http proxy and load balancer ☆
1,477 - cybertec-postgresql/pg_timetable (⭐1.4k) — Advanced PostgreSQL scheduler ☆
1,395 - liweiyi88/onedump (⭐987) — Effortless database administration tool ☆
986 - HDT3213/rdb (⭐621) — Redis RDB parser for Go ☆
622 - nikepan/clickhouse-bulk (⭐512) — Batch inserts for ClickHouse ☆
512 - wesql/wescale (⭐316) — MySQL proxy with read/write split ☆
316 - gatewayd-io/gatewayd (⭐288) — database gateway for building data-driven applications ☆
288 - 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 (⭐46) — Generate CSV from data models ☆
46
Databases Implemented in Go
- prometheus/prometheus (⭐66k) — The Prometheus monitoring system and time series database. ☆
65,724 - milvus-io/milvus (⭐45k) — Cloud-native vector database ☆
45,620 - pingcap/tidb (⭐40k) — Cloud-native distributed SQL DB ☆
40,426 - cockroachdb/cockroach (⭐32k) — Cloud native distributed SQL database ☆
32,384 - influxdata/influxdb (⭐32k) — Scalable datastore for metrics, events, and real-time analytics ☆
31,689 - dolthub/dolt (⭐24k) — Dolt – Git for Data ☆
24,167 - dgraph-io/dgraph (⭐22k) — high-performance graph database for real-time use cases ☆
21,772 - VictoriaMetrics/VictoriaMetrics (⭐18k) — Fast time series database and monitoring ☆
17,521 - rqlite/rqlite (⭐18k) — Lightweight distributed SQLite ☆
17,675 - dgraph-io/badger (⭐16k) — Fast key-value DB in Go. ☆
15,750 - dicedb/dicedb (⭐11k) — Low-latency key/value engine on Valkey with storage tiers ☆
10,773 - etcd-io/bbolt (⭐9.7k) — An embedded key/value database for Go. ☆
9,681 - codenotary/immudb (⭐9k) — Immutable database with SQL ☆
9,019 - cockroachdb/pebble (⭐6k) — RocksDB/LevelDB inspired key-value database in Go ☆
5,993 - rosedblabs/rosedb (⭐4.9k) — Fast key/value storage engine ☆
4,884 - tidwall/buntdb (⭐4.9k) — Embeddable in-memory key/value DB ☆
4,863 - nalgeon/redka (⭐4.6k) — Redis re-implemented with SQL ☆
4,569 - nutsdb/nutsdb (⭐3.6k) — Simple embeddable key/value store ☆
3,578 - lindb/lindb (⭐3.1k) — Scalable time-series database ☆
3,067 - lotusdblabs/lotusdb (⭐2.3k) — Key-value database with LSM and B+ tree ☆
2,256 - 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,273 - 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 ☆
34,038 - juicedata/juicefs (⭐14k) — Distributed POSIX filesystem ☆
14,312
Interfaces to Multiple Backends
- philippgille/gokv (⭐828) — Key-value store abstraction ☆
828 - avito-tech/go-transaction-manager (⭐414) — Transaction manager for Go ☆
414 - 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,222 - gomodule/redigo (⭐9.9k) — Go client for Redis ☆
9,857 - mongodb/mongo-go-driver (⭐8.5k) — The Official Golang driver for MongoDB ☆
8,538 - bradfitz/gomemcache (⭐1.9k) — Go Memcached client library #golang ☆
1,881 - 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,915 - ent/ent (⭐17k) — An entity framework for Go ☆
17,170 - aarondl/sqlboiler (⭐7k) — Generate a Go ORM tailored to your database schema. ☆
6,990 - uptrace/bun (⭐4.9k) — SQL-first Golang ORM ☆
4,929 - upper/db (⭐3.7k) — Data access layer for databases ☆
3,661 - stephenafamo/bob (⭐1.8k) — SQL builder with ORM generator ☆
1,769 - huandu/go-sqlbuilder (⭐1.7k) — SQL builder with zero-config ORM ☆
1,724 - go-rel/rel (⭐786) — Modern ORM for Golang ☆
787 - 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,749 - TomWright/dasel (⭐8k) — Query and modify data formats ☆
8,016 - graph-gophers/graphql-go (⭐4.8k) — GraphQL server with a focus on ease of use ☆
4,759 - hashicorp/mql (⭐67) — Model Query Language (mql) is a query language for your database models. ☆
67 - bhmj/jsonslice (⭐92) — json slicer ☆
92 - ccbrown/api-fu (⭐58) — 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,278 - jackc/pgx (⭐14k) — PostgreSQL driver and toolkit for Go ☆
14,130 - 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,086 - godror/godror (⭐596) — GO DRiver for ORacle DB ☆
596 - cvilsmeier/sqinn-go (⭐537) — Golang SQLite without cgo ☆
538 - VinGarcia/ksql (⭐360) — A Simple and Powerful Golang SQL Library ☆
360 - surrealdb/surrealdb.go (⭐316) — SurrealDB SDK for Golang ☆
316 - nakagami/firebirdsql (⭐266) — Firebird RDBMS sql driver for Go (golang) ☆
266 - ydb-platform/ydb-go-sdk (⭐181) — Pure Go native and database/sql driver for YDB ☆
181 - 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,161 - xo/dbtpl (⭐3.9k) — Generate Go code for databases ☆
3,895 - go-jet/jet (⭐3.8k) — Type-safe SQL builder with codegen ☆
3,776 - lqs/sqlingo (⭐455) — A lightweight DSL & ORM which helps you to write SQL in Go. ☆
455 - arthurkushman/buildsqlx (⭐188) — Go database query builder library for PostgreSQL ☆
188 - 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,061 - ClickHouse/clickhouse-go (⭐3.3k) — Golang driver for ClickHouse ☆
3,326 - sourcegraph/zoekt (⭐1.8k) — Fast trigram-based code search ☆
1,819 - sdqri/effdsl (⭐34) — Elasticsearch query builder for golang ☆
34
DevOps & Build
Backup
- restic/restic (⭐35k) — Fast, secure backup program ☆
35,486 - gilbertchen/duplicacy (⭐5.7k) — Cloud backup tool ☆
5,668
Build Automation
- air-verse/air (⭐24k) — Live reload for Go apps ☆
23,874 - go-task/task (⭐16k) — Fast cross-platform build tool inspired by Make ☆
15,959 - joerdav/xc (⭐1.4k) — Markdown defined task runner. ☆
1,401 - 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,799 - woodpecker-ci/woodpecker (⭐7.7k) — Simple, powerful CI/CD engine ☆
7,673 - ovh/cds (⭐4.8k) — Enterprise CI/CD platform ☆
4,832 - raviqqe/muffet (⭐2.6k) — Fast website link checker ☆
2,611 - pipe-cd/pipecd (⭐1.3k) — The One CD for All {applications, platforms, operations} ☆
1,340 - jenkins-zh/jenkins-cli (⭐428) — Jenkins CLI allows you to manage your Jenkins in an easy way ☆
428 - 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
Containers
- moby/moby (⭐72k) — Container ecosystem components ☆
72,013 - traefik/traefik (⭐64k) — The Cloud Native Application Proxy ☆
64,443 - ko-build/ko (⭐8.5k) — Build and deploy Go applications ☆
8,492 - s0rg/decompose (⭐139) — Reverse-engineering tool for docker environments ☆
139 - x1unix/docker-go-mingw (⭐55) — Docker for Go with MinGW toolchain ☆
55
DevOps Utilities
- go-gitea/gitea (⭐57k) — Self-hosted Git service ☆
57,351 - TwiN/gatus (⭐12k) — Developer-oriented status page with alerting ☆
11,799 - bitfield/script (⭐7k) — Making it easy to write shell-like scripts in Go ☆
7,019 - fleetdm/fleet (⭐6.7k) — Open device management ☆
6,703 - taubyte/tau (⭐5.1k) — Fullstack Workspace for Humans & Machines ☆
5,110 - megaease/easeprobe (⭐2.3k) — Service health monitoring tool ☆
2,295 - ajvb/kala (⭐2.2k) — Modern Job Scheduler ☆
2,155 - gabrie30/ghorg (⭐2.1k) — Clone entire GitHub orgs ☆
2,115 - sanbornm/go-selfupdate (⭐1.7k) — Enable your Go applications to self update ☆
1,698 - yusufcanb/tlm (⭐1.5k) — Local CLI Copilot, powered by Ollama. ☆
1,488 - ovh/utask (⭐1.4k) — Automation engine with YAML config ☆
1,394 - TimothyYe/skm (⭐1.1k) — A simple and powerful SSH keys manager ☆
1,077 - scaleway/scaleway-cli (⭐990) — Command Line Interface for Scaleway ☆
991 - alexliesenfeld/health (⭐836) — A simple and flexible health check library for Go. ☆
836 - kool-dev/kool (⭐724) — Dev to cloud web apps made easy ☆
724 - kevincobain2000/gobrew (⭐428) — Go version manager without root ☆
428 - 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. ☆
280 - jkaninda/goma-gateway (⭐185) — Lightweight API gateway and proxy ☆
185 - 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,754 - pomerium/pomerium (⭐4.9k) — Pomerium is an identity and context-aware access proxy. ☆
4,950 - peak/s5cmd (⭐4.2k) — Parallel S3 and local filesystem execution tool. ☆
4,161 - aptly-dev/aptly (⭐2.9k) — aptly - Debian repository management tool ☆
2,862 - KusionStack/kusion (⭐1.3k) — Declarative platform orchestrator ☆
1,316 - oxyno-zeta/s3-proxy (⭐482) — S3 reverse proxy with auth ☆
482
Kubernetes
- kubernetes/kubernetes (⭐124k) — Production-Grade Container Scheduling and Management ☆
124,477 - k3s-io/k3s (⭐34k) — Lightweight Kubernetes ☆
33,728 - kubernetes/minikube (⭐32k) — Run Kubernetes locally ☆
32,027 - kubernetes-sigs/kind (⭐15k) — Kubernetes IN Docker - local clusters for testing Kubernetes ☆
15,414 - kubeshark/kubeshark (⭐12k) — API traffic analyzer for Kubernetes ☆
12,037 - flannel-io/flannel (⭐9.5k) — Network fabric for containers ☆
9,522 - getanteon/anteon (⭐8.5k) — eBPF Kubernetes monitoring tool ☆
8,522 - kubevela/kubevela (⭐7.9k) — The Modern Application Platform. ☆
7,879 - k3d-io/k3d (⭐6.5k) — Little helper to run CNCF's k3s in Docker ☆
6,516 - stefanprodan/podinfo (⭐6k) — Go microservice template for Kubernetes ☆
5,976 - apecloud/kubeblocks (⭐3.1k) — Kubernetes operator for databases ☆
3,102 - kubenetworks/kubevpn (⭐1.4k) — Connect to Kubernetes cluster network ☆
1,364 - abahmed/kwatch (⭐1k) — monitor & detect crashes in your Kubernetes(K8s) cluster instantly ☆
1,014 - getanteon/alaz (⭐717) — eBPF agent for K8s observability ☆
716
Load Testing
- grafana/k6 (⭐31k) — A modern load testing tool, using Go and JavaScript ☆
31,248 - tsenart/vegeta (⭐25k) — HTTP load testing tool and library. It's over 9000! ☆
25,144 - codesenberg/bombardier (⭐6.8k) — Fast cross-platform HTTP benchmarking tool written in Go ☆
6,821 - rogerwelin/cassowary (⭐812) — Modern cross-platform HTTP load-testing tool written in Go ☆
812
- axllent/mailpit (⭐10k) — An email and SMTP testing tool with API for developers ☆
10,098 - foxcpp/maddy (⭐6.1k) — Composable all-in-one mail server. ☆
6,063 - mjl-/mox (⭐5.8k) — Modern secure mail server ☆
5,780 - matcornic/hermes (⭐3k) — Clean HTML email generator ☆
3,024 - AfterShip/email-verifier (⭐1.6k) — Email verification without sending emails ☆
1,594 - wneessen/go-mail (⭐1.5k) — Easy to use, yet comprehensive library for sending mails with Go ☆
1,465 - sendgrid/sendgrid-go (⭐1.1k) — The Official Twilio SendGrid Golang API Library ☆
1,061 - mailgun/mailgun-go (⭐745) — Go library for the Mailgun API. ☆
745 - emersion/go-message (⭐456) — Internet Message Format library ☆
456 - vanng822/go-premailer (⭐204) — Inline CSS for HTML mail ☆
204 - 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,284 - ipfs/kubo (⭐17k) — IPFS implementation in Go: a daemon that stores and serves content-addressed data, with a CLI, HTTP Gateway, and RPC API ☆
17,100 - lightningnetwork/lnd (⭐8.2k) — Lightning Network Daemon ☆
8,182 - cosmos/cosmos-sdk (⭐7k) — Framework for building performant, customizable blockchains with native interoperability ☆
7,045 - solana-foundation/solana-go (⭐1.6k) — Go SDK library and RPC client for the Solana Blockchain ☆
1,574 - gnolang/gno (⭐1.1k) — Interpreted Go virtual machine ☆
1,082 - cometbft/cometbft (⭐915) — Byzantine fault-tolerant consensus ☆
915 - ChainSafe/gossamer (⭐455) — Go Implementation of the Polkadot Host ☆
455
Financial
- shopspring/decimal (⭐7.5k) — Arbitrary-precision fixed-point decimal numbers in Go ☆
7,467 - achannarasappa/ticker (⭐6.2k) — Terminal stock and crypto tracker ☆
6,189 - Rhymond/go-money (⭐1.9k) — Go implementation of Fowler's Money pattern ☆
1,910 - c9s/bbgo (⭐1.7k) — The modern cryptocurrency trading bot framework written in Go. ☆
1,661 - formancehq/ledger (⭐1.3k) — The programmable open source core ledger for fintech ☆
1,341 - bojanz/currency (⭐643) — Currency handling for Go. ☆
643 - moov-io/ach (⭐558) — ACH file reader, writer, validator ☆
558 - invopop/gobl (⭐296) — Go Business Language ☆
296 - govalues/decimal (⭐246) — Correctly rounded decimals for Go ☆
246 - quagmt/udecimal (⭐193) — 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 (⭐50) — High performance 128-bit fixed-point decimal numbers in go. ☆
50 - govalues/money (⭐56) — Correctly rounded monetary amounts and exchange rates for Go ☆
56
Payment APIs
- stripe/stripe-go (⭐2.6k) — Stripe API library for Go ☆
2,624 - 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,590 - webview/webview (⭐14k) — Tiny webview library for Go ☆
14,199 - go-vgo/robotgo (⭐11k) — Cross-platform RPA and GUI automation ☆
10,767 - maxence-charriere/go-app (⭐8.9k) — Build progressive web apps with Go and WASM ☆
8,954 - progrium/darwinkit (⭐5.4k) — Native Mac APIs for Go. Previously known as MacDriver ☆
5,431 - cogentcore/core (⭐2.3k) — Powerful GUI framework for Go ☆
2,347 - gotk3/gotk3 (⭐2.2k) — Go bindings for GTK3 ☆
2,212 - roblillack/spot (⭐1.3k) — React-like desktop GUI toolkit for Go ☆
1,256 - ncruces/zenity (⭐919) — Zenity dialogs for Golang, Windows, macOS ☆
919 - energye/energy (⭐610) — CEF-based GUI framework ☆
610 - AllenDang/cimgui-go (⭐536) — Auto generated Go wrapper for Dear ImGui via cimgui ☆
536 - richardwilkes/unison (⭐331) — Unified GUI toolkit for Go ☆
331
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,399 - fogleman/nes (⭐5.7k) — NES emulator written in Go. ☆
5,653 - topfreegames/pitaya (⭐2.8k) — Game server with clustering support ☆
2,820 - xiaonanln/goworld (⭐2.7k) — Distributed game server engine ☆
2,720 - gen2brain/raylib-go (⭐2.5k) — Go bindings for raylib ☆
2,505 - oakmound/oak (⭐1.7k) — A pure Go game engine ☆
1,666 - gopxl/pixel (⭐386) — 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 (⭐295) — Ark -- Archetype-based Entity Component System (ECS) for Go. ☆
295 - kelindar/tile (⭐225) — 2D grid engine for games ☆
225 - andygeiss/ecs (⭐176) — Entity Component System for games ☆
176 - 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,689 - go-gl/gl (⭐1.2k) — Go bindings for OpenGL (generated via glow) ☆
1,203 - go-gl/mathgl (⭐608) — A pure Go 3D math library. ☆
608
Geospatial
- tidwall/tile38 (⭐9.7k) — Real-time Geospatial and Geofencing ☆
9,714 - golang/geo (⭐1.8k) — S2 geometry library in Go ☆
1,847 - consbio/mbtileserver (⭐788) — MBTiles server in Go ☆
788 - paulmach/osm (⭐466) — OpenStreetMap data library ☆
466 - uber/h3-go (⭐447) — H3 hexagonal geospatial indexing ☆
447 - airbusgeo/godal (⭐180) — GDAL wrapper for Go ☆
181 - 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,173 - yassinebenaid/bunster (⭐2.7k) — Compile shell scripts to static binaries. ☆
2,679 - Konstantin8105/c4go (⭐375) — 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,219 - visualfc/liteide (⭐7.8k) — LiteIDE is a simple, open source, cross-platform Go IDE. ☆
7,765 - 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,455 - incu6us/goimports-reviser (⭐716) — Imports sorting and code formatting tool ☆
716
Generate Tools
- xuri/xgen (⭐420) — XSD parser and code generator ☆
420 - kazhuravlev/options-gen (⭐110) — Codegen for functional options in go projects ☆
110 - g4s8/envdoc (⭐100) — Go tool to generate documentation for environment variables ☆
100
Go Tools
- go-swagger/go-swagger (⭐10k) — Swagger 2.0 implementation for go ☆
9,990 - ondrajz/go-callvis (⭐6.5k) — Visualize call graph of a Go program using Graphviz ☆
6,505 - Zxilly/go-size-analyzer (⭐2.2k) — Analyze compiled Go binary size ☆
2,161 - pointlander/peg (⭐1.1k) — PEG parser generator for Go ☆
1,115 - safedep/vet (⭐1.1k) — Protect against malicious open source packages ☆
1,096 - janpfeifer/gonb (⭐1k) — Go notebook kernel for Jupyter ☆
1,037 - alajmo/sake (⭐749) — Task runner for local and remote hosts ☆
749 - goccmack/gocc (⭐663) — Parser and scanner generator ☆
663 - iyashjayesh/monigo (⭐410) — Performance monitoring library ☆
410 - becheran/roumon (⭐236) — Universal goroutine monitor using pprof and termui ☆
236 - bitfield/gotestdox (⭐201) — A tool for formatting Go test results as readable documentation ☆
201 - ahmedakef/gotutor (⭐85) — Online Go Debugger & Visualizer ☆
85 - 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,896 - arduino/arduino-cli (⭐5k) — Arduino command line tool ☆
4,986 - jaypipes/ghw (⭐1.9k) — Go HardWare discovery/inspection library ☆
1,873 - zcalusic/sysinfo (⭐576) — Linux system information library ☆
576
IoT
- hybridgroup/gobot (⭐9.4k) — Robotics and IoT framework ☆
9,446 - lf-edge/ekuiper (⭐1.7k) — Lightweight data stream processing engine for IoT edge ☆
1,728 - rulego/rulego (⭐1.6k) — Lightweight rule engine framework ☆
1,579 - Edgenesis/shifu (⭐1.4k) — Kubernetes-native IoT gateway ☆
1,431 - 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,083 - lni/dragonboat (⭐5.3k) — Multi-group Raft consensus library ☆
5,324 - etcd-io/raft (⭐1.1k) — Raft library for maintaining a replicated state machine ☆
1,089 - vadiminshakov/committer (⭐44) — 2PC and 3PC protocols for Go ☆
44
DNS
- miekg/dns (⭐8.7k) — DNS library in Go ☆
8,752 - 0xERR0R/blocky (⭐6.8k) — DNS ad-blocker for local networks ☆
6,854 - hashicorp/mdns (⭐1.4k) — Simple mDNS client/server library in Golang ☆
1,372 - semihalev/sdns (⭐1.1k) — High-performance recursive DNS ☆
1,073 - FenkoHQ/dnsmonster (⭐359) — Passive DNS Capture and Monitoring Toolkit ☆
360 - joeig/go-powerdns (⭐105) — PowerDNS API client for Go (community project) ☆
105
Distributed Utilities
- luraproject/lura (⭐6.8k) — Ultra-performant API gateway ☆
6,786 - chrislusf/gleam (⭐3.6k) — Distributed map/reduce in Go ☆
3,564 - bsm/redislock (⭐1.8k) — Simplified distributed locking implementation using Redis ☆
1,767 - k8gb-io/k8gb (⭐1.3k) — A cloud native Kubernetes Global Balancer ☆
1,293 - temporalio/sdk-go (⭐944) — Temporal Go SDK ☆
945 - AppsFlyer/go-sundheit (⭐561) — Health checks library for Go ☆
561 - 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,429 - elazarl/goproxy (⭐6.7k) — An HTTP proxy library for Go ☆
6,743 - 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,750 - imroc/req (⭐4.9k) — Simple Go HTTP client with Black Magic ☆
4,854 - gojek/heimdall (⭐2.8k) — An enhanced HTTP client for Go ☆
2,775 - hashicorp/go-retryablehttp (⭐2.3k) — Retryable HTTP client in Go ☆
2,343 - levigross/grequests (⭐2.2k) — A Go "clone" of the great and famous Requests library ☆
2,186 - bogdanfinn/tls-client (⭐1.8k) — HTTP client with TLS fingerprint spoofing ☆
1,777 - dghubble/sling (⭐1.7k) — A Go HTTP client library for creating and sending API requests ☆
1,720 - earthboundkid/requests (⭐1.7k) — HTTP requests for Gophers ☆
1,672 - Noooste/azuretls-client (⭐468) — HTTP client to spoof TLS/JA3 fingerprint ☆
469 - opus-domini/fast-shot (⭐127) — Fluent HTTP client for Go ☆
127 - go-zoox/fetch (⭐90) — Powerful HTTP client for Go ☆
90 - NdoleStudio/go-otelroundtripper (⭐88) — OpenTelemetry metrics for HTTP clients ☆
88 - rezmoss/axios4go (⭐39) — 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 (⭐75k) — Multi-platform web server with HTTPS ☆
74,899 - pocketbase/pocketbase (⭐61k) — Open Source realtime backend in 1 file ☆
60,640 - etcd-io/etcd (⭐52k) — Distributed key-value store ☆
52,120 - drakkan/sftpgo (⭐12k) — Full-featured SFTP/FTP/HTTP server ☆
12,396 - adnanh/webhook (⭐12k) — Lightweight webhook server ☆
12,035 - roadrunner-server/roadrunner (⭐8.5k) — High-performance PHP application server ☆
8,501 - easegress-io/easegress (⭐5.9k) — A Cloud Native traffic orchestration system. (CNCF Project) ☆
5,869 - charmbracelet/wish (⭐5.4k) — Make SSH apps, just like that! ☆
5,437 - flipt-io/flipt (⭐4.9k) — Enterprise-ready, Git native feature management solution ☆
4,870 - getfider/fider (⭐4.5k) — Open platform to collect and prioritize feedback ☆
4,464 - xyproto/algernon (⭐3k) — Web server with Lua and Markdown ☆
3,024 - openflagr/flagr (⭐2.6k) — Feature flagging and A/B testing ☆
2,606 - thomaspoignant/go-feature-flag (⭐2.1k) — Open source feature flag solution ☆
2,078 - msoap/shell2http (⭐1.5k) — Executing shell commands via HTTP server ☆
1,499 - openrundev/openrun (⭐918) — Open source Cloud Run alternative ☆
929 - webhookx-io/webhookx (⭐296) — The Next-Generation Webhooks Gateway. ☆
296 - blind-oracle/cortex-tenant (⭐140) — Prometheus proxy with tenant ID injection ☆
140 - baalimago/wd-41 (⭐154) — Web-Development 41, a static web server with live-reload ☆
154 - 42atomys/webhooked (⭐43) — A webhook receiver on steroids. ☆
43
Network Utilities
- fortio/fortio (⭐3.7k) — Load testing and echo server ☆
3,718 - hashicorp/go-getter (⭐1.8k) — Download files from URLs ☆
1,823 - TimothyYe/godns (⭐1.8k) — Dynamic DNS client for multiple providers ☆
1,772 - cavaliergopher/grab (⭐1.5k) — Download manager package ☆
1,483 - schollz/peerdiscovery (⭐673) — Cross-platform local peer discovery ☆
673 - 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 (⭐219) — Merge pcap files ☆
219 - gaissmai/bart (⭐154) — Balanced routing table ☆
154 - alegrey91/fwdctl (⭐72) — Manage IPTables forwards via CLI ☆
72
P2P & Torrent
- anacrolix/torrent (⭐6.1k) — Full-featured BitTorrent client package and utilities ☆
6,092 - dragonflyoss/dragonfly (⭐3.3k) — P2P-based container image distribution ☆
3,295 - cenkalti/rain (⭐1.1k) — BitTorrent client and library in Go ☆
1,143 - anacrolix/dht (⭐362) — DHT for BitTorrent ☆
362
Protocols
- pion/webrtc (⭐17k) — Pure Go implementation of the WebRTC API ☆
16,713 - quic-go/quic-go (⭐12k) — A production-ready QUIC implementation in pure Go ☆
11,741 - google/gopacket (⭐6.8k) — Provides packet processing capabilities for Go ☆
6,793 - osrg/gobgp (⭐4.1k) — BGP implemented in the Go Programming Language ☆
4,097 - lxzan/gws (⭐1.8k) — Fast websocket server and client ☆
1,797 - gosnmp/gosnmp (⭐1.3k) — An SNMP library written in Go ☆
1,254 - bluenviron/gortsplib (⭐931) — RTSP client and server library for the Go programming language ☆
934 - ccding/go-stun (⭐721) — A go implementation of the STUN client (RFC 3489 and RFC 5389) ☆
721 - google/gnxi (⭐289) — gNXI Tools - gRPC Network Management/Operations Interface Tools ☆
289 - jeroenrinzema/psql-wire (⭐238) — PostgreSQL wire protocol for Go ☆
238 - jimlambrt/gldap (⭐122) — Build LDAP services w/ Go ☆
122 - soypat/natiu-mqtt (⭐105) — Extensible MQTT for embedded systems ☆
105
RPC
- grpc/grpc-go (⭐23k) — The Go language implementation of gRPC. HTTP/2 based RPC ☆
23,038 - 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,165 - pkg/sftp (⭐1.7k) — SFTP support for the go.crypto/ssh package ☆
1,662 - masterzen/winrm (⭐479) — Windows remote command library ☆
479
TCP/UDP Frameworks
- panjf2000/gnet (⭐11k) — High-performance event-loop network ☆
11,230 - xtaci/kcp-go (⭐4.5k) — A crypto-secure Reliable-UDP library for Golang with FEC support. ☆
4,545 - cloudwego/netpoll (⭐4.6k) — High-performance I/O framework ☆
4,599 - lesismal/nbio (⭐2.8k) — High-performance network library ☆
2,753 - xtaci/gaio (⭐933) — High-performance, minimalist async-io (proactor) networking for Golang. ☆
933 - 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,200 - xjasonlyu/tun2socks (⭐5.4k) — TUN to SOCKS proxy ☆
5,439 - NodePassProject/nodepass (⭐274) — Secure TCP/UDP tunneling with TLS ☆
274
Queues & Pub/Sub
Brokers
- nats-io/nats-server (⭐20k) — High-performance NATS message server ☆
20,486 - emitter-io/emitter (⭐4k) — High-performance pub/sub broker ☆
4,003 - mochi-mqtt/server (⭐1.9k) — Embeddable MQTT v5 broker ☆
1,916
Clients & Libraries
- hibiken/asynq (⭐14k) — Simple, reliable, and efficient distributed task queue in Go ☆
13,625 - IBM/sarama (⭐12k) — Sarama is a Go library for Apache Kafka. ☆
12,505 - centrifugal/centrifugo (⭐11k) — Scalable real-time messaging server ☆
10,617 - ThreeDotsLabs/watermill (⭐9.8k) — Building event-driven applications the easy way in Go. ☆
9,841 - appleboy/gorush (⭐8.8k) — A push notification server written in Go (Golang). ☆
8,756 - RichardKnop/machinery (⭐8k) — Async task queue with message passing ☆
7,971 - nats-io/nats.go (⭐6.7k) — Golang client for NATS, the cloud native messaging system. ☆
6,723 - dunglas/mercure (⭐5.3k) — Server-Sent Events hub ☆
5,299 - confluentinc/confluent-kafka-go (⭐5.2k) — Confluent's Apache Kafka Golang client ☆
5,160 - olahol/melody (⭐4.1k) — Minimalist websocket framework for Go ☆
4,082 - sideshow/apns2 (⭐3.2k) — Apple Push Notification Service ☆
3,187 - lovoo/goka (⭐2.5k) — Kafka stream processing library ☆
2,538 - rabbitmq/amqp091-go (⭐2k) — An AMQP 0-9-1 Go client maintained by the RabbitMQ team ☆
2,026 - containrrr/shoutrrr (⭐1.6k) — Notification library for gophers and their furry friends. ☆
1,650 - pebbe/zmq4 (⭐1.3k) — A Go interface to ZeroMQ version 4 ☆
1,260 - timbray/quamina (⭐501) — Fast pattern-matching library ☆
501 - jandelgado/rabtap (⭐288) — RabbitMQ wire tap and swiss army knife ☆
288 - mehdihadeli/Go-MediatR (⭐278) — Mediator pattern for CQRS ☆
278 - goptics/varmq (⭐193) — Zero-dep message queue library ☆
194 - 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 - Protocol-Lattice/GoEventBus (⭐68) — A lock-free, ultra-fast event bus for Go ☆
69 - jirenius/go-res (⭐69) — RES Service protocol library for Go ☆
69 - SchwarzDigits/hypermatch (⭐37) — High-performance rule matching ☆
37
Science
- gonum/gonum (⭐8.4k) — Numeric libraries for Go ☆
8,421 - gonum/plot (⭐3k) — Plotting and visualization ☆
2,964 - paulmach/orb (⭐1.1k) — 2D geometry types and utilities ☆
1,123 - madelynnblue/go-dsp (⭐915) — Digital Signal Processing for Go ☆
915 - bebop/poly (⭐735) — Synthetic biology library for Go ☆
735 - DavidBelicza/TextRank (⭐224) — TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine). ☆
224 - 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,279 - expr-lang/expr (⭐8k) — Expression evaluation for Go ☆
7,974 - dop251/goja (⭐7k) — ECMAScript engine in pure Go ☆
7,045 - yuin/gopher-lua (⭐7k) — Lua VM and compiler in Go ☆
6,966 - d5/tengo (⭐3.8k) — Fast script language for Go ☆
3,831 - Shopify/go-lua (⭐3.4k) — Lua VM in Go ☆
3,448 - cel-expr/cel-go (⭐3.1k) — Common Expression Language for Go ☆
3,064 - google/starlark-go (⭐2.7k) — Starlark config language in Go ☆
2,746 - metacall/core (⭐1.8k) — Polyglot programming runtime ☆
1,809 - wa-lang/wa (⭐1.8k) — The Wa Programming Language ☆
1,768 - mattn/anko (⭐1.6k) — Scriptable interpreter in Go ☆
1,580 - PaesslerAG/gval (⭐814) — Expression evaluation in Go ☆
814 - ichiban/prolog (⭐728) — Prolog scripting engine for Go ☆
728 - aarzilli/golua (⭐700) — Lua C API bindings for Go ☆
700 - 1set/starlet (⭐48) — Starlark wrapper with batteries ☆
48
Code Generators
- oapi-codegen/oapi-codegen (⭐8.5k) — Generate Go code from OpenAPI 3 specs ☆
8,512 - dave/jennifer (⭐3.6k) — Code generator for Go ☆
3,628 - hexdigest/gowrap (⭐1.3k) — Generate interface decorators ☆
1,334 - awalterschulze/goderive (⭐1.3k) — Generate mundane Go functions ☆
1,261 - abice/go-enum (⭐954) — Enum generator for Go ☆
954 - jmattheis/goverter (⭐866) — Generate type-safe converters ☆
868 - rjeczalik/interfaces (⭐431) — Code generation tools for Go ☆
431 - switchupcb/copygen (⭐406) — Copy values between types ☆
406 - 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,806 - 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,198 - authzed/spicedb (⭐7k) — Zanzibar-inspired permissions DB ☆
6,956 - awnumar/memguard (⭐2.8k) — Software sandbox for storage of sensitive information in memory. ☆
2,754 - cossacklabs/themis (⭐2k) — Cryptographic framework for data protection ☆
1,971 - dromara/dongle (⭐1.1k) — A simple, semantic and developer-friendly crypto package for golang ☆
1,107 - anatol/booster (⭐660) — Fast and secure initramfs generator ☆
661 - kevinburke/nacl (⭐550) — Pure Go implementation of the NaCL set of API's ☆
550 - ssh-vault/ssh-vault (⭐508) — encrypt/decrypt using ssh keys ☆
508 - number571/go-peer (⭐327) — Secure decentralized networking ☆
328 - 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.2k) — Cameradar hacks its way into RTSP videosurveillance cameras ☆
5,162 - corazawaf/coraza (⭐3.7k) — ModSecurity-compatible WAF in Go ☆
3,734 - mojocn/base64Captcha (⭐2.4k) — captcha of base64 image string ☆
2,369 - unrolled/secure (⭐2.4k) — HTTP middleware for Go that facilitates some quick security wins. ☆
2,353 - beelzebub-labs/beelzebub (⭐2.1k) — AI-powered honeypot framework ☆
2,144 - cossacklabs/acra (⭐1.5k) — Database security proxy ☆
1,491 - securitybunker/databunker (⭐1.5k) — Secure vault for PII/PHI/KYC records ☆
1,481 - 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,202 - openziti/ziti (⭐4.3k) — Zero trust networking platform ☆
4,348 - spiffe/spire (⭐2.5k) — The SPIFFE Runtime Environment ☆
2,485 - 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,625 - 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,247 - boyter/scc (⭐8.6k) — Fast code counter and stats ☆
8,620 - mgechev/revive (⭐5.5k) — Fast, extensible Go linter ☆
5,543 - 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,066 - daveshanley/vacuum (⭐1.1k) — Fast OpenAPI linter ☆
1,114 - presmihaylov/todocheck (⭐439) — Analyser for TODO comments ☆
439 - mdempsky/unconvert (⭐387) — Remove unnecessary type conversions ☆
387 - tomarrell/wrapcheck (⭐373) — 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,567 - brianvoe/gofakeit (⭐5.4k) — Random fake data generator written in go ☆
5,379 - uber-go/mock (⭐3.4k) — GoMock is a mocking framework for the Go programming language. ☆
3,395 - SpectoLabs/hoverfly (⭐2.5k) — API simulation and virtualization ☆
2,509 - matryer/moq (⭐2.2k) — Interface mocking via go generate ☆
2,205 - jarcoal/httpmock (⭐2.1k) — HTTP mocking for Go ☆
2,078 - maxbrunsfeld/counterfeiter (⭐1.1k) — Generate type-safe test doubles ☆
1,139 - gojuno/minimock (⭐752) — Powerful mock generator ☆
752 - DATA-DOG/go-txdb (⭐751) — Transaction-isolated SQL driver ☆
751 - pashagolub/pgxmock (⭐594) — pgx mock driver for testing ☆
594 - xhd2015/xgo (⭐431) — All-in-one Go testing library ☆
431 - seborama/govcr (⭐200) — Record and replay HTTP interactions ☆
200 - mocktools/go-smtp-mock (⭐168) — SMTP mock server for testing ☆
168 - elgohr/go-localstack (⭐88) — Go wrapper for LocalStack ☆
88
Performance
- jaegertracing/jaeger (⭐23k) — Distributed tracing platform ☆
23,097 - pixie-io/pixie (⭐6.5k) — Kubernetes-native observability ☆
6,513 - arl/statsviz (⭐3.6k) — Visualize Go runtime metrics ☆
3,646 - 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,251 - go-rod/rod (⭐7.1k) — Chrome DevTools driver for scraping ☆
7,058 - sensepost/gowitness (⭐4.5k) — Web screenshot utility with Chrome ☆
4,477 - mxschmitt/playwright-go (⭐3.5k) — Browser automation for Chromium, Firefox, WebKit ☆
3,468 - mafredri/cdp (⭐796) — Chrome DevTools Protocol bindings ☆
796
Testing Frameworks
- stretchr/testify (⭐26k) — Assertions and mocks for testing ☆
26,154 - keploy/keploy (⭐18k) — API testing with auto mocks ☆
18,398 - Shopify/toxiproxy (⭐12k) — TCP proxy for chaos testing ☆
12,238 - testcontainers/testcontainers-go (⭐4.9k) — Docker containers for integration tests ☆
4,948 - google/go-cmp (⭐4.7k) — Package for comparing Go values in tests ☆
4,672 - gavv/httpexpect (⭐2.7k) — End-to-end HTTP and REST API testing for Go. ☆
2,725 - cucumber/godog (⭐2.7k) — Cucumber for golang ☆
2,659 - orlangure/gnomock (⭐1.5k) — Test with ephemeral Docker containers ☆
1,489 - 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,235 - fergusstrange/embedded-postgres (⭐1.2k) — Embedded PostgreSQL for testing ☆
1,218 - chapar-rest/chapar (⭐706) — API testing for HTTP and gRPC ☆
706 - gotestyourself/gotest.tools (⭐577) — Testing utilities for Go ☆
577 - maxatome/go-testdeep (⭐463) — Flexible deep comparison in tests ☆
463 - appleboy/gofight (⭐445) — Testing API Handler written in Golang. ☆
445 - ysmood/got (⭐267) — An enjoyable golang test framework. ☆
267 - viant/endly (⭐269) — End to end functional test and automation framework ☆
269 - adamluzsi/testcase (⭐133) — Opinionated testing framework ☆
133 - kinbiko/jsonassert (⭐143) — JSON assertion library for tests ☆
143 - earthboundkid/be (⭐133) — The Go test helper for minimalists ☆
133 - hedhyw/gherkingen (⭐97) — Behaviour Driven Development tests generator for Golang ☆
97 - corbym/gocrest (⭐108) — GoCrest - Hamcrest-like matchers for Go ☆
108 - madflojo/testcerts (⭐84) — Generate test certificates on the fly ☆
84 - go-restit/restit (⭐56) — A Go library help testing your RESTful API application ☆
56 - viant/dsunit (⭐47) — Datastore Testibility ☆
47 - 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,850 - pingcap/failpoint (⭐892) — Failpoint implementation for Go ☆
892
Validation
- go-playground/validator (⭐20k) — Struct and field validation for Go ☆
20,109 - Oudwins/zog (⭐1.2k) — Zod-inspired schema validation ☆
1,208 - gookit/validate (⭐1.2k) — Struct and data validation ☆
1,163 - twharmon/govalid (⭐118) — Struct validation using tags ☆
118 - 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,814 - neilotoole/sq (⭐2.5k) — SQL data wrangler ☆
2,549 - bojanz/address (⭐83) — Address handling for Go ☆
83
Markup Languages
- BurntSushi/toml (⭐5k) — TOML parser with reflection ☆
4,993 - yuin/goldmark (⭐4.9k) — Markdown parser for Go ☆
4,941 - JohannesKaufmann/html-to-markdown (⭐3.8k) — Convert HTML to Markdown ☆
3,780 - pelletier/go-toml (⭐2k) — TOML library for Go ☆
1,975 - 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,709 - 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,246 - mattn/go-runewidth (⭐717) — Rune width for terminals ☆
717 - 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,850 - ikawaha/kagome (⭐977) — Japanese morphological analyzer ☆
977 - 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,973 - mmcdole/gofeed (⭐2.9k) — Parse RSS, Atom, JSON feeds ☆
2,865 - google/go-querystring (⭐2.1k) — Encode structs to URL query strings ☆
2,146 - 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 (⭐142) — Tokenizer/lexer for Go ☆
142 - 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,417 - PuerkitoBio/goquery (⭐15k) — jQuery-like HTML manipulation ☆
14,975 - mvdan/xurls (⭐1.3k) — Extract URLs from text ☆
1,266 - s0rg/crawley (⭐340) — The unix-way web crawler ☆
341
Text Analysis
- blevesearch/bleve (⭐11k) — Text/numeric/geo/vector indexing library ☆
11,179 - derekparker/trie (⭐791) — Trie for extremely fast prefix search ☆
791 - agnivade/levenshtein (⭐472) — Go implementation to calculate Levenshtein Distance. ☆
473 - plar/go-adaptive-radix-tree (⭐412) — Adaptive Radix Trees implemented in Go ☆
412
Tokenizers
- go-ego/gse (⭐2.8k) — Multilingual text segmentation ☆
2,842 - pebbe/textcat (⭐73) — N-gram text categorization ☆
73
Translation
- nicksnyder/go-i18n (⭐3.5k) — Translate Go programs ☆
3,538 - leonelquinteros/gotext (⭐507) — GNU gettext for Go ☆
507 - vorlif/spreak (⭐94) — Gettext-based translation library ☆
94 - invopop/ctxi18n (⭐95) — 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,493 - googleapis/google-api-go-client (⭐4.5k) — Auto-generated Google APIs for Go. ☆
4,461 - aws/aws-sdk-go-v2 (⭐3.6k) — AWS SDK for the Go programming language. ☆
3,633 - minio/minio-go (⭐3k) — High-performance object storage ☆
2,992 - rhnvrm/simples3 (⭐206) — Simple AWS S3 library using REST ☆
206 - 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 (⭐548) — Go library to access geocoding and reverse geocoding APIs ☆
548 - 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 (⭐274) — 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,981 - create-go-app/cli (⭐2.8k) — Create production-ready Go projects ☆
2,766 - miniscruff/changie (⭐897) — Automated changelog tool ☆
898 - karl-cardenas-coding/go-lambda-cleanup (⭐98) — Remove old AWS Lambda versions ☆
98
CLI Tools
- junegunn/fzf (⭐83k) — Command-line fuzzy finder ☆
82,542 - wagoodman/dive (⭐54k) — Explore Docker image layers ☆
54,451 - xo/usql (⭐10k) — Universal SQL CLI ☆
10,068 - joshmedeski/sesh (⭐2.8k) — Terminal session manager ☆
2,755 - itchyny/bed (⭐1.3k) — Binary editor in Go ☆
1,345 - owenthereal/upterm (⭐1.3k) — Instant terminal sharing ☆
1,274 - alajmo/mani (⭐753) — CLI for managing repositories ☆
753 - Unrud/remote-touchpad (⭐674) — Control mouse/keyboard remotely ☆
674 - chenquan/diskusage (⭐311) — Fast disk usage analyzer ☆
311 - reugn/wifiqr (⭐287) — Generate Wi-Fi QR codes ☆
287 - hedhyw/json-log-viewer (⭐232) — Interactive JSON log viewer ☆
232 - 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,402 - duke-git/lancet (⭐5.3k) — Comprehensive util library ☆
5,299 - darccio/mergo (⭐3.1k) — Merge Go structs and maps ☆
3,106 - goforj/godump (⭐1.8k) — Pretty-printer for Go structs ☆
1,754 - gookit/filter (⭐151) — Data filtering and conversion ☆
151 - xorcare/pointer (⭐48) — Create optional field pointers ☆
48 - tiendc/gofn (⭐54) — High-performance generic functions ☆
54 - shockerli/cvt (⭐53) — Safe type conversion ☆
53
Database Extensions
- jmoiron/sqlx (⭐18k) — Extensions for database/sql ☆
17,726 - georgysavva/scany (⭐1.5k) — Scan database rows to structs ☆
1,522 - blockloop/scan (⭐614) — Scan SQL rows to structs ☆
614
Date and Time
- dromara/carbon (⭐5.2k) — Developer-friendly time package ☆
5,224 - yaa110/go-persian-calendar (⭐243) — Persian calendar for Go ☆
243 - bykof/gostradamus (⭐208) — Better DateTimes for Go ☆
208 - relvacode/iso8601 (⭐166) — Fast ISO8601 date parser ☆
166 - rickb777/date (⭐143) — Date handling package ☆
143
Dependency Injection
- uber-go/fx (⭐7.6k) — DI-based application framework ☆
7,634 - uber-go/dig (⭐4.5k) — Reflection-based DI toolkit ☆
4,494 - goioc/di (⭐378) — Simple DI for Go ☆
378 - go-kod/kod (⭐199) — DI with aspect-oriented support ☆
199 - i-love-flamingo/dingo (⭐189) — DI framework for Go ☆
189 - NVIDIA/gontainer (⭐154) — Simple DI container ☆
154 - junioryono/godi (⭐75) — DI with service lifetimes ☆
75 - matzefriedrich/parsley (⭐36) — Reflection-based DI package ☆
36 - muir/nject (⭐33) — 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
Error Handling
- hashicorp/go-multierror (⭐2.6k) — Represent multiple errors as one ☆
2,577 - cockroachdb/errors (⭐2.5k) — Error library with portability ☆
2,453 - rotisserie/eris (⭐1.8k) — Errors with readable stack traces ☆
1,794 - joomcode/errorx (⭐1.3k) — Comprehensive error handling ☆
1,270 - ztrue/tracerr (⭐1.1k) — Errors with stack trace ☆
1,120 - samber/oops (⭐980) — Structured error handling ☆
980 - Southclaws/fault (⭐309) — Composable error wrapping ☆
309
File Handling
- schollz/croc (⭐39k) — Easily and securely send things from one computer to another ☆
39,707 - qax-os/excelize (⭐21k) — Excel XLSX library for Go ☆
20,852 - pdfcpu/pdfcpu (⭐8.8k) — PDF processor in Go ☆
8,775 - spf13/afero (⭐6.7k) — Filesystem abstraction for Go ☆
6,688 - dundee/gdu (⭐5.9k) — Fast disk usage analyzer ☆
5,892 - unidoc/unioffice (⭐4.9k) — Office document library ☆
4,921 - root-gg/plik (⭐1.8k) — Temporary file upload system ☆
1,810 - SebastiaanKlippert/go-wkhtmltopdf (⭐1.2k) — HTML to PDF wrapper ☆
1,181 - otiai10/copy (⭐771) — Copy directories recursively ☆
771 - ulikunitz/xz (⭐560) — Pure golang package for reading and writing xz-compressed files ☆
560 - mholt/archives (⭐438) — Create and extract archives ☆
438 - viant/afs (⭐393) — Abstract file storage ☆
393 - C2FO/vfs (⭐369) — Virtual file system for Go ☆
369 - gen2brain/go-unarr (⭐309) — Decompression library bindings ☆
309 - gomutex/godocx (⭐267) — Go library for reading and writing Microsoft Docx ☆
267 - charlievieth/fastwalk (⭐143) — Fast directory traversal ☆
143 - 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,747 - gorilla/csrf (⭐1.2k) — CSRF prevention middleware ☆
1,205 - go-playground/form (⭐923) — URL values to structs ☆
923 - ggicci/httpin (⭐390) — HTTP request to struct binding ☆
390 - sonh/qs (⭐83) — 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,398 - 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,223 - gabriel-vasile/mimetype (⭐2k) — MIME type detection by magic numbers ☆
2,006 - qmuntal/stateless (⭐1.4k) — Go library for creating finite state machines ☆
1,379 - jonboulle/clockwork (⭐727) — a fake clock for golang ☆
727 - Boeing/config-file-validator (⭐512) — 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. ☆
512 - ungerik/go-dry (⭐488) — DRY (don't repeat yourself) package for Go ☆
488 - subosito/gotenv (⭐310) — Load environment variables from
.envorio.Readerin Go. ☆310 - viant/toolbox (⭐231) — Toolbox - go utility library ☆
231 - 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 - pioz/countries (⭐98) — All you need when you are working with countries in Go. ☆
98 - arthurkushman/pgo (⭐89) — Go library for PHP community with convenient functions ☆
89 - 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 (⭐70) — Scan file lines backward ☆
70 - 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 (⭐36) — A zero-allocation debouncer ☆
36 - skovtunenko/graterm (⭐30) — Graceful termination primitives ☆
30
Logging
- sirupsen/logrus (⭐26k) — Structured, pluggable logging for Go. ☆
25,752 - uber-go/zap (⭐25k) — Fast structured logging ☆
24,654 - rs/zerolog (⭐12k) — Zero allocation JSON logger ☆
12,490 - golang/glog (⭐3.6k) — Leveled execution logs ☆
3,599 - k0kubun/pp (⭐2.1k) — Colored pretty printer for Go ☆
2,051 - Lifailon/lazyjournal (⭐1.4k) — TUI for journald, Docker, K8s logs ☆
1,376 - lmittmann/tint (⭐1.3k) — Colorized slog handler ☆
1,334 - getsentry/sentry-go (⭐1.1k) — Official Sentry SDK for Go ☆
1,102 - phuslu/log (⭐869) — Fastest structured logging ☆
869 - samber/slog-multi (⭐632) — Workflow design for slog handlers ☆
632 - gookit/slog (⭐553) — Configurable logging library ☆
553 - henvic/httpretty (⭐451) — Pretty-print HTTP requests ☆
452 - simukti/sqldb-logger (⭐379) — SQL database logger ☆
379 - hashicorp/logutils (⭐371) — Logging utilities for Go ☆
371 - samber/slog-formatter (⭐225) — Slog attribute formatting ☆
225 - DeRuina/timberjack (⭐155) — Log rolling library ☆
156 - yuseferi/zax (⭐38) — Zap logger with context ☆
38 - clok/kemba (⭐18) — Tiny debug logging tool ☆
18
Networking Utils
- cristianoliveira/ergo (⭐651) — Manage apps on different ports ☆
651 - htcat/htcat (⭐557) — Parallel HTTP download ☆
557 - ferama/rospo (⭐372) — Persistent SSH tunnels ☆
372
Project Layout
- golang-standards/project-layout (⭐56k) — Standard Go project layout ☆
56,451 - Melkeydev/go-blueprint (⭐8.9k) — Spin up Go projects with popular frameworks ☆
8,910 - ardanlabs/service (⭐4.1k) — K8s service starter kit ☆
4,103 - Shpota/goxygen (⭐3.6k) — Generate full-stack web projects ☆
3,594 - mikestefanello/pagoda (⭐3k) — Full-stack web development starter kit ☆
2,952 - go-nunu/nunu (⭐2.6k) — CLI for building Go apps ☆
2,593 - sagikazarmark/modern-go-application (⭐1.9k) — Modern Go app example ☆
1,943 - naughtygopher/goapp (⭐1.1k) — Opinionated web app structure ☆
1,070 - lacion/cookiecutter-golang (⭐736) — Go project template ☆
736 - allaboutapps/go-starter (⭐621) — Production-ready RESTful API template ☆
621 - golang-templates/seed (⭐565) — Go app GitHub template ☆
565 - Fs02/go-todo-backend (⭐337) — Go Todo Backend example using modular project layout for product microservice. ☆
335 - 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,949 - eapache/go-resiliency (⭐2.3k) — Resiliency patterns for golang ☆
2,345 - failsafe-go/failsafe-go (⭐2.2k) — Fault tolerance patterns ☆
2,241 - 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,912 - maruel/panicparse (⭐3.7k) — Crash your app in style ☆
3,710 - immortal/immortal (⭐838) — Cross-platform supervisor ☆
838 - derekparker/delve (⭐661) — Delve is a debugger for the Go programming language. ☆
661 - gotranspile/cxgo (⭐395) — Transpile C to Go ☆
395
UUID
- google/uuid (⭐6.1k) — UUID generation and parsing ☆
6,134 - oklog/ulid (⭐5k) — ULID implementation ☆
5,048 - gofrs/uuid (⭐1.8k) — UUID library for Go ☆
1,811 - osamingo/indigo (⭐111) — 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,281 - shurcooL/githubv4 (⭐1.2k) — GitHub GraphQL API v4 client ☆
1,197 - 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.4k) — SBOM generator for containers ☆
9,394 - nao1215/gup (⭐596) — Fast manager for Go-installed binaries in $GOBIN: update, export/import, and migrate toolsets across machines ☆
596 - marwanhawari/stew (⭐353) — An independent package manager for compiled binaries. ☆
353 - chaindead/modup (⭐65) — TUI for Go dependency updates ☆
65
Version Control
- go-git/go-git (⭐7.7k) — Pure Go Git implementation ☆
7,665 - antham/chyle (⭐163) — Changelog generator from Git ☆
163 - antham/gommit (⭐117) — Enforce git message commit consistency ☆
117 - gabyx/Githooks (⭐127) — Per-repo shared Git hooks ☆
127 - sourcegraph/go-vcs (⭐82) — manipulate and inspect VCS repositories in Go ☆
82 - 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,262 - go-kratos/kratos (⭐26k) — Your ultimate Go microservices framework for the cloud-native era. ☆
25,866 - micro/go-micro (⭐23k) — A Go agent harness and service framework ☆
23,009 - smallnest/rpcx (⭐8.3k) — Feature-rich RPC framework ☆
8,311 - cloudwego/kitex (⭐8k) — High-performance Go RPC framework ☆
8,016 - go-dev-frame/sponge (⭐2.9k) — Code generation framework for Go ☆
2,855 - go-eagle/eagle (⭐2.4k) — A Go framework for the API or Microservice ☆
2,428 - trpc-group/trpc-go (⭐1.2k) — A pluggable, high-performance RPC framework written in golang ☆
1,189 - 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,132 - rs/cors (⭐2.9k) — Go net/http configurable handler to handle CORS requests ☆
2,895 - didip/tollbooth (⭐2.9k) — Simple middleware to rate-limit HTTP requests. ☆
2,858 - unrolled/render (⭐2k) — Render JSON, XML, HTML, binary ☆
1,997 - lingrino/go-fault (⭐554) — go fault injection library ☆
555 - 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,664 - gorilla/mux (⭐22k) — Powerful HTTP router ☆
21,843 - 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,479 - johnfercher/maroto (⭐2.7k) — Create PDFs with Bootstrap grid ☆
2,747 - CloudyKit/jet (⭐1.4k) — Jet template engine ☆
1,403 - osteele/liquid (⭐354) — A Liquid template engine in Go ☆
354 - go-sprout/sprout (⭐224) — Template functions for Go ☆
224 - goradd/got (⭐38) — Template engine with Go code output ☆
38
Web Frameworks
- gin-gonic/gin (⭐89k) — High-performance HTTP framework ☆
89,111 - gofiber/fiber (⭐40k) — Express inspired web framework written in Go ☆
40,062 - beego/beego (⭐32k) — High-performance web framework ☆
32,416 - labstack/echo (⭐33k) — High performance, minimalist Go web framework ☆
32,645 - gofr-dev/gofr (⭐21k) — Microservice framework for Go ☆
21,026 - gogf/gf (⭐13k) — Powerful full-stack framework ☆
13,244 - cloudwego/hertz (⭐7.3k) — High-performance HTTP framework ☆
7,332 - goadesign/goa (⭐6.1k) — Design-first API framework ☆
6,089 - apache/dubbo-go (⭐4.9k) — Go Implementation For Apache Dubbo . ☆
4,947 - goravel/goravel (⭐4.8k) — The full-featured Golang Development Framework skeleton ☆
4,801 - danielgtaylor/huma (⭐4.3k) — Huma REST/HTTP API Framework for Golang with OpenAPI 3.1 ☆
4,316 - documize/community (⭐2.4k) — Modern Confluence alternative ☆
2,414 - go-goyave/goyave (⭐1.8k) — The enterprise REST API framework ☆
1,774 - go-fuego/fuego (⭐1.8k) — Web framework with OpenAPI 3 ☆
1,759 - axadrn/shadcn-templ (⭐1.7k) — UI components for Templ ☆
1,699 - savsgio/atreugo (⭐1.3k) — Micro web framework on fasthttp ☆
1,302 - ankorstore/yokai (⭐839) — Modular framework for Go apps ☆
839 - indeedeng/iwf (⭐655) — Workflow-as-code orchestration ☆
655 - i-love-flamingo/flamingo-commerce (⭐591) — Flexible Go web framework ☆
591 - fastschema/fastschema (⭐569) — All-in-One Backend as a Service with Headless CMS Power ☆
570 - i-love-flamingo/flamingo (⭐559) — Flexible Go web framework ☆
559 - rookie-ninja/rk-boot (⭐571) — Enterprise microservice framework ☆
571 - uadmin/uadmin (⭐354) — The web framework for Golang ☆
354 - xxjwxc/ginrpc (⭐303) — gin auto binding, grpc and annotated route ☆
303 - 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 ☆
50 - clubpay/ronykit (⭐38) — API Framework supporting REST and RPC. ☆
38 - SaiNageswarS/go-api-boot (⭐35) — gRPC + HTTP/2 production framework ☆
35
WebAssembly
- tinygo-org/tinygo (⭐18k) — Go compiler for microcontrollers ☆
17,643 - 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.7k) — An orchestration engine for background tasks, AI agents, and durable workflows ☆
7,713 - go-co-op/gocron (⭐7.1k) — Easy and fluent Go cron scheduling ☆
7,133 - reugn/go-quartz (⭐2k) — Minimalist and zero-dependency scheduling library for Go ☆
2,014 - adhocore/gronx (⭐513) — Lightweight cron expression parser ☆
513 - fieldryand/goflow (⭐481) — Simple but powerful DAG scheduler and dashboard ☆
481 - madflojo/tasks (⭐333) — In-process task scheduler ☆
333 - bart6114/cheek (⭐201) — cheek: a pico-sized declarative job scheduler ☆
201 - 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,731 - dagucloud/dagu (⭐3.7k) — Workflow engine with Web UI ☆
3,741 - jf-tech/omniparser (⭐1.1k) — ETL streaming parser for Go ☆
1,084 - noneback/go-taskflow (⭐637) — Task-parallel programming library ☆
637 - cadence-workflow/cadence-go-client (⭐380) — Cadence workflow client for Go ☆
382 - luno/workflow (⭐252) — Type-safe workflow orchestration ☆
253 - 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 (⭐178k) — Run LLMs locally ☆
178,403 - kubernetes/kubernetes (⭐124k) — Production-Grade Container Scheduling and Management ☆
124,477 - gin-gonic/gin (⭐89k) — High-performance HTTP framework ☆
89,111 - junegunn/fzf (⭐83k) — Command-line fuzzy finder ☆
82,542 - caddyserver/caddy (⭐75k) — Multi-platform web server with HTTPS ☆
74,899 - moby/moby (⭐72k) — Container ecosystem components ☆
72,013 - prometheus/prometheus (⭐66k) — The Prometheus monitoring system and time series database. ☆
65,724 - traefik/traefik (⭐64k) — The Cloud Native Application Proxy ☆
64,443 - pocketbase/pocketbase (⭐61k) — Open Source realtime backend in 1 file ☆
60,640 - go-gitea/gitea (⭐57k) — Self-hosted Git service ☆
57,351 - golang-standards/project-layout (⭐56k) — Standard Go project layout ☆
56,451 - wagoodman/dive (⭐54k) — Explore Docker image layers ☆
54,451 - etcd-io/etcd (⭐52k) — Distributed key-value store ☆
52,120 - ethereum/go-ethereum (⭐51k) — Go implementation of the Ethereum protocol ☆
51,284 - mudler/LocalAI (⭐48k) — Local OpenAI alternative ☆
48,418 - milvus-io/milvus (⭐45k) — Cloud-native vector database ☆
45,620 - spf13/cobra (⭐44k) — A Commander for modern Go CLI interactions ☆
44,454 - charmbracelet/bubbletea (⭐44k) — A powerful little TUI framework ☆
44,334 - pingcap/tidb (⭐40k) — Cloud-native distributed SQL DB ☆
40,426 - gofiber/fiber (⭐40k) — Express inspired web framework written in Go ☆
40,062 - go-gorm/gorm (⭐40k) — The fantastic ORM library for Golang, aims to be developer friendly ☆
39,915 - schollz/croc (⭐39k) — Easily and securely send things from one computer to another ☆
39,707 - harness/harness (⭐38k) — End-to-end developer platform ☆
37,799 - restic/restic (⭐35k) — Fast, secure backup program ☆
35,486 - seaweedfs/seaweedfs (⭐34k) — Fast distributed storage for blobs ☆
34,038 - k3s-io/k3s (⭐34k) — Lightweight Kubernetes ☆
33,728 - zeromicro/go-zero (⭐33k) — Microservices framework with CLI tools ☆
33,262 - labstack/echo (⭐33k) — High performance, minimalist Go web framework ☆
32,645 - beego/beego (⭐32k) — High-performance web framework ☆
32,416 - cockroachdb/cockroach (⭐32k) — Cloud native distributed SQL database ☆
32,384 - kubernetes/minikube (⭐32k) — Run Kubernetes locally ☆
32,027 - influxdata/influxdb (⭐32k) — Scalable datastore for metrics, events, and real-time analytics ☆
31,689 - grafana/k6 (⭐31k) — A modern load testing tool, using Go and JavaScript ☆
31,248 - spf13/viper (⭐30k) — Go configuration with fangs ☆
30,430 - fyne-io/fyne (⭐29k) — Cross platform GUI toolkit in Go inspired by Material Design ☆
28,590 - stretchr/testify (⭐26k) — Assertions and mocks for testing ☆
26,154 - go-kratos/kratos (⭐26k) — Your ultimate Go microservices framework for the cloud-native era. ☆
25,866 - sirupsen/logrus (⭐26k) — Structured, pluggable logging for Go. ☆
25,752 - gocolly/colly (⭐25k) — Web scraping framework for Go ☆
25,417 - tsenart/vegeta (⭐25k) — HTTP load testing tool and library. It's over 9000! ☆
25,144 - uber-go/zap (⭐25k) — Fast structured logging ☆
24,654 - urfave/cli (⭐24k) — Fast CLI framework for Go ☆
24,193 - dolthub/dolt (⭐24k) — Dolt – Git for Data ☆
24,167 - air-verse/air (⭐24k) — Live reload for Go apps ☆
23,874 - valyala/fasthttp (⭐23k) — Fast HTTP package for Go ☆
23,429 - FiloSottile/age (⭐23k) — Simple encryption tool ☆
23,198 - jaegertracing/jaeger (⭐23k) — Distributed tracing platform ☆
23,097 - grpc/grpc-go (⭐23k) — The Go language implementation of gRPC. HTTP/2 based RPC ☆
23,038 - micro/go-micro (⭐23k) — A Go agent harness and service framework ☆
23,009 - go-chi/chi (⭐23k) — Lightweight idiomatic HTTP router ☆
22,664 - redis/go-redis (⭐22k) — Redis Go client ☆
22,222 - gorilla/mux (⭐22k) — Powerful HTTP router ☆
21,843 - dgraph-io/dgraph (⭐22k) — high-performance graph database for real-time use cases ☆
21,772 - samber/lo (⭐21k) — Lodash-style utilities for Go ☆
21,402 - vitessio/vitess (⭐21k) — Database clustering for MySQL ☆
21,220 - gofr-dev/gofr (⭐21k) — Microservice framework for Go ☆
21,026 - qax-os/excelize (⭐21k) — Excel XLSX library for Go ☆
20,852 - antonmedv/fx (⭐21k) — Terminal JSON viewer & processor ☆
20,578 - nats-io/nats-server (⭐20k) — High-performance NATS message server ☆
20,486 - apache/casbin (⭐20k) — Authorization library for Go ☆
20,322 - go-playground/validator (⭐20k) — Struct and field validation for Go ☆
20,109 - golangci/golangci-lint (⭐19k) — Fast linters runner for Go ☆
19,247 - golang-migrate/migrate (⭐19k) — Database migrations. CLI and Golang library. ☆
18,813 - keploy/keploy (⭐18k) — API testing with auto mocks ☆
18,398 - sqlc-dev/sqlc (⭐18k) — Generate type-safe code from SQL ☆
18,161 - jmoiron/sqlx (⭐18k) — Extensions for database/sql ☆
17,726 - rqlite/rqlite (⭐18k) — Lightweight distributed SQLite ☆
17,675 - tinygo-org/tinygo (⭐18k) — Go compiler for microcontrollers ☆
17,643 - VictoriaMetrics/VictoriaMetrics (⭐18k) — Fast time series database and monitoring ☆
17,521 - ent/ent (⭐17k) — An entity framework for Go ☆
17,170 - ipfs/kubo (⭐17k) — IPFS implementation in Go: a daemon that stores and serves content-addressed data, with a CLI, HTTP Gateway, and RPC API ☆
17,100 - pion/webrtc (⭐17k) — Pure Go implementation of the WebRTC API ☆
16,713 - fatih/vim-go (⭐16k) — Go development plugin for Vim ☆
16,219 - goreleaser/goreleaser (⭐16k) — Release engineering simplified ☆
15,981 - go-task/task (⭐16k) — Fast cross-platform build tool inspired by Make ☆
15,959 - hashicorp/packer (⭐16k) — Build machine images from config ☆
15,754 - dgraph-io/badger (⭐16k) — Fast key-value DB in Go. ☆
15,750 - tidwall/gjson (⭐16k) — Fast JSON value extraction ☆
15,551 - kubernetes-sigs/kind (⭐15k) — Kubernetes IN Docker - local clusters for testing Kubernetes ☆
15,414 - go-sql-driver/mysql (⭐15k) — MySQL driver for database/sql ☆
15,278 - cloudflare/cloudflared (⭐15k) — Cloudflare Tunnel client ☆
15,200 - PuerkitoBio/goquery (⭐15k) — jQuery-like HTML manipulation ☆
14,975 - panjf2000/ants (⭐14k) — ants is the most powerful and reliable pooling solution for Go. ☆
14,488 - bytebase/bytebase (⭐14k) — Database DevSecOps platform ☆
14,375 - juicedata/juicefs (⭐14k) — Distributed POSIX filesystem ☆
14,312 - webview/webview (⭐14k) — Tiny webview library for Go ☆
14,199 - jackc/pgx (⭐14k) — PostgreSQL driver and toolkit for Go ☆
14,130 - hibiken/asynq (⭐14k) — Simple, reliable, and efficient distributed task queue in Go ☆
13,625 - gizak/termui (⭐14k) — Golang terminal dashboard ☆
13,583 - hajimehoshi/ebiten (⭐13k) — A dead simple 2D game engine for Go ☆
13,399 - golang/groupcache (⭐13k) — Distributed cache library ☆
13,337 - chromedp/chromedp (⭐13k) — Chrome DevTools Protocol driver ☆
13,251 - gogf/gf (⭐13k) — Powerful full-stack framework ☆
13,244 - gopherjs/gopherjs (⭐13k) — A compiler from Go to JavaScript for running Go code in a browser ☆
13,173 - IBM/sarama (⭐12k) — Sarama is a Go library for Apache Kafka. ☆
12,505 - rs/zerolog (⭐12k) — Zero allocation JSON logger ☆
12,490 - drakkan/sftpgo (⭐12k) — Full-featured SFTP/FTP/HTTP server ☆
12,396 - Shopify/toxiproxy (⭐12k) — TCP proxy for chaos testing ☆
12,238 - kubeshark/kubeshark (⭐12k) — API traffic analyzer for Kubernetes ☆
12,037 - adnanh/webhook (⭐12k) — Lightweight webhook server ☆
12,035
Gophers
- MariaLetta/free-gophers-pack (⭐4k) — This pack of 100+ gopher pictures and elements
- keygx/Go-gopher-Vector (⭐76) — 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.