Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

2318 projects

Showing 36 of 2318 projects

Spyre
SpyreGo

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

#hacktoberfest#macosx#malware-detection
Stars179
Forks31
Last commit3 months ago
migrator
migratorGo

A lightweight, embeddable Go library for database migrations using pure Go code and database/sql.

#golang-library#database-migrations#postgresql
Stars178
Forks18
Last commit2 years ago
sigma
sigmaGo

An OCI-native artifact manager and image registry that is easy to deploy and maintain, supporting Docker, Helm, and other OCI artifacts.

#image-security#harbor#devops
Stars178
Forks11
Last commit8 days ago
ostent
ostentGo

A server tool to collect, display, and report system metrics like CPU, RAM, disk, and network usage.

#graphite#devops#monitoring
Stars178
Forks14
Last commit3 years ago
semaphore
semaphoreGo

A fast, resizable semaphore primitive for Go with weighted operations, context cancellation, and dynamic limit adjustment.

#primitive#parallel-computing#resource-pool
Stars178
Forks9
Last commit5 years ago
go-sunrise
go-sunriseGo

A Go package for calculating sunrise and sunset times for any location and date.

#time-calculation#sunrise-calculation#geolocation
Stars177
Forks22
Last commit2 years ago
Soy
SoyGo

A Go implementation of Soy templates (Google Closure Templates) for server-side HTML generation.

#server-side-rendering#type-safe-templates#html-generation
Stars177
Forks40
Last commit2 years ago
pgrwl
pgrwlGo

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

#database-backup#database#recovery
Stars177
Forks9
Last commit2 days ago
xlsx
xlsxGo

A fast and reliable Go library for reading, writing, and manipulating Microsoft Excel XLSX files.

#office-open-xml#microsoft#spreadsheet
Stars177
Forks23
Last commit5 years ago
go-sql
go-sqlGo

A Go ORM and SQL builder library with functional options style, read/write separation, and clean syntax.

#orm#database#sqlx
Stars177
Forks21
Last commit4 years ago
commandeer
commandeerGo

A Go library that automatically generates command-line flags from struct fields and tags.

#library#minimalist#cobra-integration
Stars175
Forks16
Last commit3 years ago
ecs
ecsGo

A lightweight, dependency-free Go framework for building game engines using the Entity Component System architecture.

#game-engine-2d#go-modules#sdl
Stars175
Forks12
Last commit7 months ago
sshhipot
sshhipotGo

A high-interaction SSH honeypot that logs and proxies attacker connections to a real SSH server.

#ssh-honeypot#mitm-proxy#logging
Stars174
Forks47
Last commit8 years ago
Mongoeye
MongoeyeGo

A fast schema and data analyzer for MongoDB that provides detailed insights into database structure and content.

#database-tool#statistics#schema
Stars173
Forks8
Last commit4 years ago
godoc.nvim
godoc.nvimLua

Fuzzy search Go packages and symbols, view documentation, and extend to other languages via adapters within Neovim.

#adapter-pattern#documentation-tool#go-development
Stars173
Forks7
Last commit8 days ago
winrm-cli
winrm-cliGo

A Go command-line tool to execute remote commands on Windows machines via WinRM/WinRS protocol.

#ec2-windows#devops#windows-automation
Stars173
Forks26
Last commit4 years ago
simplefeatures
simplefeaturesGo

A pure Go implementation of the OpenGIS Simple Feature Access Specification for 2D geometry modeling and spatial algorithms.

#cartography#postgis#library
Stars172
Forks26
Last commit16 days ago
stats
statsGo

A Go package for monitoring application and system statistics (memory, CPU, goroutines) and sending them via UDP for logging.

#observability#monitoring#system-metrics
Stars172
Forks19
Last commit9 years ago
gostream
gostreamGo

A type-safe functional Stream processing library for Go, inspired by the Java Streams API.

