Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Golang

Golang

1563 projects

Showing 36 of 1563 projects

aws-doctor
aws-doctorGo

A terminal-based CLI tool that audits AWS accounts for security, cost anomalies, and best practices.

#aws-cli#devops#aws-trusted-advisor
Stars421
Forks22
Last commit11 days ago
request
requestGo

A developer-friendly HTTP request library for Go, inspired by Python-Requests.

#request#developer-tools#http
Stars421
Forks36
Last commit6 years ago
connectordb
connectordbGo

A self-hosted, extensible personal data aggregator and analysis engine for quantified self.

#iot#personal-data-aggregator#plugin-system
Stars419
Forks32
Last commit4 years ago
lk
lkGo

A simple Go library for generating and validating signed license keys with arbitrary data.

#crypto#license-management#go-library
Stars418
Forks64
Last commit6 months ago
GoAudio
GoAudioGo

A Go library for audio processing and synthesis with WAVE file support, oscillators, and breakpoints.

#audio-synthesis#digital-audio#go-library
Stars418
Forks41
Last commit2 years ago
DapperDox ()
DapperDox ()Go

A themed documentation generator, server, and API explorer for OpenAPI (Swagger) specifications.

#swagger#api-explorer#openapi
Stars417
Forks56
Last commit2 years ago
dbq
dbqGo

A lightweight Go library that eliminates boilerplate code for MySQL and PostgreSQL database operations.

#query-builder#database#postgres
Stars416
Forks20
Last commit5 years ago
testza
testzaGo

A full-featured testing framework for Go with assertions, fuzzing, output capturing, and clean, colorful output.

#fuzzy-testing#automatic-testing#unit-testing
Stars416
Forks20
Last commit2 years ago
malgo
malgoC

Go bindings for the miniaudio library, providing a cross-platform audio playback and capture API.

#directsound#audio-library#cgo
Stars415
Forks62
Last commit1 month ago
onelog
onelogGo

A dead simple, super fast, zero-allocation JSON logger for Go.

#fast#modular#golang-library
Stars415
Forks18
Last commit7 years ago
xgen
xgenGo

A pure Go library for parsing XSD files and generating type-safe code in Go, C, Java, Rust, and TypeScript.

#multi-language#generator#developer-tools
Stars414
Forks105
Last commit24 days ago
httpretty
httprettyGo

A Go package that prints HTTP client and server requests and responses in a human-readable, colorful terminal format.

#http-server#developer-tools#terminal-output
Stars413
Forks16
Last commit17 days ago
MoniGO
MoniGOCSS

A lightweight, embeddable observability library for Go services offering real-time metrics, function tracing, and a built-in dashboard.

#observability#dashboard#function-tracing
Stars409
Forks19
Last commit1 month ago
sipexer
sipexerGo

A modern CLI tool for crafting and sending SIP requests to test VoIP and WebRTC signaling servers.

#telephony#sip#network-testing
Stars408
Forks53
Last commit15 days ago
glot
glotGo

A plotting library for Golang built on top of gnuplot, supporting lines, points, bars, steps, histogram, and circle styles.

#gnuplot#scientific-computing#go-library
Stars407
Forks21
Last commit1 year ago
go-transaction-manager
go-transaction-managerGo

An abstraction layer for coordinating database transaction boundaries across multiple Go database drivers.

#orm#database#sqlx
Stars406
Forks22
Last commit3 days ago
copygen
copygenGo

A Go code generator that creates type-to-type and field-to-field copy functions without reflection, offering high performance and customization.

#go-generator#generator#copy-functions
Stars403
Forks23
Last commit1 year ago
flowmatic
flowmaticGo

A Go library providing a structured concurrency API to simplify parallel task management, error aggregation, and panic propagation.

#parallel-computing#go-library#goroutine
Stars402
Forks9
Last commit9 months ago
teler-waf
teler-wafGo

A Go HTTP middleware that protects web services from OWASP Top 10 threats, known vulnerabilities, malicious actors, and brute force attacks.

#teler-waf#bot-protection#waf
Stars401
Forks33
Last commit1 year ago
Netz
NetzGo

