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

ofxgo
ofxgoGo

A Go library for querying OFX servers and parsing OFX responses, with an example command-line client.

#parsing#hacktoberfest#personal-finance
Stars151
Forks29
Last commit4 months ago
go-benchmarks
go-benchmarksGo

A collection of miscellaneous Go microbenchmarks used for performance analysis and optimization.

#performance-analysis#golang#microbenchmarks
Stars150
Forks23
Last commit10 years ago
gontainer
gontainerGo

A simple but powerful dependency injection container for Go projects with automatic injection and lifecycle management.

#dependency-injection#zero-dependencies#inversion-of-control
Stars150
Forks6
Last commit1 month ago
darwin
darwinGo

A lightweight Go library for managing database schema migrations with version control.

#migration#database#version-control
Stars150
Forks33
Last commit3 years ago
hub
hubGo

A fast message/event hub for Go applications using publish/subscribe with RabbitMQ-like topic patterns.

#hacktoberfest#topic#event-hub
Stars149
Forks19
Last commit5 years ago
backlite
backliteGo

A type-safe, persistent, embedded task queue and background job runner for Go applications using SQLite, with a built-in web monitoring UI.

#graceful-shutdown#job-runner#task-queue
Stars149
Forks9
Last commit10 months ago
go-proxy-cache
go-proxy-cacheGo

A simple reverse proxy with caching written in Go, using Redis for storage and supporting load balancing, SSL/TLS, and advanced caching features.

#reverse-proxy#web-server#caching
Stars149
Forks19
Last commit4 months ago
pii-shield
pii-shieldGo

A zero-code Kubernetes sidecar that redacts PII and secrets from application logs using entropy analysis and deterministic regex rules.

#pii-redaction#entropy-analysis#log-sanitization
Stars146
Forks9
Last commit1 day ago
unxor
unxorPython

A tool that uses known-plaintext attacks to decrypt XOR-encoded files by deducing the original keystream.

#forensic-analysis#python#security-tools
Stars146
Forks23
Last commit6 years ago
ring
ringGo

A high-performance, thread-safe Bloom filter implementation in Go.

#probabilistic-data-structures#high-performance#concurrent
Stars146
Forks17
Last commit5 years ago
gentee
genteeGo

A script programming language designed for automating repetitive actions and processes on your computer.

#script-engine#programming-language#compiler
Stars146
Forks18
Last commit11 months ago
fuego
fuegoGo

A functional programming library for Go that introduces streams, collectors, and functional paradigms to improve code readability and reduce bugs.

#stream-processing#functional-programming#go-modules
Stars145
Forks12
Last commit2 years ago
go-unidecode
go-unidecodeGo

A Go library for converting Unicode text to ASCII transliterations, inspired by python-unidecode.

#unicode#unidecode#internationalization
Stars145
Forks19
Last commit3 years ago
sockguard
sockguardGo

A proxy for docker.sock that enforces access control and isolated privileges for untrusted containers.

#docker-security#socket-proxy#docker-socket
Stars144
Forks19
Last commit4 years ago
golang-benchmarks
golang-benchmarksGo

A collection of Go benchmarks comparing the performance of various standard library functions and common programming tasks.

#golang-playground#examples#hashing
Stars144
Forks19
Last commit1 month ago
sorty
sortyGo

A fast, concurrent/parallel sorting library for Go with type-specific and generic slice sorting.

#slice-sorting#parallel-computing#parameter-tuning
Stars144
Forks6
Last commit28 days ago
otpgen
otpgenGo

A Go library for generating TOTP and HOTP one-time passwords with customizable parameters.

#totp#two-factor-auth#authentication
Stars143
Forks12
Last commit2 years ago
acmd
acmdGo

A simple, dependency-free CLI framework for Go with a minimal API and good defaults.

#developer-tools#cli-framework#minimal-api
Stars143
Forks3
Last commit2 years ago
readline
readlineGo

A modern, pure Go readline library with full .inputrc support, Vim/Emacs modes, and Z-Shell-inspired completions.

