Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

2767 projects

Showing 36 of 2767 projects

catboost-cgo
catboost-cgoC

A Go library using Cgo for blazing fast inference of CatBoost gradient boosting models.

#cgo#deep-learning#catboost
Stars26
Forks2
Last commit12 days ago
gosd
gosdGo

A Go library for scheduling messages to be dispatched to channels at specific times.

#event-driven#channel-dispatch#task-scheduler
Stars26
Forks5
Last commit4 years ago
xk6-output-kafka
xk6-output-kafkaGo

A k6 extension that streams real-time load test metrics to Apache Kafka topics for real-time monitoring and analysis.

#load-testing#k6#k6-extension
Stars26
Forks8
Last commit4 months ago
go-project-layout
go-project-layoutGo

A guide and opinionated reference for structuring Go projects to improve maintainability, testability, and clarity.

#software-architecture#development-workflow#maintainability
Stars26
Forks2
Last commit
Blendbase
BlendbaseGo

A unified GraphQL API for connecting multiple CRMs to SaaS applications, simplifying integration and authentication.

#hubspot#salesforce#api
Stars26
Forks1
Last commit4 years ago
tbd
tbdGo

A simple command-line tool for creating text templates with placeholders and merging them with variable files.

#commandline-tool#dotenv-files#configuration-generation
Stars26
Forks2
Last commit5 years ago
higgs
higgsGo

A cross-platform Go library for hiding and unhiding files and directories on Unix and Windows systems.

#file-hiding#unix#file-management
Stars25
Forks4
Last commit2 months ago
xk6-output-elasticsearch
xk6-output-elasticsearchGo

A k6 extension for exporting load test metrics to Elasticsearch 8.x for analysis and visualization.

#load-testing#devops#observability
Stars25
Forks14
Last commit6 days ago
gounit-vim
gounit-vimVim Script

Vim plugin for generating Go tests using the gounit tool with template management and visual mode support.

#go-testing#productivity#unit-testing
Stars25
Forks3
Last commit7 years ago
cacheme
cachemeGo

A schema-based, statically typed Redis caching and memoization framework for Go, using code generation for type safety.

#go-redis#orm#caching
Stars25
Forks1
Last commit4 years ago
client-timing
client-timingGo

An HTTP client for Go that automatically propagates server timing headers across HTTP calls between servers.

#client#observability#http
Stars25
Forks6
Last commit6 years ago
log
logGo

A Go package providing a structured logging interface that decouples applications from specific logger backends.

#tracing#go-package#facade-pattern
Stars25
Forks3
Last commit8 years ago
codetree
codetreeGo

Parses indented code from languages like Python and Pug to generate a structured tree representation.

#code-parsing#ast-generation#developer-tools
Stars25
Forks5
Last commit6 years ago
shopify
shopifyGo

A Go library for making CRUD requests to the Shopify API.

#ecommerce#crud#shopify-api
Stars25
Forks6
Last commit5 years ago
FastRouter
FastRouterGo

A fast, flexible HTTP router for Go with customizable options, middleware, and grouping.

#fast#api#http
Stars25
Forks5
Last commit8 years ago
relica
relicaGo

A lightweight, type-safe database query builder for Go with zero production dependencies, supporting PostgreSQL, MySQL, and SQLite.

#query-builder#orm#database
Stars25
Forks0
Last commit6 days ago
argon2-hashing
argon2-hashingGo

A lightweight Go wrapper for generating and comparing password hashes using the Argon2 algorithm.

#go-modules#authentication#go-library
Stars25
Forks4
Last commit1 year ago
protoc-gen-httpgo
protoc-gen-httpgoGo

A protoc plugin that generates native HTTP server and client code from Protobuf definitions, eliminating proxy overhead.

#protoc#generator#api-gateway
Stars25
Forks2
Last commit4 months ago
todotxt
todotxtGo

A Go library for parsing, filtering, and sorting tasks in todo.txt format.

