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

f4go
f4goGo

A transpiler that converts Fortran 77 source code into equivalent Go code, preserving functionality and comments.

#scientific-computing#f4go#legacy-migration
Stars51
Forks9
Last commit3 years ago
bronze
bronzeGo

A cross-shell customizable powerline-like prompt written in Go with asynchronous segment loading and icon support.

#shell-prompt#productivity#fish
Stars51
Forks1
Last commit7 years ago
dec128
dec128Go

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

#decimal#fixed-point#high-performance
Stars51
Forks1
Last commit5 months ago
copy
copyGo

A Go package for fast, type-safe copying between structs with support for nested structures, embedded types, and pointers.

#golang-package#copy#struct-copying
Stars51
Forks5
Last commit5 years ago
gone/log
gone/logGo

A collection of independent Go packages for building small daemons and servers with advanced logging, systemd integration, and graceful reloads.

#statsd-client#http-server#socket-activation
Stars51
Forks8
Last commit5 years ago
drmaa
drmaaGo

A Go library for submitting and managing jobs on HPC clusters using the DRMAA standard.

#drmaa#grid-engine#cluster-computing
Stars51
Forks19
Last commit22 days ago
genfuncs
genfuncsGo

A Go library providing polymorphic generic containers and functions to reduce boilerplate, inspired by Kotlin's Sequence and Map.

#functional-programming#result-type#async
Stars51
Forks6
Last commit4 years ago
gone/jconf
gone/jconfGo

A collection of independent Go packages for building small daemons and servers with advanced logging, systemd integration, and graceful reloads.

#statsd-client#http#socket-activation
Stars51
Forks8
Last commit5 years ago
petrovich
petrovichGo

A Go library for inflecting Russian first names, middle names, and last names into grammatical cases.

#anthroponym#natural-language-processing#name-inflection
Stars51
Forks6
Last commit2 years ago
rk-gin
rk-ginGo

A plugin for rk-boot that configures Gin microservices and injects middlewares from YAML files.

#rk-boot#devops#rk
Stars51
Forks17
Last commit2 years ago
Telegram auth
Telegram authGo

A PocketBase plugin that adds Telegram WebApp Auth and Telegram Login Widget authentication methods.

#pocketbase-plugin#authentication#pocketbase-plugins
Stars51
Forks7
Last commit2 days ago
convergen
convergenGo

A Go code generator that creates type-to-type copy functions with flexible field mapping and conversion rules.

#developer-tools#boilerplate-reduction#code-generator
Stars51
Forks9
Last commit11 months ago
slice
sliceGo

Type-safe functions for common Go slice operations like deduplication, filtering, and element manipulation.

#functional-programming#slices#go-library
Stars51
Forks5
Last commit6 years ago
xdg
xdgGo

A Go implementation of FreeDesktop.org (XDG) specifications for accessing user directories, desktop files, trash, and more.

#xdg-specs#xdg-compliance#file-management
Stars50
Forks9
Last commit28 days ago
cc-tools
cc-toolsGo

High-performance Go implementation of Claude Code utilities providing statusline generation and MCP server management.

#developer-tools#claude-code#cli
Stars50
Forks5
Last commit7 days ago
kyoo
kyooGo

A Go library providing an unlimited job queue and concurrent worker pools for background task processing.

#concurrent-workers#queue#go-library
Stars50
Forks4
Last commit5 months ago
gxpdf
gxpdfGo

A high-performance Go library for PDF creation, reading, table extraction, digital signatures, and encryption.

#text-extraction#go-modules#open-source
Stars50
Forks7
Last commit6 days ago
flen
flenGo

A command-line tool that analyzes and reports function/method lengths in Go packages using AST parsing.

#developer-tools#code-metrics#command-line-tool
Stars50
Forks4
Last commit4 days ago
evaler
evalerGo

A Go package implementing a floating-point arithmetic expression evaluator using Dijkstra's Shunting Yard algorithm.

#trigonometric-functions#shunting-yard#expression-evaluator
Stars50
Forks16
Last commit8 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
Stars50
Forks40
Last commit6 days ago
SuperMQ (.5k)
SuperMQ (.5k)Go

A distributed, highly scalable, and secure open-source cloud platform for messaging and event-driven architecture.

#iot#event-driven-architecture#iot-messaging
Stars50
Forks8
Last commit4 months ago
pb-deployer
pb-deployerSvelte

Automates the lifecycle of deploying PocketBase applications to production servers.

#vps-deployment#production-deployment#version-management
Stars50
Forks2
Last commit2 months ago
goback
gobackGo

A simple exponential backoff implementation in Go for handling retries with faulty or slow systems.

#retry-logic#golang-library#error-handling
Stars50
Forks8
Last commit5 years ago
go-waitgroup
go-waitgroupGo

A Go package extending sync.WaitGroup with error handling and configurable concurrency limits.

#concurrency-control#go-library#pool
Stars49
Forks4
Last commit6 days ago
swag
swagGo

A lightweight Go library to generate Swagger 2.0 JSON API documentation without code generation or framework constraints.

#chi-swagger#httprouter-swagger#rest
Stars49
Forks7
Last commit2 years ago
retry-go
retry-goGo

A simple and easy-to-use retry library for Go, supporting both generic operations and HTTP requests.

#retry-logic#http-retry#distributed-systems
Stars49
Forks6
Last commit7 years ago
browscap_go
browscap_goGo

A Go library that provides browser detection and capabilities using the browscap.ini database.

#http#browscap#browser-detection
Stars49
Forks26
Last commit3 years ago
generic
genericGo

A Go library providing flexible generic data types for JSON encoding/decoding and type conversion.

#unmarshaling#generic#flexible-data
Stars49
Forks6
Last commit5 years ago
terraform-provider-secrethub
terraform-provider-secrethubGo

A Terraform provider for managing and using secrets from SecretHub within infrastructure-as-code workflows.

#hacktoberfest#devops#aws-integration
Stars49
Forks10
Last commit5 years ago
go-HoneyPot
go-HoneyPotGo

A honeypot server written in Go that logs attacker interactions to a database.

#honeypot#tcp-server#security
Stars49
Forks7
Last commit7 years ago
avro
avroGo

A Go library for Apache Avro with strong typing, SQL integration, and Redshift schema generation.

#database#apache#data-serialization
Stars49
Forks10
Last commit1 year ago
stdlog
stdlogGo

A collection of simple, fast, and customizable logging packages for Go, optimized for command-line and cron jobs.

#stdout#thread-safe#logging
Stars48
Forks5
Last commit11 years ago
yogo
yogoHTML

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

#yopmail#cli-tool#email-disposable-checker
Stars48
Forks8
Last commit8 days 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
Stars48
Forks6
Last commit1 month ago
hotplex
hotplexGo

A high-performance AI agent runtime engine that transforms terminal AI tools into production services with persistent sessions.

#developer-tools#aep#gateway
Stars48
Forks15
Last commit6 days ago
boa
boaGo

A Go library for building self-documenting CLIs by generating flags, env vars, and config file loading from struct definitions.

#declarative-programming#cli-framework#command
Stars48
Forks0
Last commit2 days ago
PreviousPage 59 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
#Golang1469
#Go Library491
#Cli Tool323
#Docker322
#Devops269
#Developer Tools225
#Cli209
#Golang Library207
#Self Hosted206
#Hacktoberfest154
#Performance149
#Microservices144