#vim-mode#completion#vim
Stars143
Forks20
Last commit17 days ago
GOBDD
GOBDDGo

A BDD testing framework for Go that runs tests natively with debugging support and context-aware steps.

#hacktoberfest#go-testing#integration-testing
Stars142
Forks20
Last commit24 days ago
fastwalk
fastwalkGo

A fast parallel directory traversal library for Go that significantly outperforms filepath.WalkDir and godirwalk.

#fast#directory-traversal#filesystem
Stars141
Forks8
Last commit10 days ago
podcast
podcastGo

A Go library for generating fully compliant iTunes and RSS 2.0 podcast feeds with a simple API.

#library#podcast#feed-generator
Stars141
Forks36
Last commit5 years ago
jsonassert
jsonassertGo

A Go test assertion library for verifying that two JSON representations are semantically equal.

#hacktoberfest#unit-testing#test-assertions
Stars141
Forks16
Last commit6 months ago
cmdr
cmdrGo

A POSIX-compliant Go library for parsing command-line arguments and managing hierarchical configurations.

#manpage-generation#commandlineparser#posix-compliant
Stars140
Forks10
Last commit2 months ago
gopher-logos
gopher-logos

A collection of adorable fan art gopher logos for the Golang Ukraine community.

#creative-commons#community-art#open-design
Stars140
Forks13
Last commit5 years ago
terrafile
terrafileGo

A Go binary that systematically manages external GitHub modules for use in Terraform projects.

#devops#team-carrier#dependency-management
Stars139
Forks25
Last commit3 years ago
tokenizer
tokenizerGo

A high-performance, regex-free Go tokenizer for parsing strings, slices, and infinite streams into customizable tokens.

#parsing#parse#unicode
Stars139
Forks11
Last commit1 year ago
redisqueue
redisqueueGo

A Go library providing producer and consumer implementations for Redis streams-based message queues.

#task-queue#redis#message-queue
Stars138
Forks59
Last commit2 years ago
golang-relay-starter-kit
golang-relay-starter-kitGo

A starter kit for building full-stack applications with a React Relay frontend and a Golang GraphQL backend.

#relay#graphql#starter-kit
Stars138
Forks31
Last commit10 years ago
truemail-go
truemail-goGo

A configurable Go email validator that verifies addresses via regex, DNS, SMTP, and more to ensure validity and existence.

#hacktoberfest#smtp-validation#email-validation
Stars135
Forks22
Last commit1 year ago
go-tg
go-tgGo

A Go client library for the Telegram Bot API with a full-featured framework for building complex bots.

#go-library#bot-framework#telegram-bot-api
Stars135
Forks11
Last commit1 day ago
cfnctl
cfnctlGo

A CLI tool that brings the Terraform CLI experience to AWS CloudFormation for managing stacks.

#aws-stacks#devops#terraform-like
Stars135
Forks6
Last commit2 months ago
harvester
harvesterGo

A Go library for dynamic configuration management with support for seeding from multiple sources and live monitoring via Consul/Redis.

#dynamic-configuration#consul-integration#concurrent-access
Stars134
Forks27
Last commit10 days ago
eosc
eoscGo

A cross-platform command-line tool for interacting with EOSIO blockchains, offering a superset of cleos functionalities with an integrated secure vault.

#eos#offline-signatures#cryptocurrency
Stars133
Forks58
Last commit1 year ago
alien
alienGo

A lightweight and fast HTTP router for Go, designed with simplicity and concurrency in mind.

#http#multiplexer#lightweight
Stars133
Forks15
Last commit2 years ago
be
beGo

A minimalist Go testing helper providing simple assertions, golden file testing, and no dependencies.

#golden-file#minimalist#generic
Stars133
Forks1
Last commit8 months ago
PreviousPage 32 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
#Go1179
#Go Library376
#Cli Tool187
#Docker160
#Developer Tools142
#Devops140
#Cli131
#Golang Library120
#Self Hosted106
#Hacktoberfest104
#Cross Platform98
#Concurrency91