Pinned Repositories
6.824-2017
:zap: 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed systems.
appdash
Application tracing system for Go, based on Google's Dapper.
architect-awesome
后端架构师技术图谱
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
bfs
distributed file system(small file storage) writen by golang.
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
byteps
A high performance and general framework for distributed training
reactor
一个简单的reactor模式实现
reborn
Distributed database fully compatible with redis protocol
simple_threadpool
基于pthread实现的c++线程池
justinzhu's Repositories
justinzhu/reactor
一个简单的reactor模式实现
justinzhu/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
justinzhu/simple_threadpool
基于pthread实现的c++线程池
justinzhu/6.824-2017
:zap: 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed systems.
justinzhu/architect-awesome
后端架构师技术图谱
justinzhu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
justinzhu/byteps
A high performance and general framework for distributed training
justinzhu/Catalogue
justinzhu/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
justinzhu/dgraph
Fast, Distributed Graph DB
justinzhu/Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译
justinzhu/ffmpeg-python
Python bindings for FFmpeg - with complex filtering support
justinzhu/go-common
哔哩哔哩 bilibili 网站后台工程 源码
justinzhu/go-push
用GO做推送
justinzhu/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
justinzhu/hands_on_Ml_with_Sklearn_and_TF
OReilly Hands On Machine Learning with Scikit Learn and TensorFlow (Sklearn与TensorFlow机器学习实用指南)
justinzhu/havenask
justinzhu/libcuckoo
A high-performance, concurrent hash table
justinzhu/libcxx
libc++; cloned from http://llvm.org/git/libcxx.git
justinzhu/librec
LibRec: A Leading Java Library for Recommender Systems, see
justinzhu/MIT-6.824
Basic Sources for MIT 6.824 Distributed Systems Class
justinzhu/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
justinzhu/NewsRecommendSystem
个性化新闻推荐系统,A news recommendation system involving collaborative filtering,content-based recommendation and hot news recommendation, can be adapted easily to be put into use in other circumstances.
justinzhu/openbilibili
justinzhu/patterns-of-distributed-systems
《Patterns of Distributed Systems》中文版
justinzhu/python-pinyin
汉字转拼音(pypinyin)
justinzhu/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
justinzhu/Synonyms
中文近义词工具包
justinzhu/Vundle.vim
Vundle, the plug-in manager for Vim
justinzhu/websocket
A fast, well-tested and widely used WebSocket implementation for Go.