Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

2766 projects

Showing 36 of 2766 projects

LinDB
LinDBGo

LinDB is a scalable, high-performance, distributed time series database written in Go.

#iot#database#high-performance
Stars3.1k
Forks283
Last commit1 month ago
cel-go
cel-goGo

A non-Turing complete expression language for fast, safe, and portable evaluation with C-like syntax.

#expression-parser#policy-engine#macros
Stars3.0k
Forks306
Last commit1 day ago
stats
statsGo

A comprehensive, dependency-free statistics library for Go with extensive mathematical functions and thorough testing.

#regression-analysis#mathematics#statistics
Stars3.0k
Forks174
Last commit7 days ago
bimg
bimgGo

Go package for fast high-level image processing using libvips C bindings.

#resize#png#high-performance
Stars3.0k
Forks345
Last commit1 year ago
algernon
algernonJavaScript

A self-contained, pure-Go web server with built-in Lua scripting, multiple template engines, database backends, and support for HTTP/2, QUIC, and AI/LLM integration.

#lua-scripting#web-server#pongo2
Stars3.0k
Forks146
Last commit2 days ago
hermes
hermesGo

A Go package for generating clean, responsive HTML and plain-text transactional emails with built-in themes.

#generator#template#emails
Stars3.0k
Forks249
Last commit1 year ago
m2cgen
m2cgenPython

Transpile trained machine learning models into native code (Java, C, Python, Go, etc.) with zero dependencies.

#haskell#transpiler#lightning
Stars3.0k
Forks264
Last commit2 years ago
Ffjson
FfjsonGo

Generates static MarshalJSON/UnmarshalJSON functions for Go structs, providing 2-3x faster JSON serialization with drop-in replacement.

#unmarshal#marshal#performance-optimization
Stars3.0k
Forks235
Last commit2 years ago
minio-go
minio-goGo

Go client SDK for interacting with Amazon S3 compatible object storage services.

#fileuploader#go-sdk#libraries
Stars3.0k
Forks747
Last commit2 days ago
PicoShare
PicoShareGo

A minimalist, self-hosted web app for sharing files of any size or type with direct download links.

#minimalist#web-app#direct-download
Stars3.0k
Forks211
Last commit10 days ago
rueidis
rueidisGo

A high-performance Go Redis client with auto pipelining, server-assisted client-side caching, and support for Redis modules.

#database-driver#client-side-caching#distributed
Stars3.0k
Forks254
Last commit5 days ago
plot
plotGo

A Go library for building and drawing plots and visualizations with a flexible API and multiple backends.

#scientific-computing#graphs#plotting
Stars3.0k
Forks202
Last commit3 months ago
pagoda
pagodaGo

A full-stack Go starter kit with server-side rendering, HTMX, and an admin panel for rapid web development.

#authentication#server-side-rendering#admin-panel
Stars2.9k
Forks149
Last commit1 day ago
retry-go
retry-goGo

A simple and flexible Go library for implementing retry mechanisms with configurable backoff strategies and error handling.

#retry-logic#hacktoberfest#retry-library
Stars2.9k
Forks177
Last commit5 months ago
roaring
roaringGo

A Go implementation of Roaring bitmaps, a compressed bitmap data structure for fast set operations on large integer datasets.

#performance-optimization#roaring-bitmaps#go-library
Stars2.9k
Forks257
Last commit1 day ago
CORS
CORSGo

A configurable Go net/http handler for handling Cross-Origin Resource Sharing (CORS) requests.

#http-handler#net-http#web-security
Stars2.9k
Forks233
Last commit1 month ago
powerline-go
powerline-goGo

A Powerline-style shell prompt written in Go that displays git status, virtual environments, and system info with low latency.

#developer-tools#shell-prompt#fish
Stars2.9k
Forks283
Last commit6 months ago
gocache
gocacheGo

A complete and extensible Go cache library with multiple stores, chaining, loadable caches, metrics, and marshaling.

#cache-metrics#hacktoberfest#in-memory-cache
Stars2.9k
Forks223
Last commit22 days ago
joe
joeGo

A command-line tool that generates .gitignore files for various programming languages and environments.

