Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Golang

Golang

1973 projects

Showing 36 of 1973 projects

terraform-provider-stripe
terraform-provider-stripeGo

A Terraform provider for managing Stripe products, plans, webhooks, coupons, and tax rates as infrastructure.

#devops#terraform-provider#terraform
Stars245
Forks48
Last commit3 years ago
mergi
mergiGo

A Go library and CLI tool for image manipulation including merging, cropping, resizing, watermarking, animation, easing, and transitions.

#resize#easing#graphics
Stars243
Forks24
Last commit1 year ago
go-persian-calendar
go-persian-calendarGo

A Go library for Persian (Solar Hijri) calendar conversions with full compatibility to Go's standard time package.

#golang-package#date-time#timezone
Stars243
Forks28
Last commit11 months ago
tfsort
tfsortGo

A CLI utility that sorts Terraform variable, output, locals, and terraform blocks alphabetically and corrects spacing.

#devops#cli-tool#hcl
Stars239
Forks10
Last commit11 months ago
json-log-viewer
json-log-viewerGo

An interactive terminal-based viewer for exploring and analyzing structured JSON logs.

#json-logs#go-application#viewer
Stars238
Forks14
Last commit12 days ago
roumon
roumonGo

A terminal-based goroutine monitor that visualizes active goroutines using pprof and termui.

#cli-tool#tui#goroutine-monitoring
Stars237
Forks10
Last commit11 days ago
pocache
pocacheGo

A lightweight Go caching library that prevents the thundering herd problem via preemptive optimistic cache updates.

#in-memory-cache#lru-cache#caching
Stars236
Forks6
Last commit11 months ago
ldap2pg
ldap2pgGo

A Swiss-army knife to synchronize PostgreSQL roles and privileges from YAML or LDAP.

#role-management#devops#yaml
Stars235
Forks34
Last commit8 days ago
git-remote-ipfs
git-remote-ipfsGo

A Git transport helper for pushing and pulling repositories directly from IPFS.

#ipfs#version-control#content-addressed
Stars232
Forks23
Last commit6 years ago
commander
commanderGo

A CLI tool for testing command-line interfaces across local machines, SSH hosts, and Docker containers using YAML test definitions.

#devops#integration-testing#terminal
Stars232
Forks19
Last commit2 years ago
go-osc
go-oscGo

A pure Go implementation of the Open Sound Control (OSC) protocol for building networked music and media applications.

#music-technology#opensoundcontrol#golang-library
Stars232
Forks58
Last commit3 years ago
wmenu
wmenuGo

A Go package for creating interactive command-line menus with validation, color customization, and concurrency support.

#user-input#command-line-interface#golang-package
Stars231
Forks22
Last commit1 year ago
tfvar
tfvarGo

A CLI tool that scans Terraform configurations and generates variable definition templates in multiple formats.

#terraform-templates#devops#tfvars
Stars231
Forks24
Last commit5 months ago
sprout
sproutGo

A modern, maintained, and performant template function library for Go, offering enhanced capabilities over Sprig.

#hacktoberfest#template#go-modules
Stars228
Forks16
Last commit8 days ago
HoneyMap
HoneyMapCoffeeScript

Real-time visualization of GPS events on an interactive SVG world map using websockets.

#honeypot#real-time-visualization#geographic-data
Stars227
Forks88
Last commit10 years ago
Hectane
HectaneGo

A lightweight SMTP client and email queue written in Go, available as both a Go package and a standalone HTTP API service.

#smtp#standalone-service#http
Stars226
Forks25
Last commit5 years ago
slog-formatter
slog-formatterGo

A Go library providing common formatters and helpers for custom attribute formatting with the slog logging library.

#log-formatting#formatting#log-handler
Stars226
Forks5
Last commit1 month ago
TextRank
TextRankGo

A Go implementation of the TextRank algorithm for automatic text summarization, phrase extraction, and keyword ranking with multithreading support.

#automatic-summarization#textrank#graph-algorithms
Stars225
Forks24
Last commit21 days ago
stringFormatter
stringFormatterGo

