Pinned Repositories
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
DataStruct
Implementation of various data structures
easy_pb_rpc
EmCache
Emcache is a local high-performance cache library implemented by C++
Empool
Empool is a thread pool management library, which can create four different types of thread pools.
hosts
:statue_of_liberty:最新可用的google hosts文件。镜像:
MiniCacheServer
MiniCacheServer is a demo
muduo
A C++ non-blocking network library for multi-threaded server in Linux
multi_threading
:construction:《C++并发编程实战》的读书笔记,供以后工作中查阅。
SpellCorrect
Implementation of mixed error correction in Chinese and English
zhanMingming's Repositories
zhanMingming/MiniCacheServer
MiniCacheServer is a demo
zhanMingming/SpellCorrect
Implementation of mixed error correction in Chinese and English
zhanMingming/DataStruct
Implementation of various data structures
zhanMingming/EmCache
Emcache is a local high-performance cache library implemented by C++
zhanMingming/Empool
Empool is a thread pool management library, which can create four different types of thread pools.
zhanMingming/brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
zhanMingming/easy_pb_rpc
zhanMingming/hosts
:statue_of_liberty:最新可用的google hosts文件。镜像:
zhanMingming/muduo
A C++ non-blocking network library for multi-threaded server in Linux
zhanMingming/multi_threading
:construction:《C++并发编程实战》的读书笔记,供以后工作中查阅。
zhanMingming/nginx-book
Nginx开发从入门到精通
zhanMingming/data-example
大数据学习历程相关代码
zhanMingming/notes
🔥 技术笔记 ( 高性能/分布式/kubernetes/golang/kv引擎等 )
zhanMingming/raft-zh_cn
Raft一致性算法论文的中文翻译
zhanMingming/recommended-books
计算机经典书籍推荐 部分书籍提供PDF下载
zhanMingming/Scrapy_Redis_Bloomfilter
基于Redis的Bloomfilter去重,并将其扩展到Scrapy框架。