yuchangrui's Stars
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
parsiya/Hacking-with-Go
Golang for Security Professionals
golang-china/go2-book
:books: 《Go2编程指南》开源图书,重点讲解Go2新特性,以及Go1教程中较少涉及的特性
istio/istio
Connect, secure, control, and observe services.
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
gopl-zh/gopl-zh.github.com
:books: Go语言圣经中文版 🇨🇳
mmcloughlin/avo
Generate x86 Assembly with Go
tilt-dev/tilt
Define your dev environment as code. For microservice apps on Kubernetes.
Golangltd/LollipopGo
稳定分支2.9.X 版本已更新,由【Golang语言游戏服务器】维护,全球服游戏服务器及区域服框架,目前协议支持websocket、http及RPC,采用状态同步、帧同步,愿景:打造MMO多人竞技游戏框架! 功能持续更新中... ...
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
fmtlib/fmt
A modern formatting library
gabime/spdlog
Fast C++ logging library.
gperftools/gperftools
Main gperftools repository
xingshaocheng/architect-awesome
后端架构师技术图谱
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Orange1991/leetcode
These are the codes that I practice on leetcode.com.