yangzinan's Stars
IBM/fp-go
functional programming library for golang
dragonflyoss/dragonfly
Dragonfly is an open source P2P-based file distribution and image acceleration system. It is hosted by the Cloud Native Computing Foundation (CNCF) as an Incubating Level Project.
HDT3213/rdb
Golang implemented Redis RDB parser for secondary development and memory analysis
cloverstd/tcping
ping over a tcp connection
jinzhu/copier
Copier for golang, copy value from struct to struct and more
shockerli/go-awesome
Go 语言优秀资源整理,为项目落地加速🏃
go-kratos/kratos
Your ultimate Go microservices framework for the cloud-native era.
FerretDB/FerretDB
A truly Open Source MongoDB alternative
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
cloudwego/kitex
Go RPC framework with high-performance and strong-extensibility for building micro-services.
gocolly/colly
Elegant Scraper and Crawler Framework for Golang
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
DiceDB/dice
DiceDB is an open source, redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
Kong/kong
🦍 The Cloud-Native API Gateway and AI Gateway.
tair-opensource/RedisShake
RedisShake is a Redis data processing and migration tool.
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
invopop/jsonschema
Generate JSON Schemas from Go types
golang-cz/devslog
devslog - Go slog.Handler for development
talkgo/night
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
panjf2000/ants
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
ginuerzh/gost
GO Simple Tunnel - a simple tunnel written in golang
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
wernerdweight/token-generator-go
Random token generator
asynkron/protoactor-go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
karmada-io/karmada
Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration
deviceinsight/kafkactl
Command Line Tool for managing Apache Kafka
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
stakater/Reloader
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!
cloudevents/sdk-go
Go SDK for CloudEvents