Discover internet-wide misconfigurations in services like Elasticsearch, databases, and web servers using high-speed scanning tools.

#internet-wide-scan#osint#zgrab2
Stars399
Forks43
Last commit5 years ago
tutorial-go-fiber-rest-api
tutorial-go-fiber-rest-apiGo

A tutorial demonstrating how to build a RESTful API with Go Fiber, PostgreSQL, JWT authentication, and Swagger documentation using Docker containers.

#backend-development#containerization#api
Stars398
Forks83
Last commit
marshmallow
marshmallowGo

A high-performance Go library for JSON unmarshalling that handles both known and unknown fields without data loss.

#json-unmarshalling#unstructured-data#go-library
Stars392
Forks12
Last commit3 years ago
terraform-graph-beautifier
terraform-graph-beautifierGo

A command-line tool that transforms the raw output of `terraform graph` into clear, interactive visualizations.

#cytoscapejs#command-line-tool#devops-tools
Stars390
Forks15
Last commit2 years ago
wav
wavGo

A battle-tested Go library for encoding and decoding WAV audio files.

#encoder#go-library#audio-decoder
Stars389
Forks52
Last commit1 year ago
OpenCloudSaves
OpenCloudSavesGo

An open-source tool for syncing game saves across Windows, macOS, and Linux devices, including cross-storefront support.

#open-source#steam#data-backup
Stars389
Forks14
Last commit1 year ago
go-yara
go-yaraGo

Go bindings for the YARA pattern matching library, providing a Go-native interface to YARA's C API.

#hacktoberfest#cgo#go-bindings
Stars388
Forks113
Last commit11 months ago
sleuth
sleuthGo

A Go library for master-less peer-to-peer autodiscovery and RPC between HTTP services on the same network.

#http-services#zero-dependency#distributed-systems
Stars387
Forks24
Last commit2 years ago
pgcat
pgcatGo

An enhanced PostgreSQL logical replication tool that supports bi-directional replication, table mapping, and last-writer-win conflict resolution.

#logical-replication#bi-directional-replication#data-synchronization
Stars386
Forks18
Last commit1 year ago
konf
konfGo

A simple, decoupled configuration loader for Go that reads from files, environment variables, flags, and cloud services with change watching.

#configuration-loader#environment-variables#minimalist
Stars386
Forks11
Last commit2 days ago
emperror
emperrorGo

A Go library providing tools and strategies for centralized error handling, logging, and integration with error monitoring services.

#devops#error-monitoring#error
Stars384
Forks18
Last commit5 years ago
fig
figGo

A minimalist Go library for loading configuration from files and environment into structs with validation and defaults.

#environment-variables#yaml#environment
Stars383
Forks33
Last commit1 year ago
sqldb-logger
sqldb-loggerGo

A Go SQL database driver logger that adds structured logging without modifying existing *sql.DB usage.

#database-driver#sql-logger#database
Stars382
Forks23
Last commit6 months ago
errwrap
errwrapGo

A Go tool that analyzes and fixes fmt.Errorf() calls to use the new %w error-wrapping verb directive.

#developer-tools#go-1.13#analyzer
Stars381
Forks16
Last commit1 year ago
di
diGo

A lightweight, Spring-inspired dependency injection container for Go with support for singleton, prototype, and request-scoped beans.

#software-architecture#dependency-injection#golang-library
Stars378
Forks15
Last commit5 months ago
Cadence-client
Cadence-clientGo

Go framework for authoring workflows and activities on the Cadence orchestration engine.

#business-logic#async-processing#task-queue
Stars377
Forks150
Last commit2 days ago
c4go
c4goC

A transpiler that converts C source code into Go source code, enabling migration of C projects to Go.

#clang#compiler#c4go
Stars376
Forks41
Last commit1 year ago
PreviousPage 24 of 44Next

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
4 months ago
#Go1179
#Go Library376
#Cli Tool187
#Docker160
#Developer Tools142
#Devops140
#Cli131
#Golang Library120
#Self Hosted106
#Hacktoberfest104
#Cross Platform98
#Concurrency91