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

env
envGo

A zero-dependency Go package for retrieving environment variables with type safety and default values.

#package#environment-variables#go-package
Stars23
Forks3
Last commit3 months ago
backy
backyGo

A lightweight multiprocessing utility for file backups using rsync and tar with automated archiving cycles.

#multiprocessing#bzip2#tar
Stars23
Forks0
Last commit5 years ago
gomemcached
gomemcachedGo

A Go Memcached client with binary protocol support, consistent hashing for sharding, and SASL authentication.

#binary-protocol#memcached-client#sharding
Stars23
Forks1
Last commit8 months ago
migrator
migratorGo

A Go library for managing MySQL database schema migrations with an intuitive, code-based approach.

#migration#version-control#devops
Stars23
Forks4
Last commit1 year 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
godesim
godesimGo

A Go library for solving ordinary differential equation systems with a simple API and interactive simulation capabilities.

#event-driven#ode#scientific-computing
Stars23
Forks1
Last commit4 years ago
GCP Cost MCP Server
GCP Cost MCP ServerGo

An MCP server that enables AI assistants to estimate Google Cloud costs via the Cloud Billing Catalog API.

#cloud-billing#ai-assistant#genkit
Stars22
Forks2
Last commit1 month ago
GoStats
GoStatsGo

A Go library providing comprehensive statistical functions for machine learning and data analysis.

#mathematics#data-science#statistics
Stars22
Forks3
Last commit7 years ago
GoLobby/Router
GoLobby/RouterGo

A lightweight, zero-dependency HTTP router for Go built on radix trees with middleware, route parameters, and static file serving.

#route-parameters#zero-dependency#api
Stars22
Forks0
Last commit4 years ago
goami2
goami2Go

A Go library for interacting with Asterisk Manager Interface (AMI) using a fast protocol parser.

#library#telephony#go-library
Stars22
Forks7
Last commit1 month ago
go-decent-copy
go-decent-copyGo

A Go library providing a simple, human-friendly API for copying files with proper error handling.

#developer-tools#copy#minimal-api
Stars22
Forks6
Last commit6 years ago
go-mpris
go-mprisGo

A Go implementation of the MPRIS D-Bus interface for controlling media players on Linux.

#audio-control#media-player#go-library
Stars22
Forks0
Last commit1 year ago
ode
odeGo

A Go library for solving ordinary differential equations with multi-dimensional state vectors and channel-based stopping conditions.

#ode#scientific-computing#simulation
Stars22
Forks2
Last commit9 years ago
gotokenizer
gotokenizerGo

A Go tokenizer for Chinese text segmentation using dictionary and Bigram language models.

#nlp-library#bigram-model#natural-language-processing
Stars21
Forks7
Last commit7 years ago
XML-Comp
XML-CompGo

A command-line tool and Go package for comparing directories of markup documents (XML, HTML) and syncing missing files, folders, and tags.

#xml-comp#file-synchronization#translation-workflow
Stars21
Forks10
Last commit8 years ago
jsend
jsendGo

A Go implementation of the JSend specification for consistent JSON API responses.

#go-api#json-api#jsend
Stars21
Forks7
Last commit5 years ago
go-fuzz-action
go-fuzz-action

A GitHub Action for running Go 1.18+ built-in fuzz testing in CI/CD workflows.

#devops#github-action#ci-cd
Stars21
Forks2
Last commit1 month ago
NALIVATOR-9000
NALIVATOR-9000Go

A DIY robot bartender built with Raspberry Pi and Go that mixes drinks using pumps and speech synthesis.

#iot#home-automation#peristaltic-pump
Stars21
Forks1
Last commit8 years ago
gocontainer
gocontainerGo

A simple dependency injection container for Go applications, enabling type-safe service registration and resolution.

#dependency-injection#type-safety#testing
Stars21
Forks2
Last commit6 years ago
bloomfilter
bloomfilterGo

