Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

2346 projects

Showing 36 of 2346 projects

go-httpheader
go-httpheaderGo

A Go library for encoding and decoding structs into HTTP header fields using struct tags.

#net-http#structs#go-library
Stars47
Forks14
Last commit2 years ago
tm-load-test
tm-load-testGo

A distributed load testing tool and framework for Tendermint networks, designed as the successor to tm-bench.

#blockchain-testing#load-testing#abci
Stars47
Forks34
Last commit1 year ago
generis
generisD

A lightweight Go code preprocessor that adds generics, macros, conditional compilation, HTML templating, and Allman style conversion.

#html-templating#developer-tools#style
Stars47
Forks1
Last commit4 years ago
go-gtfs
go-gtfsGo

A Go library for loading and parsing GTFS (General Transit Feed Specification) files.

#hacktoberfest#golang-library#transit-data
Stars47
Forks22
Last commit2 years ago
slicer
slicerGo

A Go utility class providing type-safe methods for common slice operations like filtering, deduplication, and sorting.

#functional-programming#developer-tools#library
Stars47
Forks3
Last commit4 years ago
tfreveal
tfrevealGo

A tool that reveals sensitive values in Terraform plan outputs for complete infrastructure change visibility.

#sensitive-data#opentofu#cli-tool
Stars47
Forks2
Last commit2 months ago
mcli
mcliGo

A minimal yet powerful Go library for building command-line interfaces with struct tag-based configuration.

#go-modules#minimalist#shell-completion
Stars46
Forks3
Last commit4 months ago
journald
journaldGo

Go implementation of systemd Journal's native API for logging, enabling structured logging to the journal.

#devops#systemd-journald#syslog
Stars46
Forks3
Last commit5 years ago
go-graphql-subscription-example
go-graphql-subscription-exampleGo

A Go-based GraphQL subscription server example that consumes messages from Kafka, Redis, and NSQ streams.

#redis#graphql#redis-streams
Stars46
Forks5
Last commit3 days ago
bel
belGo

Generate TypeScript interfaces from Go structs and interfaces, ideal for JSON RPC communication.

#json-rpc#type-safety#api-contracts
Stars46
Forks10
Last commit1 year ago
yogo
yogoHTML

A command-line tool to check, read, and manage Yopmail disposable email inboxes.

#yopmail#cli-tool#email-disposable-checker
Stars46
Forks8
Last commit11 days ago
dec128
dec128Go

A high-performance 128-bit fixed-point decimal number library for Go, designed for financial calculations.

#decimal#fixed-point#high-performance
Stars46
Forks1
Last commit3 months ago
dict
dictGo

A Go implementation of Python dictionaries with insertion-order preservation and JSON support.

#python-like#concurrent-data-structures#ordered-map
Stars46
Forks6
Last commit4 months ago
sandid
sandidGo

A Go library for generating unique, URL-safe, database-optimized IDs with a capacity of 2^128.

#generator#unique-id#id
Stars46
Forks7
Last commit1 year ago
typ
typGo

A Go library for safe type conversion, null types, and retrieving values from complex data structures.

#cast#typecast#json-marshaling
Stars46
Forks4
Last commit4 years ago
transliterator
transliteratorGo

A Go library for one-way Unicode to ASCII text transliteration with language-specific rules.

#ascii-conversion#url-slug#transliterator
Stars46
Forks9
Last commit2 years ago
patreon-go
patreon-goGo

A Go client library for accessing the Patreon API with OAuth2 support.

#oauth2#rest-api#membership
Stars46
Forks16
Last commit3 years ago
stto
sttoGo

A command-line utility written in Go that counts total lines of code in files within a directory.

#golang-application#developer-tools#productivity
Stars45
Forks8
Last commit6 months ago
dsunit
dsunitGo

A Go library for datastore testing that simplifies setting up initial data and verifying final state across SQL, NoSQL, and file-based stores.

#integration-testing#nosql#testing
Stars45
Forks9
Last commit5 months ago
xk6-g0
xk6-g0Go