#mercurial#version-control#developer-tools
Stars2.9k
Forks205
Last commit2 years ago
gofeed
gofeedGo

A robust Go library for parsing RSS, Atom, and JSON feeds with support for extensions and invalid feed handling.

#rss-feed#atom-feed#rss
Stars2.9k
Forks219
Last commit4 days ago
aptly
aptlyGo

aptly - Debian repository management tool

#packaging#apt#go
Stars2.9k
Forks418
Last commit14 days ago
gse
gseGo

A Go library for efficient multilingual text segmentation and NLP, supporting English, Chinese, Japanese, and more.

#part-of-speech-tagging#jieba#trie
Stars2.8k
Forks231
Last commit1 month ago
Gokapi
GokapiGo

A lightweight, self-hosted alternative to Firefox Send for private file sharing with automatic expiration and S3 support.

#backblaze-b2#s3-storage#selfhosted
Stars2.8k
Forks132
Last commit9 days ago
liftbridge
liftbridgeGo

Kafka-style lightweight, fault-tolerant message streaming built on NATS with a single Go binary.

#liftbridge#kafka-alternative#message-queue
Stars2.8k
Forks118
Last commit9 days ago
hercules
herculesGo

A fast, customizable Git repository analysis engine for extracting advanced insights from commit history.

#commit-history#developer-activity#code-metrics
Stars2.8k
Forks287
Last commit3 years ago
bloom
bloomGo

A Go package implementing Bloom filters, a space-efficient probabilistic data structure for set membership queries.

#probabilistic-data-structures#space-optimization#bloom-filters
Stars2.8k
Forks259
Last commit14 days ago
Itch
ItchTypeScript

A desktop application for downloading, installing, and playing games from itch.io with automatic updates.

#automatic-updates#game-management#desktop-app
Stars2.8k
Forks257
Last commit3 days ago
heimdall
heimdallGo

An enhanced HTTP client for Go with built-in retry mechanisms, circuit breaking, and plugin support for fault-tolerant requests.

#httpclient#retry-mechanism#circuit-breaker
Stars2.8k
Forks206
Last commit24 days ago
do
doGo

A type-safe dependency injection toolkit for Go 1.18+ using generics, designed to replace uber/dig.

#graceful-shutdown#injection#software-architecture
Stars2.8k
Forks110
Last commit4 days ago
cli
cliGo

A CLI tool that generates production-ready full-stack projects with Go backend, modern frontend, and automated deployment via a single command.

#cli-app#cli-commands#vite
Stars2.8k
Forks270
Last commit5 months ago
pflag
pflagGo

A drop-in replacement for Go's flag package that implements POSIX/GNU-style command-line flags.

#posix-flags#go-library#gnu-flags
Stars2.8k
Forks376
Last commit21 days ago
nbio
nbioGo

A high-performance, non-blocking I/O framework for Go optimized for massive connection scenarios like gateways and proxies.

#event-driven#websocket-server#http-server
Stars2.8k
Forks182
Last commit10 days ago
memguard
memguardGo

A Go library that creates a secure software enclave to protect sensitive data in memory from exposure and attacks.

#cold-boot-protection#crypto#data-protection
Stars2.8k
Forks135
Last commit2 months ago
go-jira
go-jiraGo

A simple command-line client for Atlassian Jira written in Go, featuring context-aware configuration and custom commands.

#devops#workflow#issue-tracking
Stars2.7k
Forks345
Last commit8 months ago
Sabaki
SabakiJavaScript

An elegant desktop application for playing, editing, and analyzing games of Go (Baduk/Weiqi) with SGF file support.

#desktop-application#open-source#gtp-engine
Stars2.7k
Forks411
Last commit5 days ago
GCache
GCacheGo

A feature-rich in-memory cache library for Go with support for LRU, LFU, ARC, and expirable entries.

#lfu-cache#in-memory-cache#expirable-cache
Stars2.7k
Forks281
Last commit2 years ago
PreviousPage 16 of 77Next

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
#Golang1468
#Go Library490
#Cli Tool322
#Docker322
#Devops269
#Developer Tools225
#Cli209
#Golang Library206
#Self Hosted206
#Hacktoberfest154
#Performance148
#Microservices144