Pinned Repositories
ahttpd
异步网络框架
bigflow
Baidu Bigflow is a 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.
csapp
Computer Systems: A Programmer's Perspective
elasticsearch
Open Source, Distributed, RESTful Search Engine
ImageCaptioning.pytorch
image captioning codebase in pytorch(finetunable cnn in branch "with_finetune", self-critical training is under my self-critical.pytorch repository.)
MIT-6.824-2016
paxos
A paxos implement.
redis_source_anntation
redis 1.0源码注解
tbnet
tbnet
Tiny-Tools
小的实验项目代码
zz198808's Repositories
zz198808/bigflow
Baidu Bigflow is a 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.
zz198808/ImageCaptioning.pytorch
image captioning codebase in pytorch(finetunable cnn in branch "with_finetune", self-critical training is under my self-critical.pytorch repository.)
zz198808/Tiny-Tools
小的实验项目代码
zz198808/ApsaraCache
ApsaraCache is a Redis branch originated from Alibaba Group.
zz198808/awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
zz198808/Biu
The tiny bitcask storage system
zz198808/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
zz198808/brpc
Industrial-grade RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
zz198808/cifar-10-cnn
Using cifar-10 datasets to learn deep learning.
zz198808/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
zz198808/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
zz198808/feature_engine
zz198808/FlameGraph
Stack trace visualizer
zz198808/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
zz198808/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
zz198808/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
zz198808/lianjia-spider
链家网爬虫,采集北京上海广州深圳等21个**主要城市的房价数据(小区,二手房,出租房,新房),稳定可靠快速!支持csv,MySQL, MongoDB,Excel存储,支持Python2和3,注释丰富 🚁
zz198808/libev
Full-featured high-performance event loop loosely modelled after libevent
zz198808/mcache
一种高效的本地cache,采用数组而非指针方式去管理存储节点
zz198808/mcache-1
一种实现高效的本地定长cache
zz198808/milvus
An open source vector similarity search engine
zz198808/pebblesdb
The PebblesDB write-optimized key-value store (SOSP 17)
zz198808/pegasus
zz198808/swapdb
https://github.com/JingchengLi/swapdb/wiki
zz198808/taskflow
Modern C++ Parallel Task Programming
zz198808/tensornet
zz198808/titan
zz198808/vmaf
Perceptual video quality assessment based on multi-method fusion.
zz198808/wrk
Modern HTTP benchmarking tool
zz198808/x-deeplearning
An industrial deep learning framework for high-dimension sparse data