Go
Actor Model
Graph control flow library (AOP, actor, state-machine).
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang.
Fast and Distributed Actor framework using protocol buffers as message for Golang.
Blazingly fast and light-weight Actor engine written in Golang.
Distributed actors for Go, C#, and Java/Kotlin.
Artificial Intelligence
Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence.
Go SDK for building AI applications. One SDK, 20+ providers. Inspired by Vercel AI SDK.
AI Agent runtime engine with long-lived sessions for Claude Code, OpenCode, pi-mono and other CLI AI tools. Provides full-duplex streaming, multi-platform integrations, and secure sandbox.
LangChainGo is a framework for developing applications powered by language models.
A Go library for building stateful, multi-actor applications with LLMs, built on the concept of LangGraph,with a lot of builtin Agent architectures.
Open Source OpenAI alternative, self-host AI models.
Run large language models locally.
Manage, load-balance, and failover packs of Ollamas.
Audio and Music
A simple library for playback and audio manipulation.
Native Go FLAC encoder/decoder with support for FLAC streams.
Native Go AAC bitstream parser.
Client for mpris dbus interfaces.
Native Go Audio Processing Library.
libsamplerate bindings for go.
ID3 decoding and encoding library for Go.
Mini audio library.
Lightweight MP3 decoder library.
Music theory models in Go.
A low-level library to play sound on multiple platforms.
Go bindings for the PortAudio audio I/O library.
Authentication and Authorization
Modular authentication system for the web. It tries to remove as much boilerplate and "hard things" as possible so that each time you start a new web project in Go, you can plug it in, configure it, and start building your app without having to build an authentication system each time.
A lightweight OAuth 2.0 Authorization Server supporting Device Authorization Grant (RFC 8628), Authorization Code Flow with PKCE (RFC 6749 + RFC 7636), and Client Credentials Grant for machine-to-machine authentication.
branca token specification implementation for Golang 1.15+.
Authorization library that supports access control models like ACL, RBAC, and ABAC.
provides a parser of cookies.txt file format.
Utilities for GitHub authentication: generate and use GitHub application and installation tokens.
Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication that supports LDAP, Basic, Bearer token, and Certificate based authentication.
Developer-first Identity and Access Management system with a simple UI.
Fairly complete implementation of the JOSE working group's JSON Web Token, JSON Web Signatures, and JSON Web Encryption specs.
A JWT (JSON Web Token) library for Go.
JWT authentication package providing access tokens and refresh tokens with fingerprinting, Redis storage, and automatic refresh capabilities.
An open-source authentication and authorization server supporting OAuth2 and OpenID Connect.
chainable handlers for login with OAuth1 and OAuth2 authentication providers.
provides a lightweight role-based access control (RBAC) implementation in Golang.
This is quick session for net/http in GoLang. This package is perhaps the best implementation of the session mechanism, or at least it tries to become one.
provides a simple, clean, and idiomatic way to use OAuth and OAuth2. Handles multiple providers out of the box.
Simple, flexible, secure, and idiomatic web session management with pluggable backends.
Lightweight JSON Web Token (JWT) library.
Safe, simple, and fast JSON Web Tokens for Go.
JWT middleware for Golang http servers with many configuration options.
A full featured implementation of JSON Web Tokens (JWT). This library supports the parsing and verification as well as the generation and signing of JWTs.
Go module implementing various JWx (JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE) technologies.
Open Source (Go) implementation of "Zanzibar: Google's Consistent, Global Authorization System". Ships gRPC, REST APIs, newSQL, and an easy and granular permission language. Supports ACL, RBAC, and other access models.
JWT login microservice with pluggable backends such as OAuth2 (Github), htpasswd, osiam.
Successor of goauth2. Generic OAuth 2.0 package that comes with JWT, Google APIs, Compute Engine, and App Engine support.
Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation.
Implementation of fine-grained authorization based on the "Zanzibar: Google's Consistent, Global Authorization System" paper. Backed by CNCF.
Golang OAuth2 server library.
Library to generate TOTP/HOTP codes.
Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.
Golang implementation of Platform-Agnostic Security Tokens (PASETO).
Library for keeping track of users, login states, and permissions. Uses secure cookies and bcrypt.
Easily Manage OAuth2 Scopes In Go.
Session Manager for HTTP servers.
Efficient secure cookie encoding/decoding.
Go session management for web servers (including support for Google App Engine - GAE).
Dead simple, highly performant, highly customizable sessions service for go http servers.
Simple, yet effective HTTP session management and identification package.
Simple jwt generator and parser.
A Zanzibar-inspired database that enables fine-grained authorization.
Library to handle X509 proxy certificates.
Blockchain
A distributed, Byzantine fault-tolerant, deterministic state machine replication engine. It is a fork of Tendermint Core and implements the Tendermint consensus algorithm.
A Framework for Building Public Blockchains in the Cosmos Ecosystem.
A comprehensive smart contract suite built with Golang and Gnolang, a deterministic, purpose-built Go variant for blockchains.
Official Go implementation of the Ethereum protocol.
A Go-based framework for building Polkadot/Substrate-compatible runtimes.
A Go implementation of the Polkadot Host.
An IPFS implementation in Go. It provides content-addressable storage which can be used for decentralized storage in DApps. It is based on the IPFS protocol.
A complete implementation of a Lightning Network node.
Local monitoring tool for a Cardano Node. It's a TUI (terminal user interface) designed to fit most screens.
Go library to interface with Solana JSON RPC and WebSocket interfaces.
High-performance middleware for transforming a state machine written in any programming language into a Byzantine Fault Tolerant replicated state machine using the Tendermint consensus and blockchain protocols.
A comprehensive, production-ready Go SDK for interacting with the TRON blockchain with TRC20 token support.
Bot Building
A library and framework for the Discord API.
Zero-dependencies Telegram Bot library with additional UI components.
An elegant and concurrent library for Telegram Bots in Go.
Framework to build a bot for desired chat services including LINE, Slack, Gitter, and more.
Generated from official docs Go client library for accessing Telegram Bot API, with batteries for building complex bots included.
Library to write bots for twitch.tv chat
Go Library for Telegram bot api.
Ready to use Slack Bot for lazy developers: Custom commands, Jenkins, Jira, Bitbucket, Github...
Easy to use framework to create Slack bots.
Telegram bot framework is written in Go.
Telegram Bot API library for Golang with full one-to-one API implementation.
Simple and clean Telegram bot client.
Telegram Bot Framework for Go.
A bot for Telegram, Mastodon, Slack, and other messaging platforms archives webpages.
Build Automation
Command line tool to frictionlessly manage project-specific commands.
Air - Live reload for Go apps.
Simple application watcher for multiple programming languages.
Builds and restarts a Go project when it crashes or some watched file changes.
Gradle/Maven like build tool for Go projects.
Create build pipelines in Go.
Mage is a make/rake-like build tool using Go.
Modern Make.
Go build a system with file watchers and live to reload. Run, build and watch file changes with custom paths.
simple "Make" alternative.
Concurrent task runner.
Task runner with README.md defined tasks, executable markdown.
Build system and task runner for Go projects.
Command Line
Advanced Console UIs
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
ANSI terminal colors that support fmt.Printf/Sprintf.
Render highly customizable boxes in the terminal.
An interactive table component for bubbletea.
TUI components for bubbletea.
Go framework to build terminal apps, based on The Elm Architecture.
Dynamic configuration file templating tool for kubernetes manifest or general configuration files.
The non-invasive cross-platform terminal color library does not need to modify the Print method.
Terminal JSON viewer & processor.
Go library for rendering ANSI colored text templates in terminals.
Colorable writer for windows.
Go library for color output in terminals.
isatty for golang.
Go library that provides elegant and convenient style definitions using ANSI colors. Fully compatible & wraps the fmt library for nice terminal layouts.
Library for building a powerful interactive prompt, inspired by python-prompt-toolkit.
Minimalist Go library aimed at creating Console User Interfaces.
Style terminal text.
Terminal color rendering tool library, support 16 colors, 256 colors, RGB color rendering output, compatible with Windows.
TUI for browsing, comparing, and editing .env files.
Declaratively define styles for color, format and layout in the terminal.
Signal-based reactive components framework for building TUIs.
Easiest way to match and mark strings for colorful terminal outputs.
Multi progress bar for terminal applications.
High-performance TUI framework with Elm-inspired architecture, perfect Unicode rendering, and zero-allocation event system.
Basic thread-safe progress bar that works in every OS.
A library to beautify console output on every platform with many combinable components.
Simple tables in a terminal with Go.
Go package to easily provide a terminal spinner with options.
A tiny library for super simple Golang tables.
Small library for terminal color based tables.
Termbox is a library for creating cross-platform text-based interfaces.
Go terminal dashboard based on termbox-go and inspired by termui.
Advanced ANSI style & color support for your terminal applications.
Go terminal dashboard based on termbox-go and inspired by blessed-contrib.
Library for updating terminal output in real time.
Flexible library to render progress bars in terminal applications.
Library to improve readability in terminal apps using tabular data.
Yet Another CLi Spinner package, for working with terminal spinners.
Standard CLI
Simple, useful, and opinionated CLI package in Go.
Command line argument parser inspired by Python's argparse module.
Go library to split command line string as arguments array using the bash syntax.
Command argument completion generator for spf13/cobra.
Multi-shell multi-command argument completer.
Define simple completions using a spec file.
Alternative CLI with "human face", in spirit of Go command.
A Simple and Clear CLI library. Dependency free.
Extends the standard flag package to support sub commands and more in idiomatic way.
A POSIX/GNU style, getopt-like command-line UI Go library.
Commander for modern Go CLI interactions.
A go library for configure and run command chains - such as pipelining in unix shells.
Dev-friendly CLI apps: sets up flags, defaults, and usage based on struct fields and tags.
Write bash completions in Go + Go command bash completion.
Closed-loop application library for Cobra commands, with oh-my-posh prompts, and more.
A simple command line notebook with multi-device sync.
An expressive programming language and a versatile interactive shell.
Tag-based environment configuration for structs.
A robust and idiomatic flags package with excellent subcommand support.
A collection of flag argument types for Go's standard flag package.
Ultra-fast, zero-dependency, POSIX-compliant flag parsing library that can be used as drop-in stdlib replacement with security hardening.
An accurate Go getopt, validated against the GNU libc implementation.
Struct-based argument parsing in Go.
go command line option parser.
Go option parser inspired by the flexibility of Perl’s GetOpt::Long.
A customizable line-editing library with Emacs keybindings, Unicode support, completion, and syntax highlighting. Used in NYAGOS shell.
Go library for building command line applications.
A declarative, struct-tag based CLI framework for Go, with a broad feature set such as hierarchical commands/flags, i18n, shell completion, and validation.
Go library for implementing command-line interfaces.
JOB, make your short-term command as a long-term job.
Command line and flag parser supporting sub commands (superseded by kong; see below).
Go readline-like library for command-line interfaces.
A minimal but very powerful cli library for Go.
Feature-rich and easy to use command-line package based on golang struct tags.
Go library for building CLI applications with sophisticated flag and argument parsing and validation.
Unikernel Builder/Orchestrator.
CLI framework with security hardening, plugin storage system, and production observability features.
Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
Shell library with modern and easy to use UI features.
Struct based flags generator for flag, urfave/cli, pflag, cobra, kingpin, and other libraries.
Eliminate Cobra boilerplate: build powerful, feature-rich CLIs declaratively from Go structs.
Library to create prompt chain.
Another approach to parsing and running subcommands. Works alongside the standard flag package.
Simple and complete API for building command line interfaces in Go.
Simple, fast, and fun package for building command line apps in Go (formerly codegangsta/cli).
Collects and displays CLI version information in multiple formats along with upgrade notice.
Simple logging interface that supports cross-platform color and concurrency.
Easy to use menu structure for cli applications that prompt users to make choices.
cli application framework with auto configuration and dependency injection.
Configuration
Simple, useful and opinionated config loader.
File watching and configuration management with MPSC ring buffer, adaptive batching strategies, and universal format parsing (JSON, YAML, TOML, INI, HCL, Properties).
The configuration provider for consuming data in Azure App Configuration from Go applications.
BCL is a configuration language similar to HCL.
Minimalistic configuration reader (from files, ENV, and wherever you want).
Cloud native application configuration. Bind ENV to structs in only two lines.
configure your app using file, environment variables, or flags in two lines of code.
Library for initializing configuration structs from env variables, files, flags and 'default' tag.
opinionated configuration loading & validation framework from ENV and Files focused towards 12-Factor compliant applications.
Structured data format to config struct decoder library for Go - supporting multiple data formats.
Load configuration in cascade from multiple backends into a struct.
Library/tool to merge multiple JSON/YAML/TOML files from arbitrary URLs, validation against a JSON schema, and application of default values defined in the schema.
Container-oriented, zero-dependency configuration library that unifies Env variable and Flag parsing. Uses generics for type safety, without reflection or struct tags.
Parse environment variables to Go structs (with defaults).
A lightweight package for loading environment variables into structs.
An environment utility package with support for unmarshaling into structs.
Read your configuration from environment variables.
Helpers to manage environment variables.
Yaml with environment variables reader. it helps to have secrets as environment variable but load them configs as structured Yaml.
Tiny library for reading configuration from a file and from environment variables (with validation & defaults).
Read environment variables easily with dotenv support.
A Go package that read or set data from map, slice or json.
Go package that fetches parameters from AWS System Manager - Parameter Store.
The library provides a unified way to read configuration data into a structure from various sources, such as env, flags, and configuration files (.json, .yaml, .toml, .env).
Simple library for application configuration based on annotated structs. It supports reading the configuration from environment variables, config files and command line parameters.
Simple and convenient library for working with app configurations.
A Go package that marshals and unmarshals INI-files.
Go utility for loading configuration parameters from AWS SSM (Parameter Store).
A simple configuration library with recursive placeholders resolution and no magic.
Config manager with Struct Tags based contracts, custom value providers, parsers, and documentation generation. Customizable yet simple.
Populate Go structs from flags, environment variables, config.json and defaults with deterministic precedence. No extra dependencies.
Go port of Ruby's dotenv library (Loads environment variables from .env).
GoLobby Config is a lightweight yet powerful configuration manager for the Go programming language.
Tag-based configuration parser which loads values from different providers into typesafe struct.
application config manage(load,get,set). support JSON, YAML, TOML, INI, HCL. multi file load, data override merge.
Harvester, a easy to use static and dynamic configuration package supporting seeding, env vars and Consul integration.
Extensible, high-performance configuration management library, optimized for hierarchical data.
Human JSON, a configuration file format for humans. Relaxed syntax, fewer mistakes, more comments.
Configuration library for working with the HOCON(a human-friendly JSON superset) format, supports features like environment variables, referencing other values, comments and multiple files.
Go package to read and write INI files.
INI Parser & Write Library, Unmarshal to Struct, Marshal to Json, Write File, watch file.
Go library for managing configuration data from environment variables.
Light weight, extensible library for reading config in Go applications. Built in support for JSON, TOML, YAML, env, command line.
The simplest API for reading/watching config from file, env, flag and clouds (e.g. AWS, Azure, GCP).
Composable, observable and performant config handling for Go for the distributed processing era.
Command-line parser with support for arbitrarily complex command-line structures and additional sources of configuration such as YAML, JSON, TOML, etc (successor to kingpin).
Simple useful package for read environment variables.
Per-library struct-tag based configuration from command lines (Posix & Go-style); environment, JSON, YAML
Layer based configuration for Go, Supports JSON, TOML, YAML, properties, etcd, env, and encryption using PGP.
Viper wrapper with config inheritance and key generation.
A blazingly fast JSON serializing & deserializing library.
Instantiate/configure structs recursively, based on build environment. (YAML, TOML, JSON and env).
Minimalistic, zero dependency, typed environment variables library.
Lightweight, zero-dependency, and extendable configuration management.
Go configuration with fangs.
Go implementation of the XDG Base Directory Specification and XDG user directories.
The "safe subset" of YAML for Go configs.
Zero-effort, concise configuration management that avoids boilerplate and repetitive code, supports multiple sources with priority overrides.
Continuous Integration
Abstruse is a distributed CI platform.
Enterprise-Grade CI/CD and DevOps Automation Open Source Platform.
A minimal, local first continuous integration system that uses Docker to run jobs concurrently in stages.
Drone is a Continuous Integration platform built on Docker, written in Go.
A GitHub Action to track code coverage in your pull requests, with a beautiful HTML preview, for free.
Use Go 1.18's built-in fuzz testing in GitHub Actions.
Automate the semantic versioning of Git repositories.
Test, Build, Sign, and Publish your go binaries from a clean workspace.
go test output for humans.
Go integration for Coveralls.io continuous code coverage tracking system.
Fast website link checker in Go, see alternatives.
Multi-Package go project coverprofile for tools like goveralls.
Recursive coverage testing tool.
Woodpecker is a community fork of the Drone CI system.
CSS Preprocessors
Data Integration Frameworks
A message streaming bridge between a range of protocols.
A high-performance ELT data integration framework with pluggable architecture.
A versatile ETL library that parses text input (CSV/txt/JSON/XML/EDI/X12/EDIFACT/etc) in streaming fashion and transforms data into JSON output using data-driven schema.
Data Structures and Algorithms
Bit-packing and Compression
Fast, zero-allocation, lexicographical-order-preserving packing of native types to bytes.
Binary packer and unpacker helps user build custom binary stream.
Golang set data structure with bonus bit-twiddling functions.
Go package implementing buffers for handling various datatypes easily.
A Go implementation of the Elias-Fano encoding.
Go package implementing compressed bitsets.
Bit Sets
Bloom and Cuckoo Filters
Go package implementing Bloom filters.
Bloom filters implemented in Go.
Golang Bloom filter implementation.
Yet another Bloomfilter implementation in Go, compatible with Java's Guava library.
Probabilistic data structures for processing continuous, unbounded streams.
Cuckoo filter: a comprehensive cuckoo filter, which is configurable and space optimized compared with other implements, and all features mentioned in original paper are available.
Cuckoo filter: a good alternative to a counting bloom filter implemented in Go.
First pure Go implementation of Ribbon filters (practically smaller than Bloom and Xor) for space-efficient approximate set membership queries.
Go implementation of a high performance, thread safe bloom filter.
Data Structure and Algorithm Collections
Algorithms and data structures.CLRS study.
Collection of useful, performant, and thread-safe data structures.
Go Data Structures. Containers, Sets, Lists, Stacks, Maps, BidiMaps, Trees, HashSet etc.
Data structure and algorithm library for go, designed to provide functions similar to C++ STL.
Iterators
Maps
a thread-safe concurrent map for go, support using interface{} as key and auto scale up shards.
A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.
Python-like dictionaries (dict) for Go.
A persistent, map-like object for the Go programming language. Supports multiple embedded key-value stores.
Go 1.18+ generic map interface for maps; safe maps; ordered maps; ordered, safe maps; etc.
HMap is a concurrent and secure, generic support Map implementation designed to provide an easy-to-use API.
Miscellaneous Data Structures and Algorithms
Combinatorial operations including permutations, combinations, and combinations-with-replacement.
Highly concurrent drop-in replacement for bufio.Writer.
Go implementation Count-Min-Log sketch: Approximately counting with approximate counters (Like Count-Min sketch but using less memory).
FSM for Go.
Finite-State Machine package.
Go 1.18+ generics package inspired by Kotlin's Sequence and Map.
Generic slice, map, set, iterator, and goroutine utilities.
In-memory geo index.
Determine how intervals relate to each other.
Region quadtrees with efficient point location and neighbour finding.
Generic tuple implementation for Go 1.18+.
Go Data Structures using Go 1.18 generics.
fractional api for Go.
A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.
Implementation of dataframes, series, and data wrangling methods for Go.
ID type with marshalling to/from hash to prevent sending IDs to clients.
HyperLogLog implementation with Sparse, LogLog-Beta bias correction and TailCut space reduction.
Generic, zero-alloc, 100%-test covered quadtree.
Pure, generic functions for slices.
Nullable Types
Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers.
Nullable Go types that can be marshalled/unmarshalled to/from JSON.
Null Types, Safe primitive type conversion and fetching value from complex structures.
Queues
Doubly-ended heap (min-max heap) with O(log n) access to both minimum and maximum elements.
A highly optimized double-ended queue.
Fast ring-buffer deque (double-ended queue).
Simple, in memory, zero dependency and battle tested, thread-safe deferred queue.
Concurrent FIFO queue.
Distributed, Fault-tolerant task queue.
A generic, thread-safe doubly linked list with full iterator support and an intrusive singly linked list for embedded use; a feature-rich replacement for container/list.
An easy to use, lightweight, thread-safe and append-only in-memory data structure inspired by Apache Kafka.
Multiple thread-safe, generic queue implementations for Go.
Sets
Disjoint Set data structure implementation in Go.
Thread-Safe and Non-Thread-Safe high-performance sets for Go.
A useful Set collection implementation for Go.
Simple set data structure implementation in Go using LinkedHashMap.
Text Analysis
Modern text indexing library for go.
Go implementation of Adaptive Radix Tree.
Go string comparison and edit distance algorithms library (Levenshtein, LCS, Hamming, Damerau levenshtein, Jaro-Winkler, etc.) compatible with Unicode.
Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.
Implementation to calculate levenshtein distance in Go.
Multi-String Pattern Matching Algorithm for information retrieval.
Tools for parse JSON-like logs for collecting unique fields and events.
An implementation of prefix tree.
Trie implementation in Go.
Trees
Topological sort lib,Sorting and pruning of DAG graphs.
Space-efficient computation of Merkle root hashes and inclusion proofs.
Very fast Go Skiplist implementation.
Skiplist implementation in Go.
Generic key-sorted map using a red-black tree under the hood.
Pipes
Go module that processes work concurrently and returns output in a channel in the order of input.
FIFO Pipeline which parallels execution on each stage while maintaining the order of messages and results.
An implementation of pipelines with fan-in and fan-out.
Generic pipeline functions for concurrent processing.
Database
Caches
Eventually consistent distributed in-memory cache Go library.
Efficient key/value cache for gigabytes of data.
In-memory key:value cache which supports automatic invalidation based on timeouts.
Golang Cache component for multiple drivers.
BigCache with clustering support and individual item expiration.
Full implementation of Oracle Coherence cache API for Go applications using gRPC as network transport.
RESTful caching micro-service backed by Couchbase server.
Embeddable Distributed in-memory data store compatible with Redis clients.
fast thread-safe inmemory cache for big number of entries. Minimizes GC overhead.
Cache library with support for expirable Cache, LFU, LRU and ARC.
A pure non-intrusive cache library implemented by golang, you can use it to implement your own distributed cache.
A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
A GC-less, fast and generic LRU hashmap library with optional locking, sharding, eviction and expiration.
The generic version of GCache, cache support for expirable Cache, LFU, LRU and ARC.
Fast in-memory key:value store/cache library. Pointer caches.
A complete Go cache library with multiple stores (memory, memcache, redis, ...), chainable, loadable, metrics cache and more.
A data race free Go ache library with high performance and auto pruge functionality
Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
A High Performance, Generic, thread-safe, zero-dependency cache package.
A generic in-memory cache Go library. It supports expiration, sliding expiration, max entries limit, eviction callbacks and sharding.
Unified Go cache library supporting multi-level caching.
A Go caching framework that supports multiple data source drivers.
A high performance lockless cache for Go. Many times faster than Ristretto and friends.
Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy.
A high performance memory-bound Go cache.
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant.
High performance, near optimal in-memory cache with proactive TTL expiration and generics.
Map with expiring key-value pairs.
An in-memory cache with item expiration and generics.
In-memory key value storage with TTL for each record.
Databases Implemented in Go
Fast key-value store in Go.
An embedded key/value database for Go.
A lightweight document-oriented NoSQL database written in pure Golang.
Scalable, Geo-Replicated, Transactional Datastore.
Simple ACID key-value database that supports transactions.
High-performance, columnar, embeddable in-memory store with bitmap indexing and transactions.
CovenantSQL is a SQL database on blockchain.
Personally identifiable information (PII) storage service built to comply with GDPR and CCPA.
Scalable, Distributed, Low Latency, High Throughput Graph Database.
An open-source, fast, reactive, in-memory database optimized for modern hardware. Higher throughput and lower median latencies, making it ideal for modern workloads.
Home-grown disk-backed key-value store.
Dolt – It's Git for Data.
Dependency-free, transactional graph database with REST API, phrase search and SQL-like query language.
A Golang implemented high-performance Redis server and cluster.
Implementation of the LevelDB key/value database in Go.
A simple database management system that stores each table as a text file of line-delimited JSON.
immudb is a lightweight, high-speed immutable database for systems and applications written in Go.
Scalable datastore for metrics, events, and real-time analytics.
Ledisdb is a high performance NoSQL like Redis based on LevelDB.
Levigo is a Go wrapper for LevelDB.
LibraDB is a simple database with less than 1000 lines of code for learning.
LinDB is a scalable, high performance, high availability distributed time series database.
Fast k/v database compatible with lsm and b+tree.
Milvus is a vector database for embedding management, analytics and search.
Moss is a simple LSM key-value storage engine written in 100% Go.
High-performance distributed KV storage based on LSM Tree.
Nutsdb is a simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
High-performance embedded Object Database (NoSQL) with Go API.
RocksDB/LevelDB inspired key-value database in Go.
Lightweight RESTful database engine based on stack data structures.
Embedded key-value store for read-heavy workloads.
Monitoring system and time series database.
Fast and simple key/value store written using Go's standard library.
Redis re-implemented with SQLite.
An embedded k-v database based on LSM+WAL, supports string, list, hash, set, zset.
A tiny Redis server built with Golang, compatible with RESP protocols.
The lightweight, distributed, relational database built on SQLite.
Key-value store for temporary items.
TiDB is a distributed SQL database. Inspired by the design of Google F1.
Your NoSQL database powered by Golang.
Fast timeseries database for IoT, realtime messaging applications. Access unitdb with pubsub over tcp or websocket using github.com/unit-io/unitd application.
A distributed high-performance key-value store. On Disk. Eventual consistent. HA. Able to grow or shrink without service interruption.
fast, resource-effective and scalable open source time series database. May be used as long-term remote storage for Prometheus. Supports PromQL.
Database Schema Migration
A Database Toolkit. A CLI designed to help companies better work with their data.
Discover SQL schemas and convert them to AVRO schemas. Query SQL records into AVRO bytes.
Safe database schema change and version control for DevOps teams.
Database schema evolution library for Go.
A lightweight, framework-agnostic database migration tool.
Django style fixtures for Golang's excellent built-in database/sql library.
CLI-friendly package for go-pg migrations management.
A Go package to help write migrations with go-pg/pg.
A Go package that encodes and decodes Avro data.
Database migration manager, works with native query language. Support for cassandra, mysql, postgres, sqlite3.
Database migration tool. You can manage your database's evolution by creating incremental SQL or Go scripts.
Simple database seeder for Gorm ORM.
Database schema migration helper for Gorm ORM.
Define your migrations separately in each library. Migrations for open source libraries. MySQL & PostgreSQL.
Database migrations. CLI and Golang library.
Dead simple Go database migration library.
MySQL database migrator designed to run migrations to your features and manage database schema update with intuitive go code.
Library to embed schema migrations for database/sql-compatible databases inside your Go binaries.
Pure-SQL schema management system for MySQL, with support for sharding and external online schema change tools.
Database migration tool. Allows embedding migrations into the application using go-bindata.
Database migration generator. Allows generate sql migration from model and existing sql by differ them.
Database Tools
HTTP proxy for ClickHouse database.
Collects small inserts and sends big requests to ClickHouse servers.
Running SQL in production with ACLs, logs, and shared links.
Database benchmarking tool with support for several databases and scripts.
A fast data generator that produces CSV files from generated relational data.
Cloud-native database gateway and framework for building data-driven applications. Like API gateways, for databases.
Go toolset to handle MySQL protocol and replication.
Multi-tenancy support for GORM managed databases.
High-performance SQL parser, formatter, linter, and security scanner with multi-dialect support and WASM playground.
Library for accessing multi-host SQL database installations.
Go package for sharding databases ( Supports every ORM or raw SQL ).
Database backup from different drivers to different destinations with one command and configuration.
Advanced scheduling for PostgreSQL.
Web-based PostgreSQL database browser.
Use prepared SQL statements without changing your code.
Simplify and accelerate development, instant, realtime, high-performance on any Postgres application, existing or new.
Redis RDB file parser for secondary development and memory analysis.
rwdb provides read replica capability for multiple database servers setup.
vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services.
WeScale is a database proxy designed to enhance the scalability, performance, security, and resilience of your applications.
SQL Query Builders
Lightweight and easy to learn query builder.
Go database query builder library for PostgreSQL.
Easily build SQL queries in Go.
Zero boilerplate database operations for Go.
Go library that helps you keep sql files in one place and use them with ease.
Non-invasive SQL builder and powerful data binder.
Database Abstraction Layer (dbal) for go. Support SQL builder and get result easily.
Idiomatic SQL builder and query library.
SQL Query builder with better null values support.
Secure your handcrafted SQL against injection.
Abstraction layer for PostgreSQL that supports advanced functionality and uses gorm-like syntax.
Framework for writing type-safe SQL queries in Go, with ability to easily convert database query result into desired arbitrary object structure.
Fast and cheap SQL builder which does only one thing, SQL building.
Lightweight package containing some ORM-like features and helpers for sqlite databases.
Powerful data retrieval methods as well as DB-agnostic query building capabilities.
Powerful SQL Query builder that automatically generates SQL queries from structs.
Tool that generates constants from files with raw SQL queries.
Type-safe database query builder with zero production dependencies, LRU statement cache, batch operations, and support for JOINs, subqueries, CTEs, and window functions.
A SQL Gen for generating standard SQLs(supports: CRUD) written in Go.
Type-safe SQL builder and struct mapper for Go.
Generate type-safe code from SQL.
Fast SQL query builder.
A lightweight DSL to build SQL in Go.
SQL query builder, fork of Squirrel with improved performance.
Go library that helps you build SQL queries.
Generate idiomatic Go code for databases based on existing schema definitions or custom queries supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server.
Database Drivers
Interfaces to Multiple Backends
Graph database with support for multiple backends.
Datastore connectivity for SQL, NoSQL, structured files.
A simple key-value abstraction to store algebraic and linked-data data types at AWS storage services: AWS DynamoDB and AWS S3.
Transaction manager with multiple adapters (sql, sqlx, gorm, mongo, ...) controls transaction boundaries.
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more).
Relational Database Drivers
Apache Avatica/Phoenix SQL driver for database/sql.
Datastore Connectivity for BigQuery for go.
Firebird RDBMS SQL driver for Go.
Microsoft ActiveX Object DataBase driver for go that uses database/sql.
Microsoft MSSQL driver for Go.
Oracle driver for go that uses database/sql.
A Go client for rqlite, providing easy-to-use abstractions for working with the rqlite API.
MySQL driver for Go.
SQLite3 driver for go that uses database/sql.
This Go module is compatible with the database/sql driver. It allows embedding SQLite into your application, provides direct access to its C API, supports SQLite VFS, and also includes a GORM driver.
Oracle driver for Go, using the ODPI-C driver.
Microsoft MSSQL driver. Go wrapper over FreeTDS.
A Simple and Powerful Golang SQL Library.
PostgreSQL driver supporting features beyond those exposed by database/sql.
Simple pgx wrapper to execute and scan query results easily.
Pure Go Postgres driver for database/sql.
SQLite with pure Go.
Attach hooks to any database/sql driver.
Package sqlite is a sql/database driver using a CGo-free port of the C SQLite3 library.
SurrealDB Driver for Go.
native and database/sql driver YDB (Yandex Database).
NoSQL Database Drivers
Aerospike client in Go language.
Lightweight golang driver for ArangoDB.
Datastore Connectivity for Aerospike for go.
Go bindings for ForestDB.
Couchbase client in Go.
A Go Mongo library based on the official driver, featuring streamlined document operations, generic binding of structs to collections, built-in CRUD, aggregation, automated field updates, struct validation, hooks, and plugin-based programming.
Go client library for Pilosa.
Golang client for redislabs' ReJSON module using Redigo golang client. Store and manipulate structs as JSON objects in redis with ease.
Official Couchbase Go SDK.
REST client and standard database/sql driver for Azure Cosmos DB.
redis client implement by golang, inspired by jedis.
A wrapper for the Google Cloud Platform Go Datastore package that adds caching using memcached.
memcache client library for the Go programming language.
A binary Memcached client for Go with support for sharding using consistent hashing, along with SASL.
Go language driver for RethinkDB.
Go language driver for Riak KV.
Kivik provides a common Go and GopherJS client library for CouchDB, PouchDB, and similar databases.
MongoDB model-based ODM for Go (based on official MongoDB driver).
(unmaintained) MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms.
Official MongoDB driver for the Go language.
Neo4j Rest API Bindings for Golang.
Neo4j client for Golang.
The MongoDB driver for Go. It‘s based on official MongoDB driver but easier to use like Mgo.
Redis-protocol compatible TCP servers/services.
Redigo is a Go client for the Redis database.
Redis client for Golang.
Fast Redis RESP3 client with auto pipelining and server-assisted client side caching.
Typesafe, customizable, clean & easy to use Redis client.
Search and Analytic Databases
ClickHouse SQL client for Go with a database/sql compatibility.
Elasticsearch query builder for Go.
Elasticsearch client for Go.
Convert sql to elasticsearch dsl in Go.
Elasticsearch client library.
Official Elasticsearch client for Go.
Library to interact with Elasticsearch.
probabilistic data-structures service and storage.
Fast trigram based code search.
Date and Time
A Duration extension supporting parsing/printing durations in days, weeks and years.
A simple, semantic and developer-friendly time package for golang.
Simple Time extension with a lot of util methods, ported from PHP Carbon library.
Parses Cron-style time range expressions, checks if the given time is within any ranges.
Augments Time for working with dates, date ranges, time spans, periods, and time-of-day.
Parse date's without knowing format in advance.
Time duration formatting library for Go.
Set of functions to calculate public holidays in Germany, incl. specialization on the states of Germany (Bundesländer). Things like Easter, Pentecost, Thanksgiving...
Parse dates/times like "next dec 22nd at 3pm" and ranges like "from today until next thursday" without knowing the format in advance.
A comprehensive date utility library for Go, inspired by date-fns, with 140+ pure and immutable functions.
A simple datetime parse pkg.
A simple time.Now() that honors the faketime(1) utility.
The implementation of the Persian (Solar Hijri) Calendar in Go (golang).
Convert string to duration. Support time.Duration returned string and more.
Calculate the sunrise and sunset times for a given location.
An efficient package to work with ISO8601 week dates.
A Go package for working with dates.
Efficiently parse ISO8601 date-times without regex.
Date and Time - Golang Formatting Library.
Now is a time toolkit for golang.
C99-compatible strftime formatter.
For interacting with intervals of time, defined as a start time and a duration.
Useful extensions (Timedelta, Strftime, ...) to the golang's time package.
Ruby-compatible Strftime function.
Distributed Systems
More effective network communication, support two-way-calling, notify, broadcast.
Provides a minimal, modular and composable foundation for quickly developing services and more use case specific frameworks in Go.
distributed batch data processing framework.
Library for adding support for interacting and monitoring Celery workers, tasks and events in Go.
A distributed transactions management system (2PC/3PC implementation).
Consistent hashing with bounded loads.
Consistent hashing with configurable replicas.
BitTorrent Kademlia DHT implementation.
grpc ecommerce microservice.
distributed sync using operational transformation/OT.
A revamped Google's jump consistent hash.
A feature complete and high performance multi-group Raft library in Go.
Provide efficient, stable and secure file distribution and image acceleration based on p2p technology to be the best practice and standard solution in cloud native architectures.
Job submission library for cluster schedulers based on the DRMAA standard.
DynamoDB-backed distributed locking implementation.
A library for using DynamoDB as an atomic counter.
High performance, distributed, secure and low latency publish-subscribe platform built with MQTT, Websockets and love.
Evans: more expressive universal gRPC client.
adaptive accrual failure detector for distributed systems.
flow-based programming package.
Fast and scalable distributed map/reduce system written in pure Go and Luajit, combining Go's high concurrency with Luajit's high performance, runs standalone or distributed.
Easy-to-Use scalable distributed big data processing, Map-Reduce, DAG execution, all in pure Go.
A Go distributed systems development framework.
A gossip protocol and OpenAPI 3.0 spec based decentralized microservice framework. Built-in go-doudou cli focusing on low-code and rapid dev can power up your productivity.
A Go framework for the API or Microservice with handy scaffolding tools.
Port of Google's "Jump" Consistent Hash function.
Microservice toolkit with support for service discovery, load balancing, pluggable transports, request tracking, etc.
A distributed systems development framework.
MySQL based distributed lock.
A decentralized identity-based social network.
A library built to provide support for defining async service health checks for golang services.
A web and rpc framework. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
Simple, fast and scalable RPC library for high load.
The Go language implementation of gRPC. HTTP/2 based RPC.
Very newbility RPC Library, support 25+ languages now.
The jsonrpc package helps implement of JSON-RPC 2.0.
JSON-RPC 2.0 HTTP client implementation.
A cloud native Kubernetes Global Balancer.
A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices. If the performance and extensibility are the main concerns when you develop microservices, Kitex can be a good choice.
A modular-designed and easy-to-use microservices framework in Go.
Lightweight, fault-tolerant message streams for NATS.
Ultra performant API Gateway framework with middlewares.
A distributed systems runtime for the cloud and beyond.
Fully spec compliant, embeddable high-performance MQTT v5/v3 broker for IoT, smarthome, and pubsub.
NATS is a simple, secure, and performant communications system for digital systems, services, and devices.
OpenTelemetry Compile-Time Instrumentation for Golang.
CLI and library for OCI Artifacts in container registries.
Lightweight library for the transactional outbox pattern in Go, not tied to any specific relational database or broker.
Outboxer is a go library that implements the outbox pattern.
PostgreSQL-backed distributed locking implementation.
Golang implementation of the Raft consensus protocol, by HashiCorp.
Go implementation of the Raft consensus protocol, by CoreOS.
BitTorrent client and library.
Simplified distributed locking implementation using Redis.
Framework for microservices with service discovery, load balancing, and related features.
Distributed pluggable RPC service framework like alibaba Dubbo.
A straightforward (micro) service orchestrator.
Library for master-less p2p auto-discovery and RPC between HTTP services (using ZeroMQ).
A distributed development framework that integrates automatic code generation, gin and grpc frameworks, base development frameworks.
Framework for writing functions, microservices, or monoliths with WebAssembly
Durable execution system for making code fault-tolerant and simple.
BitTorrent client package.
The Go language implementation of tRPC, which is a pluggable, high-performance RPC framework.
Dynamic DNS
CSS inliner for your HTML emails.
A robust and flexible email library for Go.
A Go library for email verification without sending any emails.
DKIM library, to sign & verify email.
Golang library for providing a canonical representation of email address.
Batteries-included IMAP client with auto-reconnect, OAuth2, IDLE support, and built-in MIME parsing.
IMAP library for clients and servers.
A simple Go library for sending mails in Go.
Streaming library for the Internet Message Format and mail messages.
Inline styling for HTML mail in Go.
Very simple package to send emails with SMTP Keep Alive and two timeouts: Connect and Send.
Lightweight SMTP client providing an HTTP API.
Golang package that generates clean, responsive HTML e-mails.
All-in-one (SMTP, IMAP, DKIM, DMARC, MTA-STS, DANE) email server
Send encrypted emails to blockchain addresses written in Go.
Go library for sending mail with the Mailgun API.
Email and SMTP testing with web and API interface.
Email and SMTP testing tool for developers.
Mailx is a library that makes it easier to send email via SMTP. It is an enhancement of the golang standard library net/smtp.
Modern full-featured secure mail server for low-maintenance, self-hosted email.
SendGrid's Go library for sending email.
SMTP server protocol state machine.
Lightweight configurable multithreaded fake SMTP server. Mimic any SMTP behaviour for your test environment.
Configurable Golang email validator/verifier. Verify email via Regex, DNS, SMTP and even more.
Embeddable Scripting Languages
Scriptable interpreter written in Go.
Go to Lua binding library, based on gopher-lua.
Fast, portable, non-Turing complete expression evaluation with gradual typing.
A simple embeddable scripting language which supports concurrent event processing.
Expression evaluation engine for Go: fast, non-Turing complete, dynamic typing, static typing.
PHP embedded in Go, with a net/http handler.
Embeddable scripting programming language.
Simple LISP in Go.
Port of the Lua 5.2 VM to pure Go.
PHP bindings for Go.
An embeddable scripting array language.
ECMAScript 5.1(+) implementation in Go.
Go bindings for Lua C API.
Lua 5.1 VM and compiler written in Go.
A highly customizable expression language written in Go.
Cross-platform Polyglot Runtime which supports NodeJS, JavaScript, TypeScript, Python, Ruby, C#, WebAssembly, Java, Cobol and more.
Embeddable Ngaro VM implementation enabling scripting in Retro.
Embeddable Prolog.
Perl 5.18.2 embedded in Go.
Go implementation of Starlark: Python-like language with deterministic evaluation and hermetic execution.
Go wrapper for starlark-go that simplifies script execution, offers data conversion, and useful Starlark libraries and extensions.
Bytecode compiled script language for Go.
The Wa Programming Language embedded in Go.
Error Handling
Error handling tools and best practices for Go libraries and applications.
A better way to handle, trace, and log errors in Go. Compatible with the standard error library and github.com/pkg/errors.
Hackable package that determines responsible source code for an error (and some other fast-debugging features). Pluggable to any logger in-place.
Drop-in replacement for the standard library errors package and github.com/pkg/errors. Provides various error handling primitives.
Simple golang error handling with classification primitives.
The most simple error wrapper with awesome performance and minimal memory overhead.
Drop-in replacement for builtin Go errors. This is a minimal error handling package with custom error types, user friendly messages, Unwrap & Is. With very easy to use and straightforward helper functions.
Go error library with error portability over the network.
A feature rich error package with stack traces, composition of errors and more.
A simple utility package for exception handling with try-catch in Golang.
A Simple Yet Highly Powerful Package For Error Handling.
An ergonomic mechanism for wrapping errors in order to facilitate structured metadata and context for error values.
Go (golang) package for representing a list of errors as a single error.
A library to create your custom error builders producing structured errors with metadata from different sources and optional stacktraces.
Package for representing a list of errors as a single error.
Error handling with context, stack trace and source fragments.
Golang errors with stack trace and source fragments.
File Handling
FileSystem Abstraction System for Go.
Abstract File Storage (mem, scp, zip, tar, cloud: s3, gs) for Go.
A library to process http file uploads easily.
Compute message digest, like MD5, SHA256, SHA1, CRC or BLAKE2s, for large files.
Copy directory recursively.
Fast parallel directory traversal library (used by fzf).
File operations library which aims to mirror feature parity with GNU cp.
Disk usage analyzer with console interface.
Load csv file using tag.
Copy files for humans.
Go bindings for ExifTool, the well-known library used to extract as much metadata as possible (EXIF, IPTC, ...) from files (pictures, PDF, office, ...).
Load gtfs files in go.
A package to convert an HTML template to a PDF file.
A cross-platform real-time file synchronization tool out of the box.
A simple HTTP middleware to automatically handle all your file upload needs
Simple and reliable package for file operations like copy/move/diff/list on files, directories and symbolic links.
A tiny cross-platform Go library to hide/unhide files and directories.
A package for reading and creating ISO9660 disk images
File system event notification library with simple API, similar to os/signal.
Load Open Packaging Conventions (OPC) files for Go.
Read and write parquet files.
Treat paths as their own type instead of using strings.
PDF processor.
Package to allow one to concurrently go through a filesystem with ease.
Go library for Gina Trapani's todo.txt files, supports parsing and manipulating of task lists in the todo.txt format.
A pluggable, extensible, and opinionated set of filesystem functionality for Go across a number of filesystem types such as os, S3, and GCS.
Financial
money and currency formatting for golang.
A reader, writer, and validator for Automated Clearing House (ACH) files.
A crypto trading bot framework written in Go. Including common crypto exchange API, standard indicators, back-testing and many built-in strategies.
Handles currency amounts, provides currency information and formatting.
High performant & accurate currency computation package.
High performance 128-bit fixed-point decimal numbers.
Arbitrary-precision fixed-point decimal numbers.
Immutable decimal numbers with panic-free arithmetic.
Fast and precise serialization and arithmetic for small fixed-point decimals
Fast and simple ISO4217 fixed-point decimal money.
Library of financial functions for time value of money (annuities), cash flow, interest rate conversions, bonds and depreciation calculations.
Module to fetch exchange rates, check VAT numbers via VIES and check IBAN bank account numbers.
Implementation of Fowler's Money pattern.
Library for the crypto NOWPayments API.
Invoice and billing document framework. JSON Schema based. Automates tax calculations and validation, with tooling to convert into global formats.
A programmable financial ledger that provides a foundation for money-moving applications.
Immutable monetary amounts and exchange rates with panic-free arithmetic.
Query OFX servers and/or parse the responses (with example command-line client).
Matching Engine for Limit Order Book in Golang.
QR code generator (ASCII & PNG) for SEPA payments.
Technical analysis library with advanced market analysis and trading strategies.
Terminal stock watcher and stock position tracker.
Embedded transactional database of accounts, running in multithreaded mode.
High performance, high precision, zero allocation fixed-point decimal library for financial applications.
VAT number validation & EU VAT rates.
Forms
Bind form data to any Go values.
Checker helps validating user input through rules defined in struct tags or directly through functions.
Keeps user input in check. Trims, sanitizes & scrubs data based on struct tags.
Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.
decode form's values into a struct.
Framework-agnostic library for parsing and validating form/JSON data which supports multipart forms and files.
Bind data to any Go value. Can use built-in and custom expression binding capabilities; supports data validation
CSRF protection for Go web applications & services.
Decode an HTTP request into a custom struct, including querystring, forms, HTTP headers, etc.
CSRF protection middleware for Go.
Go module for encoding structs into URL query parameters.
Decode url.Values into usable struct values of standard or custom types.
Eliminates boilerplate code for parsing HTTP requests by binding cookies, headers, query params, path params, body to structs and more by using simple tags.
Functional
Collection of Functional Programming helpers powered by Golang 1.18+ generics.
Monad, Functional Programming features for Golang.
Functional Experiment in Go.
Functional helpers library providing Map, Filter, Reduce and other stream operations on generic slices Go1.18+ with lazy evaluation and error handling mechanisms.
Functional programming framework for Go.
Functional programming in Go using generics
Useful collection of helpfully functional Go collection utilities.
A lodash like powerful utility library for Golang.
Monads and popular FP abstractions, based on Go 1.18+ Generics (Option, Result, Either...).
Functional programming helpers for Go 1.18 and beyond.
Generic option and result types that optionally contain a value.
Game Development
Archetype-based Entity Component System (ECS) for Go.
dead simple 2D game engine in Go.
Build your own Game-Engine based on the Entity Component System concept in Golang.
Engo is an open-source 2D game engine written in Go. It follows the Entity-Component-System paradigm.
Fantasy names generator.
Go 3D Game Engine.
Go implementation of the A path finding algorithm.
Go bindings for the Simple DirectMedia Layer.
Performance oriented 2D/3D math package for Go.
GPU application framework with windowing, input, and rendering built on WebGPU reduces 480+ lines of GPU code to ~20, zero CGO (GoGPU ecosystem: gg, ui, wgpu, naga).
Game server skeleton implemented with golang.
Scalable game server engine, featuring space-entity framework and hot-swapping.
Generic 2D grid with ray-casting, shadow-casting and path finding.
Lightweight game server framework.
Lightweight, facility, high performance golang based game server framework.
Pure Go game engine.
Game engine for creating retro games for modern computers. Inspired by Pico-8 and powered by Ebitengine.
Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
Hand-crafted 2D game library in Go.
Cross-platform (Windows/Linux/Mac) library for creating desktop games using a minimal API.
Go bindings for raylib, a simple and easy-to-use library to learn videogames programming.
Terminal-based game engine for Go, built on top of Termbox.
Data-oriented and cache-friendly 2D Grid library (TileMap), includes pathfinding, observers and import/export.
Generators
Feature rich type-to-type copy code generator.
Generate any code based on Go types, including type-to-type converters (copy code) without reflection by default.
Code generation tool providing generics, free-form macros, conditional compilation and HTML templating.
Code generation for enums from code comments.
Code generation for enum encoding from code comments.
.NET LINQ-like query methods for Go.
Derives functions from input types
Generate converters by defining an interface.
Generate decorators for Go interfaces using simple templates.
Command line tool for generating interface definitions.
Generate arbitrary Go code without templates.
This package contains a set of utilities for generating Go boilerplate code for services based on OpenAPI 3.0 API definitions.
Generate HTTP server and client from protobuf.
A library to create type dynamically.
Geographic
Detects image borders and converts to GeoJSON for GIS operations.
A library provides spatial data and geometric algorithms.
geoserver Is a Go Package For Manipulating a GeoServer Instance via the GeoServer REST API.
Publish Your GIS Data(Vector Data) to PostGIS and Geoserver.
Go wrapper for GDAL.
Go bindings for H3, a hierarchical hexagonal geospatial indexing system.
Conversion utilities between H3 indexes and GeoJSON.
Distribution of Uber H3geo cells by virtual nodes.
A simple Go-based server for map tiles stored in mbtiles format.
Library for reading, writing and working with OpenStreetMap data and APIs.
OpenStreetMap PBF golang encoder/decoder.
Convert geojson to s2 cells & demonstrating some S2 geometry features on map.
S2 geometry library in Go.
simplesfeatures is a 2D geometry library that provides Go types that model geometries, as well as algorithms that operate on them.
Geolocation DB with spatial index and realtime geofencing.
A project to easily use and convert LonLat, Point and Tile to display info, markers, etc, in a map using the Web Mercator Projection.
Library for Coordinate Conversion and Transformation (ETRS89, OSGB36, NAD83, RGF93, Web Mercator, UTM).
Go Compilers
Compile shell scripts to Go.
Transpile C code to Go code.
Transpile C code to Go code.
Transpile Go into Arduino code.
Transpile FORTRAN 77 code to Go code.
Compiler from Go to Haxe to Javascript/C++/Java/C#.
Compiler from Go to JavaScript.
Goroutines
Library to manage component lifecycle in microservice architectures.
A high-performance and low-cost goroutine pool in Go.
Simple in-memory job queue for Golang using worker-based dispatching.
An asynchronous task package with async/await style for Go.
An alternative sync library for Go (Future, Promise, Locks).
A safe way to execute functions asynchronously, recovering them in case of panic.
AsyncJob is an asynchronous queue job manager with light code, clear and speed.
Flexible mechanism to make execution flow interruptible.
Transform your function to return channels for easy and powerful parallel processing.
conc is your toolbelt for structured concurrency in go, making common tasks easier and safer.
Concurrency limiter with support for timeouts, dynamic priority and context cancellation of goroutines.
A concurrent toolkit to help execute funcs concurrently in an efficient and safe way. It supports specifying the overall timeout to avoid blocking and uses goroutine pool to improve efficiency.
CyclicBarrier for golang.
A pool built around exec.Cmd that spins up a given number of processes in advance and attaches stdin and stdout to them when needed. Very similar to FastCGI or Apache Prefork MPM but works for any command.
Structured concurrency made easy.
Solution for accumulation of events and their subsequent processing.
A tiny library for writing concurrent programs using actor model.
Orchestrate goroutines with ease.
Control goroutines execution order.
Manage a pool of goroutines using this lightweight library with a simple API.
TryLock support on read-write lock for Golang.
Like sync.WaitGroup with error handling and concurrency control.
Inspired from Java Thread Pool, Go WorkerPool aims to control heavy Go Routines.
Go Concurrency Manager package limits the number of goroutines that allowed to run concurrently.
A highly performant and easy to use Goroutine pool for Go.
asynchronous simple function utilities, for managing execution of closures and callbacks.
Gowl is a process management and process monitoring tool at once. An infinite worker pool gives you the ability to control the pool and processes and monitor their status.
goworker is a Go-based background worker.
gowp is concurrency limiting goroutine pool.
manages a resizeable pool of context-aware goroutines to bound concurrency.
Lightweight Goroutine pool.
A process controller used to control the execution and return strategies of multiple goroutines.
Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.
Provides an unlimited job queue and concurrent worker pools.
Drop-in alternative to sync/errgroup, limited to a pool of N worker goroutines.
Structured concurrency in Go.
Oversight is a complete implementation of the Erlang supervision trees.
Run functions in parallel.
Minimalistic and High-performance goroutine worker pool written in Go.
Limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation.
Go toolkit for clean, composable, channel-based concurrency.
routine is a ThreadLocal for go library. It encapsulates and provides some easy-to-use, non-competitive, high-performance goroutine context access interfaces, which can help you access coroutine context information more gracefully.
go routine control with context, support: Main, Go, Pool and some useful Executors.
Semaphore pattern implementation with timeout of lock/unlock operations based on channel and context.
Fast resizable semaphore implementation based on CAS (faster than channel-based semaphore implementations).
Software transactional locks based on Software Transactional Memory (STM) concurrency control mechanism.
Golang threadpool implementation.
Goroutine pool for golang.
goworker is a Go simple async worker pool.
Goroutine pool that limits the concurrency of task execution, not the number of tasks queued.
GUI
Package to create apps with GO, HTML and CSS. Supports: MacOS, Windows in progress.
Auto generated Go wrapper for Dear ImGui via cimgui.
A framework for building 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the web.
Build native macOS applications using Go.
Cross-platform based on LCL(Native System UI Control Library) and CEF(Chromium Embedded Framework) (Windows/ macOS / Linux)
Cross platform native GUIs designed for Go based on Material Design. Supports: Linux, macOS, Windows, BSD, iOS and Android.
Go bindings for Sciter: the Embeddable HTML/CSS/script engine for modern desktop UI development. Cross platform.
GPU-accelerated GUI toolkit with 22 widgets, 3 design systems (Material, Fluent, Cupertino), reactive signals, and zero CGO (part of GoGPU ecosystem).
Library for outputting HTML5 tags.
Go bindings for GTK3.
Rapid and simple desktop UI development with GO, HTML, CSS and NW.js. Cross platform.
Qt binding for Go (support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi).
Reactive, cross-platform desktop GUI toolkit.
Platform-native GUI library for Go. Cross platform.
A unified graphical user experience toolkit for Go desktop applications. macOS, Windows, and Linux are supported.
Cross-platform webview window with simple two-way JavaScript bindings (Windows / macOS / Linux).
Go bindings for libappindicator3 C library.
OSX Desktop Notifications library for Go.
OSX library to notify about any (pluggable) activity on your machine.
OSX Sleep/Wake notifications in golang.
Go Native cross-platform GUI system automation. Control the mouse, keyboard and other.
Cross platform Go library to place an icon and menu in the notification area.
Cross-platform Go library to place an icon in the host operating system's taskbar.
Cross-platform Go library and CLI to create simple dialogs that interact graphically with the user.
Hardware
Official Arduino CLI and library. Can run standalone, or be incorporated into larger Go projects.
Go-like language for programming embedded systems (e.g. STM32 MCU).
Golang hardware discovery/inspection library.
Open Sound Control (OSC) bindings for Go.
GPIO for Go, doesn't require cgo.
Robot Operating System (ROS) library for Go.
a polled API to read the state of an attached joystick.
A pure Go library providing Linux OS / kernel / hardware system information.
Images
Collection of image processing algorithms in pure Go.
Small package for fast and efficient image processing using libvips.
An avatar generator for Go.
Vector graphics to PDF, SVG or rasterized image.
Dominant color extractor with no external dependencies.
An image proxy with changeable storage backends and image processing engines with focus on speed and resiliency.
Create beautiful generative image patterns from a string.
2D rendering in pure Go.
Package of image processing filters.
Efficient and robust glTF 2.0 reader, writer and validator.
Go binding for the cairo graphics library.
Go binding for GD library.
Nudity detection with Go.
Generate QR codes with personalized styles, allowing adjustments to color, block size, shape, and icons.
Port of webcolors library from Python to Go.
Library for encode and decode webp pictures, using libwebp.
Go package for computer vision using OpenCV 3.3+.
GPU-accelerated 2D rendering with Canvas-like API, zero CGO (part of GoGPU pure Go graphics ecosystem).
Go Perceptual image hashing package.
The imghdr module determines the type of image contained in a file for Go.
Library and CMD tool for generating funny avatars.
A lightning fast image processing and resizing library for Go.
Screenshoting webpages using go and headless chrome on command line.
A Grid based 2D Graphics library.
Convert image to ASCII.
Go binding to ImageMagick's MagickWand C API.
Fast and simple HTTP microservice for image resizing.
Simple Go image processing package.
Fast, secure image processing server and Go library, using libvips.
Selection of image manipulation tools.
3D line art rendering in Go.
Tool & Go library for image manipulation (Merge, Crop, Resize, Watermark, Animate).
Storage and image processing server written in Go.
Decoder and conversion tool for MPO 3D Photos.
Go native WebP encoder with zero external dependencies.
An image resizing server written in Go.
Path tracing engine written in Go.
Scout is a standalone open source software solution for DIY video security.
Finds good crops for arbitrary images and crop sizes.
Pure Go Library for LSB steganography.
Go tool for LSB steganography, capable of hiding any file within an image.
Go Language Library for SVG generation.
Transformimgs resizes and optimises images for Web using next-generation formats.
Simple and minimal image server capable of storing, resizing, converting and caching images.
IoT (Internet of Things)
Open-Source Platform for Quantified Self & IoT.
Suite of libraries for IoT devices, experimental for x/exp/io.
Lightweight data stream processing engine for IoT edge.
Project Eywa is essentially a connection manager that keeps track of connected devices.
Project Flogo is an Open Source Framework for IoT Edge Apps & Integration.
Gatt is a Go package for building Bluetooth Low Energy peripherals.
Gobot is a framework for robotics, physical computing, and the Internet of Things.
An extensive Philips Hue client library for Go.
IoT is a simple framework for implementing a Google IoT Core device.
RuleGo is a lightweight, high-performance, embedded, orchestrable component-based rule engine for IoT edge.
Lightweight stream processing engine for IoT.
Kubernetes native IoT development framework.
Software package for IoT automation.
Job Scheduler
Job scheduler library with database support
A simple crontab like scheduler that aims to offer a KISS approach to job scheduling.
Go package to schedule periodic jobs using a simple, fluent syntax.
A ticker implementation to support cron schedules.
Simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific date and time. Primarily for web applications and long running daemons.
A flexible and extensible job scheduling and execution library for Go.
Simple, zero-dependency scheduling library for Go.
Job scheduler supporting standard cron expressions, custom descriptors, intervals, and task dependencies.
Easy and fluent Go job scheduling. This is an actively maintained fork of jasonlvhit/gocron.
A simple but powerful DAG scheduler and dashboard.
Define time-based tasks using a simple Go API and Gron’s scheduler will run them accordingly.
Cron expression parser, task runner and daemon consuming crontab like task list.
Smart and featureful cron job scheduler with job queuing and live monitoring built in.
Job scheduler that supports webhooks, crons and classic scheduling.
ID-based debounced task scheduler for deferred tasks with cancellation, graceful shutdown, and optional concurrency limits.
A job scheduler with the ability to fast-forward time.
Cronjobs scheduling made easy.
An easy to use in-process scheduler for recurring tasks in Go.
JSON
Abstract JSON for golang with JSONPath support.
Easy access to nested values in maps and slices. Works in combination with encoding/json and other packages that "Unmarshal" arbitrary data into Go data-types.
Client-customizable JSON formats for dynamic APIs.
Write and read JSON from different sources succinctly.
Contains primitives for marshaling/unmarshalling Unix timestamp/epoch to/from build-in time.Time type in JSON.
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection.
For parsing, creating and editing unknown or dynamic JSON in Go.
Small utility to create JSON objects.
Get a JSON value with one line of code.
Go-JsonError is meant to allow us to easily create json response errors that follow the JsonApi spec.
Go package for handling common HTTP JSON responses.
Get simple struct from complex json by json path.
JSON query in Golang.
Automatically generate Go (golang) struct definitions from example JSON.
Rich rendering of JSON as HTML in Go.
JSON diff utility written in Go.
Fast and flexible JSON encoder for Go.
High performance zero-allocation JSON iterator.
Advanced JSON to Go struct conversion. Provides package that can parse multiple JSON documents and create struct to fit them all.
Go bindings based on the JSON API errors reference.
Drop-in replacement for encoding/json that outputs colorized JSON.
JSON diff library for Go based on RFC6902 (JSON Patch).
Console tool for highlighted formatting and struct query fetching JSON.
Fluent API to make it easier to create Json objects.
Simple Go package to make custom structs marshal into HAL compatible JSON responses.
JSON library to expose simple handlers that lets you easily read and write json from various sources.
Utilities to handle and query JSON without defining structs in a type safe manner.
A fast and convenient library for unstructured JSON data, replacing encoding/json.
JSON library with standard compatible API/behavior.
API for arbitrary transformation of JSON documents.
Go MapSlice for ordered marshal/ unmarshal of maps in JSON.
Performant JSON unmarshalling for flexible use cases.