A Go implementation of a Bloom filter with serialization compatibility to Java's Guava library.

#probabilistic-data-structures#bloomfilter-go#bloomfilter
Stars21
Forks4
Last commit1 year ago
topk
topkGo

A fast Go implementation of HeavyKeeper-based top-K sketches, including sliding-window variants for real-time data streams.

#probabilistic-data-structures#stream-processing#heavy-keeper
Stars20
Forks3
Last commit1 year ago
gofal
gofalGo

A Go library for precise fractional arithmetic with chainable operations and float64 conversion.

#fractional-arithmetic#go-package#rational-numbers
Stars20
Forks3
Last commit6 years ago
TySug
TySugGo

A keyboard layout aware alternative word suggester to prevent typos in short word lists like domain names.

#library#typo-detection#suggestions
Stars20
Forks4
Last commit2 months ago
swarmcli
swarmcliGo

A terminal UI for Docker Swarm that provides real-time observability and keyboard-driven cluster management.

#devops#container-orchestration#keyboard-driven
Stars20
Forks10
Last commit19 hours ago
goterator
goteratorGo

A lazy iterator implementation for Go providing map, reduce, and other functional programming operations.

#mapreduce#functional-programming#golang-package
Stars20
Forks4
Last commit10 months ago
cronticker
crontickerGo

A Go library providing a ticker that works with Unix, Quartz, and directive-based Cron schedules.

#ticker#time-management#background-jobs
Stars20
Forks4
Last commit5 years ago
go-palette
go-paletteGo

A Go library for decorating terminal output with ANSI colors and text formatting.

#developer-tools#style#go-library
Stars20
Forks2
Last commit3 years ago
goArgonPass
goArgonPassGo

A Go utility package for Argon2 password hashing and verification, compatible with Passlib for Python and Argon2 PHP.

#argon2i#passwords#authentication
Stars20
Forks7
Last commit5 years ago
valor
valorGo

Go module providing optional and result types to codify Go's 'comma ok' and 'errors are values' idioms.

#optional-types#either#functional-programming
Stars20
Forks1
Last commit3 years ago
go-jwt
go-jwtGo

A Go library for JWT authentication with Redis-backed token lifecycle management and device fingerprint binding.

#token-management#net-http#redis
Stars19
Forks0
Last commit1 month ago
libschema
libschemaGo

A Go library for managing database schema migrations on a per-library basis, enabling libraries to define their own migrations.

#database#version-control#devops
Stars19
Forks5
Last commit2 days ago
gobookmarks
gobookmarksGo

A self-hosted personal landing page that renders bookmarks from a plain text file you own, backed by Git for version history.

#bookmarks#git-backed#oauth2
Stars19
Forks0
Last commit21 days ago
xredis
xredisGo

A Go Redis client built on redigo that provides type-safe calls, simplified setup, and Redis Sentinel support.

#database-driver#typesafe#redigo-wrapper
Stars19
Forks6
Last commit7 years ago
pipelines
pipelinesGo

A Go library providing generic functions for building concurrent processing pipelines with fan-out/fan-in patterns.

#stream-processing#pipelines#concurrent-processing
Stars19
Forks0
Last commit2 months ago
signals
signalsGo

A type-safe reactive state management library for Go, inspired by Angular Signals, with zero allocations and thread safety.

#fine-grained-reactivity#go-library#reactive-programming
Stars19
Forks0
Last commit5 days ago
fake-useragent
fake-useragentGo

A Go library for generating realistic, up-to-date user-agent strings from a real-world database.

#user-agent-spoofing#user-agent#golang-package
Stars19
Forks3
Last commit6 months ago
PreviousPage 48 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
#Go1469
#Go Library487
#Cli Tool211
#Docker186
#Developer Tools172
#Golang Library167
#Devops161
#Cli154
#Self Hosted124
#Hacktoberfest121
#Performance115
#Concurrency112