A high-performance Go library for string formatting with C#/Python-like template syntax and advanced formatting options.

#high-performance#go-package#template-engine
Stars223
Forks12
Last commit1 month ago
PocketBase+Stripe
PocketBase+StripeGo

A PocketBase extension built in Go that integrates Stripe webhooks for subscription management and payment processing.

#saas-backend#authentication#golang
Stars223
Forks16
Last commit5 months ago
abbreviate
abbreviateGo

A Go tool that shortens strings using common abbreviations and smart word boundary detection for DevOps resource naming.

#hacktoberfest#devops#naming
Stars221
Forks19
Last commit2 years ago
go-flow
go-flowGo

A Go package for controlling goroutine execution order based on dependencies, similar to async.auto in Node.js.

#goroutine-order#parallel-execution#concurency
Stars221
Forks28
Last commit7 years ago
go-mongox
go-mongoxGo

A Go MongoDB library extending the official driver with generics, type-safe collections, BSON builders, hooks, and plugin support.

#database-driver#hooks#orm
Stars221
Forks13
Last commit2 months ago
artifex
artifexGo

A simple in-memory job queue for Go with worker-based dispatching and cron scheduling.

#in-memory#cron-jobs#job-scheduler
Stars214
Forks14
Last commit3 months ago
rex
rexGo

A Go library for constructing regular expressions using a human-friendly, composable builder pattern.

#developer-tools#regex-builder#dsl-syntax
Stars213
Forks5
Last commit14 days ago
wasmbrowsertest
wasmbrowsertestGo

Run Go WebAssembly tests directly in a browser, automating compilation, serving, and execution.

#exec#webassembly#chromedp
Stars211
Forks27
Last commit2 months ago
slack-bot
slack-botGo

A Slack bot for development teams with built-in Jenkins, Jira, and Git integrations, plus AI support via OpenAI.

#jenkins#devops#jira
Stars210
Forks48
Last commit11 days ago
Go RPC Client
Go RPC ClientGo

A Go client library for interacting with Substrate-based blockchains via RPC calls.

#polkadot#substrate#go-module
Stars209
Forks186
Last commit1 year ago
simples3
simples3Go

A zero-dependency Go library for AWS S3 and compatible services using REST API with V4 signing.

#object-storage#rest-api#go-library
Stars208
Forks36
Last commit3 months ago
godbg
godbgGo

Go implementation of Rust's dbg macro for enhanced print debugging with file and line number context.

#print-debugging#go-package#debug
Stars207
Forks10
Last commit7 years ago
go-premailer
go-premailerGo

A Go library that inlines CSS styles into HTML emails for better email client compatibility.

#mail#email-templates#premailer
Stars206
Forks22
Last commit29 days ago
gostradamus
gostradamusGo

A lightweight Go library for human-friendly datetime creation, transformation, formatting, and parsing.

#parsing#formatting#developer-tools
Stars206
Forks6
Last commit1 year ago
strutil
strutilGo

A comprehensive Go library providing string manipulation functions for formatting, transformation, and analysis.

#go-package#camelcase#go-library
Stars205
Forks27
Last commit1 year ago
deque
dequeGo

A highly optimized double-ended queue for Go, significantly faster than container/list for adding/removing elements at both ends.

#vector#array#queue
Stars205
Forks7
Last commit3 years ago
typex
typexGo

A CLI tool to examine Go type structures, interfaces, and their transitive dependencies, and export them as TypeScript declarations.

#type#cli-tool#export
Stars204
Forks12
Last commit3 years ago
libradb
libradbGo

A simple, persistent key/value store written in pure Go for learning database internals.

#b-tree#database#educational
Stars203
Forks26
Last commit2 years ago
PreviousPage 30 of 55Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Go1469
#Go Library487
#Cli Tool211
#Docker186
#Developer Tools172
#Golang Library167
#Devops161
#Cli154
#Self Hosted124
#Hacktoberfest121
#Performance115
#Concurrency112