Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go Library

Go Library

958 projects

Showing 36 of 958 projects

go-store
go-storeGo

A Redis-backed key-value store library for Go with platform-independent interfaces for data persistence.

#data-persistence#redis#storage
Stars113
Forks9
Last commit9 years ago
godis
godisGo

A high-performance Redis client for Go, inspired by Jedis, supporting clusters, pipelines, transactions, and distributed locks.

#database-driver#redis#connection-pooling
Stars112
Forks18
Last commit6 years ago
checksum
checksumGo

A Go library for computing message digests (MD5, SHA256, SHA1, CRC32, BLAKE2s-256) for large files efficiently.

#message-digest#md5#go-package
Stars112
Forks16
Last commit2 years ago
dkeyczar
dkeyczarGo

A Go port of Google's Keyczar cryptography library providing simple, safe cryptographic operations with sensible defaults.

#crypto-api#hmac#rsa
Stars112
Forks16
Last commit6 years ago
indigo
indigoGo

A distributed unique ID generator using Sonyflake algorithm with Base58 encoding for compact string IDs.

#sonyflake#unique-id-generator#distributed-systems
Stars112
Forks12
Last commit1 year ago
doublejump
doublejumpGo

A revamped jump consistent hash algorithm for Go that supports node removal with zero memory allocations.

#consistent-hashing-library#consistent-hash#distributed-systems
Stars111
Forks14
Last commit3 years ago
vert
vertGo

A Go package providing seamless WebAssembly interop between Go structs and JavaScript values.

#javascript-interop#interop#go-structs
Stars108
Forks16
Last commit3 years ago
prototype
prototypeC

A minimal Go framework for quickly prototyping 2D games with simple drawing, input handling, and sound.

#webassembly#game-prototyping#direct3d
Stars108
Forks10
Last commit11 months ago
GoSQLX
GoSQLXGo

A high-performance SQL parser, formatter, linter, and security scanner for Go, supporting multiple dialects with zero-copy optimizations.

#ast-generation#sql-security#high-performance
Stars108
Forks9
Last commit1 month ago
jsongo
jsongoGo

A fluent Go API for building JSON objects and arrays programmatically with a chainable interface.

#backend-development#data-serialization#go-library
Stars108
Forks15
Last commit4 years ago
gotoprom
gotopromGo

A type-safe Prometheus metrics builder library for Go that provides a declarative API with compile-time label validation.

#observability#type-safety#declarative-api
Stars108
Forks3
Last commit1 year ago
configuration
configurationGo

A Go library for injecting configuration values into structs from environment variables, flags, JSON files, or default tags.

#environment-variables#reflect#12-factor
Stars107
Forks12
Last commit1 year ago
bagme
bagmeGo

A Go library that renders HTML/CSS to PDF using TeX's boxes and glue typesetting engine for high-quality output.

#css-rendering#tex-algorithms#html-to-pdf
Stars107
Forks4
Last commit8 days ago
go-gerrit
go-gerritGo

A comprehensive Go client library for interacting with Gerrit Code Review's REST API.

#hacktoberfest#version-control#go-library
Stars106
Forks53
Last commit9 days ago
natiu-mqtt
natiu-mqttGo

A dead-simple, extensible MQTT implementation for embedded systems with minimal allocations and no external dependencies.

#iot#embedded-systems#resource-efficient
Stars106
Forks7
Last commit18 days ago
go-rampart
go-rampartGo

A Go library for defining intervals and determining their relationships, such as overlaps, meets, and contains.

#interval-arithmetic#interval#overlap
Stars106
Forks4
Last commit2 years ago
gobrake
gobrakeGo

Official Airbrake notifier for Go applications, providing error reporting, performance monitoring, and framework integrations.

#airbrake#devops#error-monitoring
Stars106
Forks41
Last commit1 year ago
mssqlx
mssqlxGo

A lightweight, embeddable Go database client library with auto-balancing and high availability for master-slave/master-master structures.

#database#sqlx-extension#connection-pooling
Stars104
Forks12
Last commit2 years ago
Hunch
HunchGo