A k6 extension that enables writing performance and load tests in Go, using an interpreter for seamless execution.

#load-testing#performance-testing#integration-testing
Stars45
Forks3
Last commit3 months ago
ecal
ecalGo

An embeddable ECA (Event Condition Action) scripting language for building concurrent event-driven systems.

#event-driven#rule-engine#go-plugins
Stars45
Forks7
Last commit5 years ago
decimal
decimalGo

An arbitrary-precision decimal floating-point arithmetic package for Go, using a pure decimal representation for performance.

#decimal#financial-computing#decimal-arithmetic
Stars45
Forks3
Last commit3 years ago
clusteredBigCache
clusteredBigCacheGo

A Go library that extends bigcache with clustering support and individual item expiration for distributed applications.

#in-memory-cache#caching#distributed-systems
Stars45
Forks5
Last commit8 years ago
starlet
starletGo

A Go wrapper for Starlark that simplifies embedding, provides enhanced data conversion, and includes useful extension libraries.

#embedding#golang-wrapper#starlark
Stars44
Forks4
Last commit4 days ago
go-cluster
go-clusterGo

A Go implementation of k-modes and k-prototypes clustering algorithms for categorical and mixed data.

#algorithm#categorical-data#clustering-algorithm
Stars44
Forks9
Last commit3 years ago
utils
utilsGo

A lightweight and versatile Go library providing utility functions for common operations like boolean conversions, map operations, string manipulations, and more.

#developer-tools#fake-data#go-library
Stars44
Forks37
Last commit6 days ago
noodlog
noodlogGo

A highly configurable Go logging library that outputs parametrized JSON logs with sensitive data obfuscation.

#log-colors#hacktoberfest#hacktoberfest2021
Stars44
Forks9
Last commit3 years ago
petra
petraGo

A lightweight tool to host a private Terraform registry using Google Cloud Storage as a backend.

#google-cloud-platform#private-registry#devops-tools
Stars44
Forks2
Last commit2 years ago
Go
GoGo

A Go client library for the official OpenAI ChatGPT (GPT-3.5-turbo) chat completions API.

#ai-integration#chat-completions#language-model
Stars44
Forks4
Last commit3 years ago
httpref
httprefGo

A command-line tool providing offline access to HTTP status codes, headers, ports, and HTML element references.

#hacktoberfest#go-application#developer-tools
Stars44
Forks13
Last commit1 year ago
nginx-prometheus
nginx-prometheusGo

Parses Nginx syslog messages and exports them as Prometheus metrics for monitoring.

#syslog-parser#web-server-metrics#syslog
Stars43
Forks5
Last commit5 years ago
minisql
minisqlGo

An embedded single-file SQL database written in Go, inspired by SQLite and designed for learning and lightweight use.

#agentic-workflow#database#agentic-ai
Stars43
Forks3
Last commit2 days ago
schema
schemaGo

An embeddable Go library for applying database schema migrations using only the standard library.

#devops#database-sql#database-migrations
Stars43
Forks5
Last commit1 month ago
grade
gradeGo

Ingests Go benchmark results into InfluxDB for tracking performance over time.

#devops#performance-tracking#continuous-integration
Stars43
Forks3
Last commit6 years ago
webhooked
webhookedGo

A webhook receiver that securely captures and forwards payloads to pub/sub systems to prevent data loss.

#webhook-receiver#hacktoberfest#redis
Stars43
Forks1
Last commit9 months ago
conduit
conduitGo

A modular framework for ingesting and processing Algorand blockchain data into external applications.

#indexer#plugin-system#real-time-data
Stars43
Forks32
Last commit4 months ago
PreviousPage 59 of 66Next

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
#Golang1232
#Go Library409
#Docker291
#Cli Tool291
#Devops241
#Developer Tools200
#Cli190
#Self Hosted189
#Golang Library165
#Hacktoberfest141
#Cross Platform130
#Microservices127