yuchangrui's Stars
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
smallnest/rpcx
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!
golangci/golangci-lint
Fast linters runner for Go
apache/kafka
Mirror of Apache Kafka
apolloconfig/apollo-quick-start
Apollo Quick Start
segmentio/kafka-go
Kafka library in Go
manuelkiessling/go-cleanarchitecture
An example Go application demonstrating The Clean Architecture.
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
alibaba/tengine
A distribution of Nginx with some advanced features
bfenetworks/bfe
A modern layer 7 load balancer from baidu
coocood/freecache
A cache library for Go with zero GC overhead.
uber-go/guide
The Uber Go Style Guide.
cch123/golang-notes
Go source code analysis(zh-cn)
prometheus/prometheus
The Prometheus monitoring system and time series database.
google/pprof
pprof is a tool for visualization and analysis of profiling data
Knetic/govaluate
Arbitrary expression evaluation for golang
micro/go-micro
A Go microservices framework
go-kratos/kratos
Your ultimate Go microservices framework for the cloud-native era.
nginx/nginx
The official NGINX Open Source repository.
microsoft/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
highras/fpnn
Fast Programmable Nexus Network
walter201230/Python
最良心的 Python 教程:
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
apache/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
ruslo/hunter
go-validator/validator
Package validator implements struct field validations