A Go library providing intuitive asynchronous flow control functions like All, First, Retry, and Waterfall using context.

#retry-logic#concurrent#async-programming
Stars104
Forks12
Last commit4 years ago
go-wildcard
go-wildcardGo

A fast, allocation-free Go library for simple wildcard pattern matching as an alternative to regex and filepath.Match.

#wildcard-matching#allocation-free#regex-alternative
Stars103
Forks8
Last commit1 month ago
semaphore
semaphoreGo

A Go library implementing the semaphore pattern with timeout support for lock/unlock operations.

#hacktoberfest#library#limiter
Stars102
Forks11
Last commit2 days ago
envh
envhGo

A Go library providing environment variable management with tree structures and struct population.

#environment-variables#tree-structure#environment
Stars101
Forks2
Last commit6 months ago
goscore
goscoreGo

A Go library for scoring machine learning models using PMML, supporting neural networks, decision trees, random forests, and gradient boosted models.

#pmml#random-forest#neural-network
Stars101
Forks23
Last commit7 years ago
go-tuple
go-tupleGo

A Go 1.18+ library providing generic tuple types for storing 1 to 9 values without custom structs.

#go-1.18#golang-package#tuple-library
Stars100
Forks4
Last commit11 months ago
mimemagic
mimemagicGo

A powerful Go library for MIME type detection using glob patterns, magic number signatures, XML namespaces, and tree magic.

#glob-patterns#filetype#xdg-shared-mime-info
Stars100
Forks11
Last commit2 years ago
OllamaFarm
OllamaFarmGo

A Go package for managing multiple Ollama instances with automatic failover and model availability tracking.

#high-availability#go-library#llm-infrastructure
Stars100
Forks3
Last commit14 days ago
xferspdy
xferspdyGo

A Go library and CLI tools for binary diffing and patching using rsync-like algorithms with parallel processing for large files.

#file-synchronization#binary-diff#rolling-hash
Stars99
Forks15
Last commit5 years ago
crunch
crunchGo

A high-performance Go library for manipulating bits and bytes with a simple API.

#go-library#endianness#byte-manipulation
Stars99
Forks9
Last commit3 years ago
countries
countriesGo

A comprehensive Go library providing ISO-standard country data, subdivisions, currencies, phone codes, and geographic information.

#geographic-data#go-library#multilingual
Stars98
Forks6
Last commit7 months ago
GoMind
GoMindGo

A simplistic neural network library written in Go with support for single hidden layer and back-propagation learning.

#neural-network#ml-library#deep-learning
Stars98
Forks8
Last commit4 years ago
Netrack
NetrackGo

A pure Go implementation of the OpenFlow protocol with an API inspired by Go's standard HTTP library.

#sdn#go-library#network-programming
Stars97
Forks23
Last commit7 years ago
go-slugify
go-slugifyGo

A Go library and CLI tool for converting strings into URL-friendly slugs with Unicode support.

#url-friendly#open-source#slug-generation
Stars97
Forks9
Last commit6 years ago
address
addressGo

A Go library for validating and formatting international addresses using Google's Address Data Service.

#postal-services#formatting#shipping-zones
Stars96
Forks17
Last commit2 days ago
go-graph
go-graphGo

A graph library for the Go programming language providing data structures and algorithms for graph manipulation.

#graph-algorithms#go-library#data-structures
Stars95
Forks7
Last commit10 years ago
did
didGo

A Go package for parsing, constructing, and manipulating Decentralized Identifiers (DIDs) according to W3C specifications.

#verifiable-credentials#decentralized-identity#self-sovereign-identity
Stars95
Forks20
Last commit
sno
snoGo

A compact, sortable unique ID spec for distributed systems with embedded metadata, implemented in Go.

#database-keys#snowflake-id#high-performance
Stars94
Forks5
Last commit4 years ago
PreviousPage 15 of 27Next

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
#Go490
#Golang486
#Cli Tool84
#Concurrency73
#Golang Library66
#Performance59
#Cross Platform52
#Api Client47
#Distributed Systems47
#Cli Tools46
#Text Processing45
#Data Structures44