Starred repositories
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
Efficient cache for gigabytes of data written in Go.
Generate a Go ORM tailored to your database schema.
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
The home of the CUE language! Validate and define text-based and dynamic configuration
Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
A reflection based dependency injection toolkit for Go.
Google Cloud Client Libraries for Go.
xid is a globally unique id generator thought for the web
tbls is a CI-Friendly tool to document a database, written in Go.
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
LinDB is a scalable, high performance, high availability distributed time series database.
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
An implementation of JSON Schema, draft v4 v6 & v7 - Go language
Automatically generate Go (golang) struct definitions from example JSON
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection