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

fpGo
fpGoGo

A Go library providing monads, optional types, Rx-style observables, and functional programming utilities.

#optional-types#functional-programming#queue
Stars356
Forks22
Last commit1 month ago
uAdmin
uAdminGo

A full-featured web framework for Go that includes an auto-generated admin panel, database ORM, and built-in security.

#database-orm#productivity#api
Stars354
Forks61
Last commit1 month ago
steganography
steganographyGo

A pure Go library for LSB steganography on images with zero dependencies, enabling encoding and decoding of hidden data.

#png#covert-communication#zero-dependency
Stars354
Forks47
Last commit3 months ago
liquid
liquidGo

A pure Go implementation of Shopify Liquid templates with Jekyll compatibility and advanced rendering features.

#liquid-templating-engine#jekyll#liquid-templates
Stars353
Forks71
Last commit13 days ago
gold
goldGo

A reinforcement learning library for Go providing agents, composable tooling, and visualization for solving environment challenges.

#deep-learning#go-library#reinforcementlearning
Stars352
Forks31
Last commit5 years ago
easyssh-proxy
easyssh-proxyGo

A Go library providing a simple implementation of SSH protocol features including proxy command support.

#proxy#ssh-client#go-library
Stars348
Forks64
Last commit1 month ago
Tarmac
TarmacGo

Write as Functions, Deploy as a Monolith or Microservice with WebAssembly

#wasi#serverless#functions-as-a-service
Stars346
Forks16
Last commit5 days ago
gossip
gossipGo

A SIP stack implementation in Go for building stateful SIP user agents, clients, servers, and proxies.

#telephony#sip#protocol-stack
Stars344
Forks108
Last commit6 years ago
firewalld-rest
firewalld-restGo

A REST API to proactively manage SSH access by dynamically adding/removing IP addresses in firewalld rules.

#go-application#firewalld-rule#linux-server
Stars344
Forks20
Last commit2 years ago
Neo-cowsay
Neo-cowsayGo

A fast, extended Go rewrite of the classic cowsay command-line tool with new features and library support.

#developer-tools#terminal-tools#fun-utilities
Stars343
Forks24
Last commit2 years ago
terraform-provider-minio
terraform-provider-minioGo

Terraform provider for managing MinIO S3-compatible object storage buckets, IAM users, and advanced features through infrastructure as code.

#devops#backblaze-b2#object-storage
Stars342
Forks100
Last commit
crawley
crawleyGo

A fast, Unix-style command-line web crawler that extracts links, resources, and API endpoints from web pages.

#api-discovery#resource-discovery#link-extraction
Stars341
Forks18
Last commit8 days ago
callGraph
callGraphPerl

A multi-language static call graph generator that parses source code to visualize function dependencies across 20+ programming languages.

#multi-language#basic#callgraph
Stars339
Forks32
Last commit1 year ago
gonative
gonativeGo

Build Go toolchains with native standard libraries for cross-compilation to all platforms.

#cgo#build-tools#cross-compilation
Stars339
Forks32
Last commit10 years ago
go-rejson
go-rejsonGo

A Go client for the ReJSON Redis module, supporting multiple Redis client libraries.

#go-redis#multiclient#data-storage
Stars338
Forks46
Last commit2 years ago
config
configGo

A Go library for managing 12-factor application configuration as a typesafe struct with minimal code.

#environment-variables#environment#12-factor
Stars338
Forks14
Last commit4 years ago
DockMate
DockMateGo

A fast, lightweight terminal user interface for managing Docker and Podman containers and Compose projects.

#compose#docker-monitoring#bubble-tea
Stars337
Forks5
Last commit4 months ago
trubka
trubkaGo

A CLI tool for managing, consuming, and publishing messages to Kafka clusters with protocol buffer support.

#devops#protobuf-parser#message-queue
Stars336
Forks20
Last commit1 year ago
go-todo-backend
go-todo-backendGo

A modular Go-based Todo Backend example with a microservice-ready project structure, compatible with the TodoBackend specification.

