dongqiangqiang318's Stars
talkgo/read
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
talkgo/night
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
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".
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
tkestack/kvass
Kvass is a Prometheus horizontal auto-scaling solution , which uses Sidecar to generate special config file only containes part of targets assigned from Coordinator for every Prometheus shard.
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
torvalds/linux
Linux kernel source tree
fmtlib/fmt
A modern formatting library
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
QingyingPT/QY-PT-tracker
(incompleted) 重新弄一个清影PT的Tracker
Tencent/phxqueue
A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.
aappleby/smhasher
Automatically exported from code.google.com/p/smhasher
Tencent/MSEC
Mass Service Engine in Cluster(MSEC) is opened source by QQ team from Tencent. It is a backend DEV &OPS engine, including RPC,name finding,load balance,monitoring,release and capacity management.
zh-google-styleguide/zh-google-styleguide
Google 开源项目风格指南 (中文版)
xiaoweiChen/free-programming-books-zh_CN
免费的计算机编程类中文书籍,欢迎投稿
Tencent/phxrpc
A simple C++ based RPC framework.
CodeIgniter-Chinese/codeigniter-user-guide
CodeIgniter 3.x Chinese User Guide - CodeIgniter 3.x 简体中文手册
leethomason/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
programthink/opensource
【编程随想】收藏的开源项目清单
sohutv/cachecloud
搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports Standalone, Sentinel, and Cluster architectures for Redis, effectively reducing large-scale Redis operation and maintenance costs, and improving resource management and utilization. The platform provides rapid construction/migration, operation and maintenance management, elastic scaling, statistical monitoring, client integration and access and other functions)