yichangpeng's Stars
artpaul/clickhouse-cpp
ClickHouse C++ client library
ma6174/vim
vim配置文件和插件(不再维护)
baidu/uid-generator
UniqueID generator
baidu/CUP
CUP, common useful python-lib. (Currently, Most popular python lib in baidu). Python 开发底层库, 涵盖util、service(threadpool/generator/executor/cache等等)、logging、monitoring、增强型配置 等等库支持
baidu/NoahV
An efficient front-end application framework based on vue.js
pocoproject/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
istio/istio
Connect, secure, control, and observe services.
walter201230/Python
最良心的 Python 教程:
geekcomputers/Python
My Python Examples
TheAlgorithms/Python
All Algorithms implemented in Python
baidu/bigflow
Baidu Bigflow is an interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale. Bigflow processes 4P+ data inside Baidu and runs about 10k jobs every day.
baidu/sofa-pbrpc
A light-weight RPC implement of google protobuf RPC framework.
y123456yz/reading-and-annotate-rocketmq-3.4.6
阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新
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".
me115/design_patterns
图说设计模式
yogykwan/design-patterns-cpp
《大话设计模式》C++实现
dromara/myth
Reliable messages resolve distributed transactions
a2888409/RocketMQ-Learning
RocketMQ ‘s Learning Tutorial 学习教程
apache/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
Rianley/python-study
python 学习之路
shibing624/python-tutorial
Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。
xianhu/LearnPython
以撸代码的形式学习Python
apachecn/hands-on-ml-zh
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】
jobbole/awesome-machine-learning-cn
机器学习资源大全中文版,包括机器学习领域的框架、库以及软件
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
cloudwu/sproto
Yet another protocol library like google protocol buffers , but simple and fast.
cloudwu/crypto
一些涉及到加密和安全的代码
wonderspig/Unix-Net
Unix网络编程源代码添加注释