nattatorn-dev's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
go-delve/delve
Delve is a debugger for the Go programming language.
uber-go/zap
Blazing fast, structured, leveled logging in Go.
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
node-red/node-red
Low-code programming for event-driven applications
ent/ent
An entity framework for Go
panjf2000/ants
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
go-resty/resty
Simple HTTP, REST, and SSE client library for Go
shopspring/decimal
Arbitrary-precision fixed-point decimal numbers in Go
ondrajz/go-callvis
Visualize call graph of a Go program using Graphviz
open-telemetry/opentelemetry-go
OpenTelemetry Go API and SDK
ThreeDotsLabs/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
oklog/ulid
Universally Unique Lexicographically Sortable Identifier (ULID) in Go
jasonlvhit/gocron
A Golang Job Scheduling Package.
sourcegraph/checkup
Distributed, lock-free, self-hosted health checks and status pages
twmb/franz-go
franz-go contains a feature complete, pure Go library for interacting with Kafka from 0.8.0 through 3.8+. Producing, consuming, transacting, administrating, etc.
javabuddy/best-system-design-resources
A collection of best resources to learn System Design, Software architecture, and prepare for System Design Interviews
khannedy/golang-clean-architecture
Go-Lang Clean Architecture
dimiro1/health
An easy to use, extensible health check library for Go applications.
bufbuild/protovalidate-go
Protocol Buffer Validation for Go
meysamhadeli/shop-golang-microservices
Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry and Postgresql.
DoWithLogic/golang-clean-architecture
implementation clean architecture with SOLID Principles
vbabak/docker-mysql-master-slave
Docker MySQL master-slave replication
bxcodec/dbresolver
Golang Database Resolver and Wrapper for any multiple database connections topology, e.g. master-slave replication database, cross-region application, and for separated ReadWrite (RW) and ReadOnly (RO) database connections
103style/LeetCode
leetcode的练习记录
pallat/uber-go-style-guide-th
Uber's Go Style Guide Translation in Thai. Linked to the uber-go/guide as a part of contributions https://github.com/uber-go/guide
linzhengen/ddd-gin-admin
This repository is a sample web application using DDD (Domain-Driven Design) architecture and Gin framework.
truanguyenvan/go-clean-architecture-example
Golang Clean Architecture Example
wesovilabs/getting-started-opentelemety-go