#stream-processing#functional-programming#java-streams-api
Stars171
Forks10
Last commit2 days ago
Relax (scalable RTM library to scale to 1000's of teams)
Relax (scalable RTM library to scale to 1000's of teams)Go

A message broker that manages Slack bot websocket connections and multiplexes events into a single Redis queue.

#redis#websocket#event-stream
Stars171
Forks22
Last commit
php_session_decoder
php_session_decoderGo

A Go library for encoding and decoding PHP session data, enabling interoperability between Go applications and PHP session stores.

#redis#interoperability#decoding
Stars170
Forks43
Last commit7 years ago
wit-go
wit-goGo

A Go client library for interacting with the Wit.ai natural language processing HTTP API.

#intent-recognition#go-client#entity-extraction
Stars170
Forks37
Last commit9 months ago
argus
argusGo

A high-performance, zero-allocation configuration management framework for Go with universal format support and an ultra-fast CLI.

#real-time-updates#yaml#high-performance
Stars170
Forks7
Last commit3 days ago
testifylint
testifylintGo

A Go linter that checks for common mistakes and enforces best practices when using the testify testing framework.

#go-modules#testify#linter
Stars169
Forks18
Last commit3 days ago
gosip
gosipGo

A Go SDK for SharePoint providing authentication, HTTP client, and fluent API wrapper for both SharePoint Online and On-Premises.

#rest#go-sdk#api
Stars168
Forks39
Last commit3 months ago
sparse
sparseGo

A Go library implementing sparse matrix formats for linear algebra, compatible with Gonum and supporting scientific/ML applications.

#blas#csr#gonum-compatible
Stars168
Forks24
Last commit4 months ago
bit
bitGo

A Go package implementing an efficient bitset data structure for storing and manipulating sets of positive integers.

#bit-twiddling#concurrent-safe#go-library
Stars168
Forks24
Last commit3 years ago
rate
rateGo

A high-performance rate limiter library for Go applications with multiple rate limiting strategies.

#high-performance#concurrent#distributed-systems
Stars168
Forks5
Last commit7 months ago
moldova
moldovaGo

A lightweight Go-based templating system for generating random data with customizable tokens.

#load-testing#database-testing#cli-tool
Stars168
Forks5
Last commit8 years ago
Modal File Manager
Modal File ManagerSvelte

A dual-pane file manager with Vim-style modal hotkeys, built with Svelte and Wails for cross-platform desktop use.

#desktop-application#wails#keyboard-driven
Stars168
Forks19
Last commit1 month ago
outboxer
outboxerGo

A Go library implementing the outbox pattern to ensure reliable message delivery in distributed systems.

#event-driven-architecture#message-queue#distributed-systems
Stars167
Forks24
Last commit6 days ago
liblcl
liblclPascal

A cross-platform GUI library built on Lazarus LCL, providing C/C++ bindings for native desktop application development.

#desktop-application#govcl#c-bindings
Stars166
Forks32
Last commit5 months ago
dvm
dvmGo

A fast, simple, and dependency-free version manager for the Deno JavaScript/TypeScript runtime.

#developer-tools#dvm#deno
Stars165
Forks7
Last commit1 year ago
rerun
rerunGo

A configurable file watcher that automatically recompiles and reruns Go applications when source code changes.

#development-tool#dev-productivity#cli-tool
Stars165
Forks11
Last commit8 years ago
sflags
sflagsGo

A Go library that generates command-line flags by parsing struct tags, supporting multiple flag libraries.

#go-library#configuration#cli
Stars165
Forks37
Last commit5 months ago
turtle
turtleGo

A Go library and CLI for emoji lookup, search, and categorization with GitHub emoji support.

#search#emoji#developer-tools
Stars164
Forks12
Last commit4 years ago
PreviousPage 44 of 65Next

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
9 years ago
#Golang1215
#Go Library400
#Cli Tool291
#Docker290
#Devops240
#Developer Tools198
#Cli189
#Self Hosted188
#Golang Library161
#Hacktoberfest141
#Cross Platform128
#Microservices125