Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Golang

Golang

1971 projects

Showing 36 of 1971 projects

Pgweb
PgwebGo

A simple, cross-platform web-based PostgreSQL database explorer written in Go, distributed as a single binary.

#data-export#database-explorer#web-based
Stars9.4k
Forks853
Last commit14 days ago
gobot
gobotGo

A Go framework for robotics, drones, and IoT that simplifies controlling multiple hardware devices.

#robotics#physical-computing#iot
Stars9.4k
Forks1.1k
Last commit6 months ago
Cadence (.2k)
Cadence (.2k)Go

A distributed, scalable, and highly available orchestration engine for executing asynchronous long-running business logic.

#async-processing#service-bus#workflow-orchestration
Stars9.4k
Forks901
Last commit1 day ago
syft
syftGo

A CLI tool and Go library for generating Software Bill of Materials (SBOM) from container images and filesystems.

#sbom#container-security#cyclonedx
Stars9.3k
Forks902
Last commit1 day ago
Syft
SyftGo

A CLI tool and Go library for generating Software Bill of Materials (SBOM) from container images and filesystems.

#sbom#container-security#cyclonedx
Stars9.3k
Forks902
Last commit1 day ago
atlantis
atlantisGo

A self-hosted application that automates Terraform plan and apply workflows via pull request comments.

#hacktoberfest#devops#pull-request-automation
Stars9.2k
Forks1.3k
Last commit1 day ago
go-sqlite3
go-sqlite3C

A SQLite3 driver for Go that conforms to the built-in database/sql interface.

#database-driver#cgo#database-sql
Stars9.2k
Forks1.2k
Last commit11 days ago
jwt-go
jwt-goGo

A Go implementation of JSON Web Tokens (JWT) for signing, verifying, parsing, and generating tokens.

#oauth2#auth#authentication
Stars9.2k
Forks439
Last commit18 days ago
raft
raftGo

A Go library implementing the Raft consensus protocol for managing replicated state machines in distributed systems.

#raft-protocol#distributed-systems#go-library
Stars9.1k
Forks1.1k
Last commit4 days ago
Pterodactyl
PterodactylPHP

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.

#laravel#games#opensource
Stars9.0k
Forks2.6k
Last commit
Ginkgo
GinkgoGo

A mature testing framework for Go that helps developers write expressive, behavior-driven specifications.

#go-testing#spec-organization#integration-testing
Stars9.0k
Forks705
Last commit23 days ago
buildah
buildahGo

A command-line tool for building Open Container Initiative (OCI) container images without requiring root privileges or Dockerfiles.

#oci-images#devops#container-image-build
Stars8.9k
Forks916
Last commit1 day ago
buildah
buildahGo

A command-line tool for building Open Container Initiative (OCI) container images without requiring a daemon or root privileges.

#oci-images#devops#podman
Stars8.9k
Forks916
Last commit1 day ago
app
appGo

A Go package for building progressive web apps with WebAssembly using a declarative syntax.

#single-page-applications#webassembly#component-based
Stars8.9k
Forks409
Last commit1 month ago
Golang Security Checker
Golang Security CheckerGo

A static analysis tool that scans Go source code for security vulnerabilities by analyzing the AST and SSA representations.

#ast-analysis#taint-analysis#security-automation
Stars8.9k
Forks704
Last commit4 days ago
Go Cheat Sheet
Go Cheat Sheet

A comprehensive reference sheet covering Go syntax, features, and common patterns for developers.

#programming-language#developer-tools#syntax
Stars8.8k
Forks1.1k
Last commit2 years ago
gorush
gorushGo

A push notification micro server written in Go, supporting iOS (APNS), Android (FCM), and Huawei (HMS) platforms.

#ios#ios-apns#gorush-server
Stars8.7k
Forks886
Last commit1 day ago
pdfcpu
pdfcpuGo

A comprehensive PDF processing library and CLI written in Go, supporting encryption, validation, and batch operations.

#pdf-utilities#pdf-tools#pdf-lib
Stars8.7k
Forks621
Last commit4 days ago
Benthos
BenthosGo

A high-performance, declarative stream processor that connects various sources and sinks with built-in data transformation capabilities.

#stream-processing#cqrs#message-queue
Stars8.7k
Forks952
Last commit1 day ago
Benthos
BenthosGo

A high-performance, resilient stream processor that connects various sources and sinks, performs data transformations, and guarantees at-least-once delivery.

#stream-processing#declarative-config#cqrs
Stars8.7k
Forks952
Last commit1 day ago
mongo-go-driver
mongo-go-driverGo

The official MongoDB-supported Go driver for building applications with MongoDB databases.

#database-driver#database#bson
Stars8.5k
Forks937
Last commit1 day ago
Ddosify
DdosifyGo

eBPF-based platform for Kubernetes monitoring and performance testing with automatic service mapping.

#hacktoberfest#load-testing#devops
Stars8.5k
Forks389
Last commit4 months ago
RoadRunner
RoadRunnerGo

A high-performance PHP application server and process manager written in Go, designed to replace traditional Nginx+FPM setups.

#hacktoberfest#high-performance#temporal
Stars8.5k
Forks424
Last commit6 days ago
RoadRunner
RoadRunnerGo

A high-performance PHP application server and process manager written in Go, designed to replace traditional setups like Nginx+FPM.

#hacktoberfest#http-server#high-performance
Stars8.5k
Forks424
Last commit6 days ago
ko
koGo

A simple, fast container image builder for Go applications that doesn't require Docker.

#sbom#devops#go-toolchain
Stars8.5k
Forks445
Last commit23 hours ago
oapi-codegen
oapi-codegenGo

Generate Go client and server boilerplate from OpenAPI 3 specifications to reduce manual coding.

#openapi-generator#http-frameworks#rest-api
Stars8.5k
Forks1.0k
Last commit23 hours ago
gonum
gonumGo

A comprehensive set of numeric libraries for Go, providing matrices, statistics, optimization, and graph algorithms.

#scientific-computing#graph#graph-algorithms
Stars8.4k
Forks580
Last commit3 days ago
machinery
machineryGo

A Go library for asynchronous task queues and job processing with distributed message passing.

#task-queue#task-scheduler#redis
Stars8.0k
Forks937
Last commit8 months ago
expr
exprGo

A Go-centric expression language for dynamic configurations, offering safety, speed, and seamless Go integration.

#business-logic#rule-engine#dynamic-configuration
Stars8.0k
Forks519
Last commit17 days ago
Terratest
TerratestGo

A Go library for writing automated tests for infrastructure code like Terraform, Packer, Docker, and cloud APIs.

#kubernetes-testing#devops#testing-library
Stars7.9k
Forks1.4k
Last commit1 day ago
eBPF
eBPFGo

A pure Go library for loading, compiling, debugging, and attaching eBPF programs to Linux kernel hooks.

#observability#cilium#go-library
Stars7.9k
Forks881
Last commit1 day ago
LiteIDE
LiteIDEC++

A simple, open source, cross-platform integrated development environment (IDE) specifically designed for the Go programming language.

#qt#open-source#liteide
Stars7.8k
Forks983
Last commit2 months ago
go-clean-template
go-clean-templateGo

A production-ready Clean Architecture template for Go services with REST, gRPC, AMQP, and NATS RPC servers.

#template#project-template#dependency-injection
Stars7.6k
Forks658
Last commit22 hours ago
go-git
go-gitGo

A highly extensible Git implementation library written in pure Go, supporting both low-level plumbing and high-level porcelain operations.

#in-memory-storage#version-control#repository-management
Stars7.6k
Forks980
Last commit1 day ago
fx
fxGo

A dependency injection based application framework for Go that eliminates globals and enables code reuse.

#modular-architecture#service#singleton-management
Stars7.6k
Forks346
Last commit6 months ago
hatchet
hatchetGo

A durable background task queue and workflow orchestration platform built on Postgres with observability and flow control.

#fastapi#event-driven#concurrency-control
Stars7.6k
Forks454
Last commit1 day ago
PreviousPage 5 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
25 days ago
#Go1468
#Go Library486
#Cli Tool210
#Docker186
#Developer Tools172
#Golang Library166
#Devops161
#Cli153
#Self Hosted124
#Hacktoberfest121
#Performance113
#Concurrency112