#open-source#todo#productivity
Stars25
Forks9
Last commit2 years ago
bexp
bexpGo

An open-source Go framework for building fast, reliable applications with modular tools and multi-language integration.

#multi-language#modular-architecture#developer-tools
Stars25
Forks3
Last commit28 days ago
go-req
go-reqGo

A declarative HTTP client for Go that simplifies API interactions with reusable configurations and hooks.

#declarative#rest#client
Stars24
Forks3
Last commit5 months ago
structs
structsGo

A Go package providing simple functions to manipulate structs, including searching, comparing, and transforming fields.

#library#struct-manipulation#go-package
Stars24
Forks3
Last commit8 years ago
go-convert
go-convertGo

A Go library for converting values between types with a flexible recipe system and built-in conversions.

#custom-converters#go-library#struct-mapping
Stars24
Forks3
Last commit2 years ago
healthcheck
healthcheckGo

A production-ready health check library for Go applications with built-in Kubernetes readiness and liveness probes.

#graceful-shutdown#readiness#health-checks
Stars24
Forks0
Last commit4 months ago
gbdk-go
gbdk-goGo

Experimental Go binding for GBDK(GameBoy Development Kit). You can develop GameBoy software using Go!

#gbdk#golang#gameboy
Stars24
Forks18
Last commit4 years ago
go-beautiful-html-coverage
go-beautiful-html-coverageJavaScript

A GitHub Action that tracks Go code coverage in pull requests with a beautiful HTML preview.

#html-report#devops#coverage-report
Stars24
Forks2
Last commit2 years ago
kair
kairGo

A Go library for formatting dates and times with standard and custom patterns.

#formatting#library#datetime
Stars24
Forks6
Last commit6 years ago
ApplicantAtlas
ApplicantAtlasTypeScript

An open-source platform for managing hackathon applicants, RSVPs, and communications.

#hackathon#open-source#hackathons
Stars24
Forks5
Last commit2 years ago
mailx
mailxGo

A Go library that simplifies sending emails via SMTP with enhanced features beyond the standard net/smtp package.

#mail#email-sending#email-attachments
Stars23
Forks6
Last commit2 months ago
vnclowpot
vnclowpotGo

A low-interaction VNC honeypot that logs authentication attempts against a static challenge.

#authentication-logging#vnc-honeypot#network-security
Stars23
Forks7
Last commit7 years ago
slices
slicesGo

A Go library providing pure, immutable functions for slice operations, returning new slices instead of mutating in place.

#pure-functions#functional-programming#go-modules
Stars23
Forks1
Last commit4 years ago
Hotcoal
HotcoalGo

A Go library that secures handcrafted SQL queries against injection by validating parameters against allowlists.

#sqlx#raw-sql#database-sql
Stars23
Forks1
Last commit2 years ago
Mystique
MystiqueGo

An MQTT server implementing the MQTT v3.1.1 specification for lightweight messaging.

#iot#messaging-protocol#mqtt-server
Stars23
Forks2
Last commit3 years ago
aws-encryption-sdk-go
aws-encryption-sdk-goGo

A Go implementation of the AWS Encryption SDK for adding encryption and decryption functionality to applications.

#aws-encryption-sdk#kms#go-library
Stars23
Forks2
Last commit9 months ago
flute
fluteGo

A Go HTTP client testing framework for validating request parameters and mocking HTTP server responses.

#library#integration-testing#api-testing
Stars23
Forks1
Last commit1 day ago
mockhttp
mockhttpGo

A Go package providing mock objects for unit testing HTTP services by implementing http.ResponseWriter.

#unit-testing#go-package#mock-objects
Stars23
Forks6
Last commit12 years ago
PreviousPage 66 of 77Next

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
1 year ago
#Golang1469
#Go Library491
#Cli Tool323
#Docker322
#Devops269
#Developer Tools225
#Cli209
#Golang Library207
#Self Hosted206
#Hacktoberfest154
#Performance149
#Microservices144