#modular#project-template#rest-api
Stars336
Forks39
Last commit4 months ago
unison
unisonGo

A unified GUI toolkit for Go desktop applications with a consistent cross-platform look and feel.

#theming#gui-toolkit#go-library
Stars334
Forks20
Last commit2 days ago
tasks
tasksGo

An easy-to-use in-process scheduler for high-frequency recurring tasks in Go, focused on execution accuracy.

#recurring-tasks#cron-alternative#task-scheduler
Stars334
Forks26
Last commit28 days ago
cupaloy
cupaloyGo

A simple Go library for snapshot testing that automatically compares test outputs against committed snapshots.

#snapshot#unit-testing#regression-testing
Stars330
Forks27
Last commit3 years ago
go-peer
go-peerGo

A Go library for building secure, decentralized, anonymous, and quantum-resistant peer-to-peer networks.

#hidden-lake#library#cryptographic-primitives
Stars327
Forks15
Last commit16 days ago
AWS Console Services
AWS Console ServicesGo

An Alfred workflow for quickly opening AWS Console services and searching AWS entities directly from your desktop.

#search#alfred-workflow#alfred-workflows
Stars327
Forks53
Last commit
taskctl
taskctlGo

A concurrent task runner and automation toolkit for developers, offering a modern alternative to GNU Make with human-readable YAML/JSON/TOML configurations.

#filewatcher#developer-tools#workflow
Stars326
Forks42
Last commit1 month ago
conform
conformGo

A Go library for trimming, sanitizing, and formatting struct string fields in place using struct tags.

#input-validation#string-formatting#golang
Stars325
Forks38
Last commit1 year ago
fp-go
fp-goGo

A collection of functional programming helpers for Go, leveraging generics to provide common utilities like map, filter, reduce, and monadic types.

#compose#functional-programming#either-type
Stars325
Forks10
Last commit3 years ago
tickgit
tickgitGo

A command-line tool to manage TODOs, tickets, and checklists as configuration within your codebase using git history.

#tickgit#todo#todo-tracking
Stars324
Forks18
Last commit2 years ago
go-couchbase
go-couchbaseGo

An unofficial Go client for Couchbase with pool/bucket discovery, vbucket awareness, and view querying.

#database-driver#distributed-systems#go-library
Stars323
Forks89
Last commit1 year ago
Respounder
RespounderGo

A network security tool that detects the presence of a Responder LLMNR/NBT-NS poisoner in the network.

#responder#llmnr-poisoning#attack-prevention
Stars323
Forks41
Last commit7 years ago
bodyclose
bodycloseGo

A static analysis tool for Go that checks whether HTTP response bodies are properly closed to enable TCP connection reuse.

#request#linter#http
Stars323
Forks39
Last commit1 month ago
Obelisk
ObeliskGo

A Go package and CLI tool that saves web pages as single HTML files with all assets embedded.

#hacktoberfest#single-file-export#html-embedding
Stars320
Forks26
Last commit6 months ago
Go
GoGo

A Go server-side adapter for Inertia.js, enabling modern single-page applications with server-side routing and rendering.

#spa-routing#single-page-application#server-side-rendering
Stars319
Forks14
Last commit4 months ago
surrealdb.go
surrealdb.goGo

The official Go SDK for connecting to and interacting with SurrealDB, a cloud-native database.

#database-driver#backend-development#surreal
Stars316
Forks85
Last commit29 days ago
go-webp
go-webpGo

A Go library for encoding and decoding WebP images using C bindings to libwebp.

#image-encoding#c-bindings#go-library
Stars316
Forks39
Last commit7 months ago
gotenv
gotenvGo

Load environment variables from .env files or io.Reader in Go applications.

#devops#environment-variables#dotenv
Stars310
Forks37
Last commit9 months ago
PreviousPage 27 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
3 days ago
1 month ago
#Go1469
#Go Library487
#Cli Tool211
#Docker186
#Developer Tools172
#Golang Library167
#Devops161
#Cli154
#Self Hosted124
#Hacktoberfest121
#Performance115
#Concurrency112