Stars
Starter-kit for writing services in Go using Kubernetes.
Golang in-memory database built on immutable radix trees
Podman: A tool for managing OCI containers and pods.
An incremental task runner for mono repositories.
A tool for secrets management, encryption as a service, and privileged access management
Homogeneous Kubernetes clusters at scale on any infrastructure using hosted control planes.
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
Algorithms and Data Structures implemented in Go for beginners, following best practices.
A simple way to automate booking an appointment at Berlin Ausländerbehörde using java and selenium framework
Go implementation of the Ethereum protocol
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
A collection of postmortems. Sorry for the delay in merging PRs!
a fast, scalable, multi-language and extensible build system
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
An up-to-date (unofficial) knowledge base for Go programming self learning
Creating PDF using existing PDF as template for GO (golang).
PHP library generating PDF files from UTF-8 encoded HTML
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
Simple PubSub application using Go and NATS JetStream: A practical introduction to building a pub-sub system with efficient message delivery.
High-Performance server for NATS.io, the cloud and edge native messaging system.
Event-Driven Architecture in Golang, published by Packt
Code for the book Grokking Algorithms written in Go using Type Parameters