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

libradb
libradbGo

A simple, persistent key/value store written in pure Go for learning database internals.

#b-tree#database#educational
Stars203
Forks26
Last commit2 years ago
octillery
octilleryGo

A Go package for database sharding that works with any ORM or raw SQL.

#go-library#database-migration#golang-library
Stars202
Forks31
Last commit2 years ago
jsonvalue
jsonvalueGo

A fast and convenient Go library for handling unstructured JSON data, serving as an alternative to map[string]interface{}.

#dynamic-json#unstructured-data#go-library
Stars202
Forks18
Last commit7 days ago
cheek
cheekGo

A pico-sized declarative job scheduler designed for single-node environments, prioritizing simplicity and being stand-alone.

#cron-alternative#job-scheduler#jobs
Stars201
Forks16
Last commit5 months ago
clîr
clîrGo

A simple, clear, and dependency-free CLI library for Go with struct-based flags and nested subcommands.

#command-line-interface#terminal#dependency-free
Stars201
Forks17
Last commit2 years ago
zerocfg
zerocfgGo

A Go configuration library with a flag-like API that supports YAML, environment variables, and CLI arguments with zero boilerplate.

#declarative-config#environment-variables#yaml
Stars200
Forks9
Last commit1 month ago
kod
kodGo

A generics-based dependency injection and aspect-oriented programming framework for Go, built around components and interceptors.

#fx#interceptor#aspect-oriented-programming
Stars199
Forks6
Last commit29 days ago
Haaukins
HaaukinsGo

A highly accessible and automated virtualization platform for security education and capture-the-flag exercises.

#vulnerability-discovery#virtualization-platform#grpc
Stars198
Forks40
Last commit29 days ago
go-excel
go-excelGo

A lightweight Go library for reading Excel files as relational data tables, simplifying configuration parsing.

#struct-mapping#lightweight#golang-library
Stars197
Forks39
Last commit11 months ago
udecimal
udecimalGo

A high-performance, zero-allocation fixed-point decimal library for Go, optimized for financial applications.

#decimal#high-performance#financial-computing
Stars197
Forks15
Last commit2 months ago
radix
radixGo

An optimized MSD radix sort implementation for fast string sorting in Go, outperforming standard library sort.

#algorithm-implementation#msd-radix#performance-optimization
Stars196
Forks11
Last commit8 years ago
shelby
shelbyGo

A fast, lightweight, and minimal shell prompt written in pure Go.

#fast#developer-tools#shell-prompt
Stars196
Forks17
Last commit4 years ago
Robust IRC
Robust IRCGo

RobustIRC - an IRC network without netsplits, implemented in Go using the Raft consensus algorithm

#raft-consensus-algorithm#golang#irc
Stars195
Forks9
Last commit3 months ago
bqb
bqbGo

A lightweight Go query builder for SQLite, PostgreSQL, MySQL, and others with simple syntax and automatic parameter handling.

#query-builder#database#parameterized-queries
Stars194
Forks12
Last commit1 year ago
dockerize
dockerizeGo

A utility to generate config files, tail logs, and wait for dependencies when running applications in Docker containers.

#devops#command-line-tool#cli-tool
Stars194
Forks18
Last commit14 days ago
mm-go
mm-goGo

A Go library providing manual memory management and manually managed data structures via CGO for performance-critical applications.

#systems-programming#memory-management#cgo
Stars194
Forks10
Last commit1 year ago
go-finance
go-financeGo

A Go library providing financial functions for time value of money, cash flow analysis, interest rates, bonds, and depreciation.

#time-value-of-money#interest-rates#go-library
Stars194
Forks27
Last commit4 years ago
glg
glgGo

A simple and blazing fast lock-free logging library for Go, designed for high-performance applications.

#fast#high-performance#concurrent
Stars193
Forks17
Last commit7 months ago
timeutil
timeutilGo

A Go library providing useful extensions like Timedelta and Strftime to the standard time package.

#datetime#timedelta#strftime
Stars193
Forks15
Last commit7 years ago
notable
notableGo

A simple, secure, and private note-taking application that runs locally as a static binary with no dependencies.

#search#go-application#static-binary
Stars192
Forks14
Last commit9 months ago
gobrew
gobrewShell

A shell script tool for managing multiple Go versions by setting environment paths, inspired by rbenv and pyenv.

#environment-management#developer-tools#version-management
Stars190
Forks18
Last commit6 years ago
gqldoc
gqldocGo

A command-line tool written in Go that generates API documentation from GraphQL schemas or endpoints.

#developer-tools#graphql#graphql-endpoint
Stars190
Forks6
Last commit2 years ago
dingo
dingoGo

Go Dependency Injection Framework

#hacktoberfest#flamingo-module#golang-package
Stars189
Forks14
Last commit2 days ago
sqlf
sqlfGo

A fast, memory-efficient SQL query builder for Go that helps construct SQL statements dynamically with safe placeholder conversion and struct binding.

#dynamic-queries#database#struct-binding
Stars189
Forks18
Last commit1 year ago
asyncmachine-go/pkg/machine
asyncmachine-go/pkg/machineGo

A distributed workflow engine and state machine library for Go that implements aspect-oriented programming and the actor model.

#orchestrator#declarative#debugging-tools
Stars189
Forks16
Last commit6 days ago
go-rqlite
go-rqliteGo

A Go client library for rqlite, providing an idiomatic API and database/sql driver for the distributed SQLite database.

#database-driver#go-client#database-sql
Stars187
Forks38
Last commit4 months ago
Orbit
OrbitGo

A cross-platform task runner for executing commands and generating files from templates.

#template#devops#go-templates
Stars187
Forks10
Last commit5 years ago
MongoDB Atlas CLI
MongoDB Atlas CLIGo

A command line interface for managing MongoDB Atlas deployments directly from your terminal.

#cloud-infrastructure#hacktoberfest#devops
Stars186
Forks93
Last commit1 day ago
router
routerGo

A lightning-fast HTTP router for Go with full http.Handler compatibility and zero memory allocations during serving.

#net-http#fast#high-performance
Stars185
Forks13
Last commit7 months ago
aiochan
aiochanPython

A Python library implementing CSP-style concurrency with channels, inspired by Go and Clojure's core.async.

#csp#go-patterns#asyncio
Stars184
Forks9
Last commit3 years ago
clockwerk
clockwerkGo

A Go library for scheduling periodic jobs with a simple, fluent syntax.

#cron-alternative#library#task-scheduler
Stars183
Forks16
Last commit1 year ago
Go Get Crawl
Go Get CrawlGo

A Go tool and library for downloading URLs and files from Common Crawl and Wayback Machine web archives.

#crawler#go-library#wayback-machine
Stars183
Forks17
Last commit1 year ago
pgrwl
pgrwlGo

A cloud-native PostgreSQL WAL receiver for zero-data-loss streaming, compression, encryption, and remote archiving.

#database-backup#database#recovery
Stars182
Forks11
Last commit22 days ago
ydb-go-sdk
ydb-go-sdkGo

A pure Go native driver and database/sql interface for YDB, an open-source distributed SQL database.

#database-driver#database-sql#client-library
Stars182
Forks119
Last commit1 day ago
webapi
webapiGo

Go WebAssembly bindings for browser APIs, providing access to DOM, HTML, and other web standards from Go.

#dom-manipulation#webidl#webassembly
Stars181
Forks12
Last commit3 years ago
Spyre
SpyreGo

A simple, self-contained modular host-based IOC scanner built around the YARA pattern matching engine.

#hacktoberfest#macosx#malware-detection
Stars181
Forks30
Last commit5 months ago
PreviousPage 31 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