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

gloop
gloopGo

A Go utility library providing convenient looping functions using Go's range-over-func feature.

#functional-programming#aggregators#range-over-func
Stars28
Forks0
Last commit1 year ago
dicompot
dicompotGo

A DICOM honeypot server that logs and analyzes medical imaging protocol traffic for security monitoring.

#honeypot#healthcare-security#protocol-analysis
Stars28
Forks8
Last commit1 month ago
zkits-logger
zkits-loggerGo

A zero-dependency Go library for structured JSON logging with extensive customization and performance optimizations.

#zero-dependency#observability#zkits
Stars28
Forks2
Last commit3 years ago
shellwords
shellwordsGo

A Go library for parsing and joining strings according to UNIX Bourne shell word parsing rules.

#shell-parsing#unix-shell#go-library
Stars28
Forks4
Last commit3 years ago
agento
agentoGo

Client/server system for collecting near real-time metrics from Linux hosts using InfluxDB as the backend.

#metrics-collection#client-server#monitoring
Stars28
Forks3
Last commit7 years ago
otelinji
otelinjiGo

Automatically injects OpenTelemetry tracing blocks into exported Go functions for auto-instrumentation.

#auto-instrumentation#devops#observability
Stars27
Forks0
Last commit2 months ago
coinpaprika-api-go-client
coinpaprika-api-go-clientGo

A Go client library for accessing Coinpaprika's cryptocurrency market data API.

#crypto#go-client#cryptocurrency
Stars27
Forks13
Last commit20 days ago
jokeapi-go
jokeapi-goGo

Official Go wrapper for Sv443's JokeAPI, providing structured access to jokes with filtering options.

#humor#rest-client#jokeapi
Stars27
Forks4
Last commit1 year ago
hdf5
hdf5Go

A pure Go library for reading and writing HDF5 files without CGo dependencies, featuring HDF5 2.0.0 compatibility.

#hdf5-format#scientific-computing#numerical-data
Stars27
Forks5
Last commit7 days ago
ssh-auth-logger
ssh-auth-loggerGo

A low/zero interaction SSH authentication logging honeypot that logs attempts as structured JSON.

#json-logs#ssh-honeypot#ssh-server
Stars27
Forks11
Last commit24 days ago
medpot
medpotGo

A honeypot that emulates HL7/FHIR healthcare data interfaces to detect and log unauthorized access attempts.

#honeypot#healthcare-security#emulation
Stars27
Forks7
Last commit2 years ago
gut/yos
gut/yosGo

A collection of Go utility packages for file operations, random generation, hashing, and string manipulation.

#developer-tools#gut#go-package
Stars27
Forks9
Last commit5 years ago
awesome-go-extra
awesome-go-extraGo

Parses the awesome-go README and generates a new README with enriched repository information from the GitHub API.

#developer-tools#data-enrichment#project-directory
Stars27
Forks5
Last commit3 years ago
go-benchmark-app
go-benchmark-appGo

A Go application for HTTP benchmarking using configurable rules and multiple tools like ab, wrk, and siege.

#wrk#http-benchmarking#load-testing
Stars27
Forks5
Last commit9 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
Stars27
Forks2
Last commit4 years ago
fwencoder
fwencoderGo

A Go library for parsing and generating fixed-width file formats with struct-based mapping.

#encoder#library#table
Stars27
Forks8
Last commit1 year ago
suricata_exporter
suricata_exporterGo

A Prometheus exporter that collects and exposes Suricata IDS/IPS metrics via a Unix socket for monitoring and visualization.

#suricata#unix-socket#ids-ips
Stars27
Forks15
Last commit13 days ago
Algorand Node UI
Algorand Node UIGo

A terminal user interface for managing remote Algorand nodes, displaying real-time status, block data, and utilities.

#bubble-tea#devops#node-management
Stars27
Forks4
Last commit3 years ago
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
gnet
gnetGo

A high-performance, multi-threaded network library optimized for game servers with built-in protobuf support and lockless ring buffers.

#tcp#high-performance#game-server
Stars26
Forks5
Last commit1 month ago
Echo
EchoGo

A server-side adapter for using Inertia.js with the Echo Go web framework to build single-page applications.

#single-page-application#vite#full-stack
Stars26
Forks5
Last commit3 months ago
Turbo
TurboGo

A command-line utility that simplifies Docker management by combining multiple tools into a single binary.

#harbor#utility-wrapper#devops
Stars26
Forks12
Last commit4 years ago
xk6-kv
xk6-kvGo

A k6 extension providing a persistent key-value store for sharing state across Virtual Users during load testing.

#load-testing#performance-testing#k6
Stars26
Forks5
Last commit11 days 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 commit2 months ago
mpo
mpoGo

A Go library and CLI tool for encoding, decoding, and converting MPO stereoscopic 3D photo files.

#anaglyph#go-library#cli-tool
Stars26
Forks4
Last commit3 days ago
Pull the New Go Module Version Into the Proxy Cache
Pull the New Go Module Version Into the Proxy CacheShell

A GitHub Action that automatically pulls new Go module releases to proxy caches for immediate availability.

#hacktoberfest#go-modules#semantic-versioning
Stars26
Forks8
Last commit
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
flora
floraGo

A Terraform version and upgrade manager written in Go, enabling easy switching and one-command upgrades.

#rbenv#upgrade-manager#binary-management
Stars26
Forks5
Last commit3 years ago
gmsec
gmsecGo

A Go framework for building distributed systems with built-in service discovery, load balancing, and gRPC support.

#connection-pooling#distributed-systems#micro
Stars26
Forks6
Last commit3 months ago
ore
oreGo

A lightweight, type-safe dependency injection container for Go with lifetime management and modular containers.

#graceful-shutdown#modular-architecture#ore
Stars26
Forks2
Last commit3 months ago
logrus_influxdb
logrus_influxdbGo

A Logrus hook that sends structured log entries to InfluxDB for centralized logging and monitoring.

#centralized-logging#logrus#syslog
Stars26
Forks10
Last commit6 years ago
ctxutil
ctxutilGo

A Go library providing utility functions for working with contexts, including signal handling and value composition.

#http-server#functions#signal
Stars26
Forks4
Last commit6 years 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 commit3 years 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
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
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
PreviousPage 64 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
1 month ago
1 year ago
#Golang1232
#Go Library409
#Docker291
#Cli Tool291
#Devops241
#Developer Tools200
#Cli190
#Self Hosted189
#Golang Library165
#Hacktoberfest141
#Cross Platform130
#Microservices127