jwambugu's Stars
ardanlabs/gotraining
Go Training Class Material :
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
letsencrypt/boulder
An ACME-based certificate authority, written in Go.
go-pg/pg
Golang ORM with focus on PostgreSQL features and performance
go-jet/jet
Type safe SQL builder with code generation and automatic query result data mapping
theanalyst/awesome-distributed-systems
A curated list to learn about distributed systems
stefanprodan/podinfo
Go microservice template for Kubernetes
guicaulada/vscode-exporter
Prometheus exporter for VSCode metrics
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
travisjeffery/jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
micro/go-micro
A Go microservices framework
meysamhadeli/shop-golang-microservices
Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry and Postgresql.
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
pocketbase/pocketbase
Open Source realtime backend in 1 file
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
pravj/geopattern
:triangular_ruler: Create beautiful generative image patterns from a string in golang.
CodisLabs/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
bufbuild/protoc-gen-validate
Protocol Buffer Validation - Being replaced by github.com/bufbuild/protovalidate
grpc-ecosystem/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
favadi/protoc-go-inject-tag
Inject custom tags to protobuf golang struct
eapache/go-resiliency
Resiliency patterns for golang
mgechev/revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
rqlite/rqlite
The lightweight, user-friendly, distributed relational database built on SQLite.
lni/dragonboat
A feature complete and high performance multi-group Raft library in Go.
ua-nick/Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Go
h2non/imaginary
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
volatiletech/sqlboiler
Generate a Go ORM tailored to your database schema.
teivah/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible