Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Golang

Golang

551 projects

Showing 36 of 551 projects

flogo
flogoCSS

An ultra-light, Go-based open source ecosystem for building event-driven serverless functions, microservices, and edge applications.

#stream-processing#event-driven#iot
Stars2.5k
Forks294
Last commit2 years ago
tfgo
tfgoGo

A Go library that simplifies TensorFlow's Go bindings with method chaining, automatic scoping, and type conversion.

#deep-learning#graph-computation#model-serving
Stars2.5k
Forks158
Last commit2 years ago
hoverfly
hoverflyGo

A lightweight open-source API simulation tool for creating realistic mocks of dependent services during development and testing.

#devops#testing-tool#proxy
Stars2.5k
Forks224
Last commit4 days ago
Hoverfly
HoverflyGo

A lightweight open-source API simulation tool for creating realistic mocks of API dependencies during development and testing.

#development-tool#testing-tool#proxy
Stars2.5k
Forks224
Last commit4 days ago
sq
sqGo

A command-line tool that provides jq-style access to structured data sources like SQL databases, CSV, and Excel files.

#data-inspection#data-wrangling#data-export
Stars2.5k
Forks39
Last commit17 hours ago
lgo
lgoGo

A Jupyter Notebook kernel and interactive REPL for Go (golang) that enables interactive programming and data analysis.

#jupyter-kernel#notebook#data-science
Stars2.5k
Forks118
Last commit5 years ago
fastjson
fastjsonGo

A high-performance JSON parser and validator for Go that requires no custom structs, code generation, or reflection.

#fast#json-rpc#high-performance
Stars2.4k
Forks153
Last commit2 months ago
Fibratus
FibratusGo

A Windows security tool for real-time adversary tradecraft detection, memory scanning, and forensics via behavior-driven rules.

#rule-engine#windows-security#adversary
Stars2.4k
Forks208
Last commit16 hours ago
gormt
gormtGo

A tool that automatically generates Go structs and GORM-compatible code from MySQL, SQLite, and MSSQL databases.

#mssql#orm#database
Stars2.4k
Forks362
Last commit2 days ago
yt-dlp Web UI
yt-dlp Web UIGo

A self-hosted web UI and RPC server for yt-dlp, enabling remote video downloading via a browser interface.

#download-manager#yt-dlp-wrapper#raspberrypi
Stars2.4k
Forks237
Last commit3 months ago
go-eagle
go-eagleGo

A Go framework for rapid development of API services and microservices with a layered architecture.

#api-framework#http#dependency-injection
Stars2.4k
Forks259
Last commit4 days ago
raylib-go
raylib-goC

Go bindings for raylib, a simple library for videogames programming.

#opengl#rpi#android
Stars2.4k
Forks205
Last commit1 month ago
brutespray
brutesprayGo

A fast, multi-protocol credential brute-forcer that parses Nmap, Nessus, and Nexpose output to test credentials across 30+ services.

#nmap#infosec#penetration-testing
Stars2.4k
Forks425
Last commit7 hours ago
Kyoo
KyooTypeScript

A self-hosted media server for movies, series, and anime with automatic metadata scanning and minimal maintenance.

#transcoding#media-server#ffmpeg
Stars2.4k
Forks72
Last commit8 hours ago
f2
f2Go

A cross-platform command-line tool for batch renaming files and directories quickly and safely.

#rename-files#productivity#file-management
Stars2.4k
Forks63
Last commit13 days ago
documize.com
documize.comJavaScript

An open-source, self-hosted knowledge management platform for unified internal and external documentation.

#emberjs#reporting#documentation-tool
Stars2.4k
Forks234
Last commit7 months ago
go-oidc
go-oidcGo

A Go package that adds OpenID Connect client support to the standard OAuth2 library.

#oauth2#authentication#openid-connect
Stars2.4k
Forks427
Last commit19 days ago
jwx
jwxGo

A complete Go implementation of JOSE (JWA/JWE/JWK/JWS/JWT) for signing, encryption, and key management.

#authentication#jwe#jwt
Stars2.4k
Forks191
Last commit6 hours ago
terracognita
terracognitaGo

Imports existing cloud infrastructure from AWS, GCP, Azure, and VMware to generate Terraform configuration (HCL) and state files.

#google-cloud-platform#devops#tfstate
Stars2.4k
Forks170
Last commit7 months ago
gonic
gonicGo

A free-software music streaming server implementing the Subsonic API, supporting on-the-fly transcoding, podcasts, and multi-user libraries.

#subsonic-api#transcoding#scrobbling
Stars2.4k
Forks147
Last commit3 days ago
base64Captcha
base64CaptchaGo

A flexible Go package for generating and verifying captchas as base64-encoded image or audio strings.

#bot-protection#web-security#unicode
Stars2.4k
Forks309
Last commit6 months ago
fastcache
fastcacheGo

A fast, thread-safe in-memory cache for Go designed to handle massive entry counts with minimal garbage collection overhead.

#systems-programming#in-memory-cache#fast
Stars2.4k
Forks194
Last commit11 days ago
whosthere
whosthereGo

An SSH server that identifies users by enumerating their public keys and matching them against GitHub's public key dataset.

#ssh-server#identity-discovery#security-tool
Stars2.3k
Forks109
Last commit10 days ago
go-resiliency
go-resiliencyGo

A Go library implementing resiliency patterns like circuit breakers, semaphores, deadlines, batching, and retries.

#circuit-breaker#fault-tolerance#resiliency-patterns
Stars2.3k
Forks145
Last commit1 year ago
secure
secureGo

A Go HTTP middleware that provides essential security headers and protections for web applications.

#https-enforcement#http-middleware#web-security
Stars2.3k
Forks146
Last commit1 year ago
The Little Go Book
The Little Go BookTeX

A free introductory book about the Go programming language, available in multiple formats and translations.

#pandoc#technical-documentation#markdown
Stars2.3k
Forks275
Last commit6 months ago
Cogent Core
Cogent CoreGo

A Go framework for building cross-platform 2D and 3D applications that run on desktop, mobile, and web from a single codebase.

#ios#webassembly#graphics
Stars2.3k
Forks101
Last commit1 day ago
EaseProbe
EaseProbeGo

A standalone, lightweight health and status checking tool written in Go, supporting probes, notifications, and SLA reporting.

#health-checking#devops#status-monitoring
Stars2.3k
Forks243
Last commit2 days ago
Prisma
PrismaGo

An auto-generated, fully type-safe database client for Go that reduces boilerplate.

#database-access#query-builder#mssql
Stars2.3k
Forks104
Last commit9 months ago
lotusdb
lotusdbGo

Advanced Go key-value database combining LSM tree and B+ tree advantages for fast read/write with low amplification.

#kv-store#database#storage
Stars2.3k
Forks188
Last commit1 year ago
go-arg
go-argGo

A Go library for parsing command-line arguments by defining a struct, supporting flags, environment variables, and subcommands.

#environment-variables#go-library#struct-based
Stars2.3k
Forks113
Last commit4 months ago
gapid
gapidGo

A collection of tools for inspecting, tweaking, and replaying graphics API calls between applications and GPU drivers.

#vulkan#rendering-analysis#android
Stars2.2k
Forks329
Last commit1 year ago
go-dockerclient
go-dockerclientGo

A Go client library for interacting with the Docker Engine API, including Swarm and network APIs.

#docker-engine#hacktoberfest#go-library
Stars2.2k
Forks555
Last commit6 days ago
Hollywood
HollywoodGo

A blazingly fast, low-latency actor engine written in Go for building highly concurrent and distributed systems.

#cluster-computing#distributed-systems#game-servers
Stars2.2k
Forks168
Last commit3 months ago
Beep
BeepGo

A Go library for audio playback and processing with a simple Streamer interface.

#go-library#stereo-audio#audio-processing
Stars2.2k
Forks154
Last commit2 years ago
moq
moqGo

A Go interface mocking tool that generates mock structs from interfaces for unit testing using go generate.

#unit-testing#test-doubles#mocking
Stars2.2k
Forks135
Last commit1 month ago
PreviousPage 11 of 16Next

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
#Go426
#Docker85
#Go Library80
#Cli Tool72
#Self Hosted61
#Devops60
#Hacktoberfest55
#Cross Platform49
#Developer Tools47
#Security45
#Cli44
#Microservices40