aliuygur's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
GoogleCloudPlatform/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
hibiken/asynq
Simple, reliable, and efficient distributed task queue in Go
99designs/gqlgen
go generate based graphql server library
tmc/langchaingo
LangChain for Go, the easiest way to write LLM-based programs in Go
volatiletech/sqlboiler
Generate a Go ORM tailored to your database schema.
bitfield/script
Making it easy to write shell-like scripts in Go
vektra/mockery
A mock code autogenerator for Go
techschool/simplebank
Backend master class: build a simple bank service in Go
hashicorp/golang-lru
Golang LRU cache
riverqueue/river
Fast and reliable background jobs in Go
uptrace/uptrace
Open source APM: OpenTelemetry traces, metrics, and logs
aws/aws-lambda-go
Libraries, samples and tools to help Go developers develop AWS Lambda functions.
avast/retry-go
Simple golang library for retry mechanism
pquerna/otp
TOTP library for Go
samber/do
⚙️ A dependency injection toolkit based on Go 1.18+ Generics.
destel/rill
Go toolkit for clean, composable, channel-based concurrency
go-fuego/fuego
Golang Fuego - Web framework generating OpenAPI 3 spec from source code - Pluggable to existing Gin & Echo APIs
a8m/envsubst
Environment variables substitution for Go
samber/oops
🔥 Error handling library with context, assertion, stack trace and source fragments
cameronhunter/local-ssl-proxy
Simple SSL HTTP proxy using a self-signed certificate. Intended for local development only.
donseba/go-htmx
Seamless HTMX integration in golang applications
rezo-labs/directus-extension-computed-interface
Perform computed value based on other fields
oshalygin/gqlgen-pg-todo-example
This a simple gqlgen repository example which includes basic models and interactions with a pg database
remychantenay/slog-otel
Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.
samber/slog-echo
🚨 Echo middleware for slog logger
uptrace/go-realworld-example-app
Exemplary real world application built with Go, Gin, and go-pg
orandin/slog-gorm
A slog adapter, highly configurable, for gorm logger
robzienert/gin-middleware
A collection of middlewares for Gin
shijuvar/service-weaver
Examples and guidance for building modern distributed applications in Go with Service Weaver