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

slack
slackGo

A comprehensive Go library for interacting with Slack's API, including REST calls, Real-Time Messaging, and Socket Mode.

#team-collaboration#workflow-automation#rest-api
Stars5.0k
Forks1.2k
Last commit4 days ago
testcontainers-go
testcontainers-goGo

A Go package for creating and cleaning up container-based dependencies in automated integration tests.

#hacktoberfest#devops#integration-testing
Stars4.9k
Forks623
Last commit7 days ago
goldmark
goldmarkGo

A CommonMark-compliant, extensible Markdown parser written in Go with a focus on performance and a well-structured AST.

#markdown-extensions#commonmark#markdown-parser
Stars4.9k
Forks299
Last commit12 days ago
bun
bunGo

A lightweight, SQL-first Golang ORM supporting PostgreSQL, MySQL, MSSQL, SQLite, and Oracle with type safety and flexible scanning.

#database-driver#mssql#orm
Stars4.9k
Forks289
Last commit2 days ago
unioffice
uniofficeGo

A pure Go library for creating, editing, and processing Microsoft Office Open XML documents (DOCX, XLSX, PPTX).

#spreadsheet#docx#office-documents
Stars4.9k
Forks505
Last commit25 days ago
rosedb
rosedbGo

A lightweight, fast, and reliable key/value storage engine based on the Bitcask log-structured storage model.

#kv-store#database#log-structured
Stars4.9k
Forks645
Last commit5 months ago
buntdb
buntdbGo

An embeddable, in-memory key/value database for Go with custom indexing and geospatial support.

#b-tree#database#in-memory
Stars4.9k
Forks308
Last commit2 months ago
Flipt
FliptGo

Enterprise-ready, Git native feature management solution

#devops#observability#feature-toggles
Stars4.9k
Forks302
Last commit1 day ago
flipt
fliptGo

A Git-native, enterprise-ready feature management platform that stores flags in your repositories and deploys with your code.

#devops#observability#feature-toggles
Stars4.9k
Forks302
Last commit1 day ago
CDS
CDSGo

An enterprise-grade continuous delivery and DevOps automation platform written in Go, featuring workflow-as-code and multi-cloud scalability.

#hacktoberfest#devops#container-orchestration
Stars4.8k
Forks454
Last commit2 days ago
stolon
stolonGo

A cloud-native PostgreSQL manager providing high availability, leveraging streaming replication and cluster stores like etcd or Consul.

#synchronous-replication#declarative-config#high-availability
Stars4.8k
Forks447
Last commit2 years ago
req
reqGo

A simple yet powerful Go HTTP client with automatic decoding, debugging, retry, and HTTP fingerprinting support.

#retry-logic#http#http-fingerprinting
Stars4.8k
Forks406
Last commit8 days ago
autorest
autorestTypeSpec

Generates client libraries for RESTful web services from OpenAPI specifications.

#rest-client#code-generator#rest-api
Stars4.8k
Forks736
Last commit26 days ago
terraform-docs
terraform-docsGo

A utility to generate documentation from Terraform modules in various output formats.

#generator#terraform-docs#pre-commit
Stars4.8k
Forks597
Last commit8 days ago
Diun
DiunGo

A CLI tool that sends notifications when Docker images are updated on registries.

#manifest#devops#container-monitoring
Stars4.8k
Forks148
Last commit3 days ago
goravel
goravelGo

A full-featured, scalable web application framework for Go that mirrors Laravel's elegant syntax and structure.

#backend-development#orm#api
Stars4.8k
Forks270
Last commit19 days ago
Golang for Node.js Developers
Golang for Node.js DevelopersGo

A comprehensive guide with side-by-side examples comparing Go and Node.js for developers transitioning between the two languages.

#code-examples#demo#developer-tools
Stars4.8k
Forks527
Last commit
graphql
graphqlGo

A GraphQL server implementation for Go with a minimal API and full spec support.

#api#graphql#parallel-execution
Stars4.8k
Forks494
Last commit3 days ago
graphql-go
graphql-goGo

A GraphQL server implementation for Go with a minimal API, full spec support, and production-ready features.

#graphql#api-server#parallel-execution
Stars4.8k
Forks494
Last commit3 days ago
golang-set
golang-setGo

A generic, battle-tested set collection for Go, providing Python-like set operations for comparable types.

#set-collection#concurrent#go-library
Stars4.7k
Forks291
Last commit27 days ago
now
nowGo

A comprehensive time manipulation toolkit for Go with intuitive date calculations and parsing.

#developer-tools#datetime#time-parsing
Stars4.7k
Forks240
Last commit5 months ago
progressbar
progressbarGo

A simple, thread-safe progress bar library for Go applications with support for I/O operations and customization.

#hacktoberfest#library#terminal
Stars4.7k
Forks255
Last commit7 days ago
mage
mageGo

A make-like build tool for Go projects that lets you write build tasks as plain Go functions.

#make-alternative#dev-tools#build-automation
Stars4.7k
Forks278
Last commit3 months ago
Kaitai Struct
Kaitai StructShell

A declarative language to generate binary data parsers in multiple programming languages from a single format description.

#data-serialization#csharp#protocol-analyser
Stars4.6k
Forks209
Last commit4 days ago
Ergo
ErgoGo

An actor-based framework for building distributed, event-driven systems in Go, inspired by Erlang with network transparency.

#elixir#event-driven-architecture#otp
Stars4.6k
Forks184
Last commit1 day ago
prest
prestGo

A production-ready RESTful API server that instantly exposes your PostgreSQL database as a realtime, high-performance API.

#realtime#database#rest
Stars4.6k
Forks312
Last commit1 day ago
netpoll
netpollGo

A high-performance non-blocking I/O networking framework for Go, optimized for RPC scenarios.

#high-performance#server-framework#network-programming
Stars4.6k
Forks505
Last commit25 days ago
Pixel
PixelGo

A hand-crafted 2D game library in Go providing fast graphics, simple API, and platform-independent core.

#window#graphics#library
Stars4.5k
Forks242
Last commit2 years ago
Cerbos
CerbosGo

An open-core, language-agnostic authorization solution for implementing and managing context-aware access control policies.

#yaml#api#rbac
Stars4.5k
Forks199
Last commit1 day ago
evans
evansGo

A more expressive universal gRPC client with REPL and CLI modes for API inspection and automation.

#devops#grpc-web#grpc-client
Stars4.5k
Forks192
Last commit2 years ago
dig
digGo

A reflection-based dependency injection toolkit for Go applications.

#dependency-injection#type-safety#object-graph
Stars4.5k
Forks227
Last commit1 year ago
google-cloud
google-cloudGo

Official Go client libraries for accessing Google Cloud Platform services like Firestore, Storage, and Compute Engine.

#cloud-infrastructure#authentication#firestore
Stars4.5k
Forks1.6k
Last commit1 day ago
RudderStack
RudderStackGo

An open-source, privacy-focused customer data platform (CDP) that collects, processes, and routes event data to warehouses and tools.

#event-collection#segment-alternative#warehouse-management
Stars4.5k
Forks57
Last commit1 day ago
gowitness
gowitnessGo

A Golang command-line utility that uses Chrome Headless to capture website screenshots and gather web data.

#reporting#chrome#screenshot
Stars4.5k
Forks441
Last commit3 months ago
realize
realizeGo

A high-performance Go task runner with live reloading, automating common development workflows.

#filewatcher#golang-application#developer-tools
Stars4.4k
Forks230
Last commit5 years ago
Fury
FuryJava

A high-performance multi-language serialization framework using JIT compilation and zero-copy techniques for fast data exchange.

#multi-language#fast#apache-arrow
Stars4.4k
Forks426
Last commit3 days ago
PreviousPage 8 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
3 years ago
#Go1468
#Go Library486
#Cli Tool210
#Docker186
#Developer Tools172
#Golang Library166
#Devops161
#Cli153
#Self Hosted124
#Hacktoberfest121
#Performance113
#Concurrency112