🐹 Golang
Minimalist and zero-dependency scheduling library for Go
Golang Event Scheduling Sample Using Postgresql Database as persisting layer.
A job queue and scheduler written in Go, backed by Postgres, and available over HTTP
A distributed fault tolerant scheduler that is horizontally scalable 🔥
A cron library for go, support redis to execute only one same job in multi instances.
Unified Resource Scheduler to co-schedule mixed types of workloads such as batch, stateless and stateful jobs in a single cluster for better resource utilization.
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers t…
OAuth 2.0 server library for the Go programming language.
Distributed reliable key-value store for the most critical data of a distributed system
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.