Pinned Repositories
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
bazel
Correct, reproducible, and fast builds for everyone.
book-notes
notes of the books and tips.
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
CodingInterviewChinese2
《剑指Offer》第二版源代码
cslearner.github.io
deepo
A series of Docker images (and their generator) that allows you to quickly set up your deep learning research environment.
disni
DiSNI: Direct Storage and Networking Interface
docker
Docker - the open-source application container engine
documents
cslearner's Repositories
cslearner/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
cslearner/bazel
Correct, reproducible, and fast builds for everyone.
cslearner/brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
cslearner/CodingInterviewChinese2
《剑指Offer》第二版源代码
cslearner/cslearner.github.io
cslearner/deepo
A series of Docker images (and their generator) that allows you to quickly set up your deep learning research environment.
cslearner/disni
DiSNI: Direct Storage and Networking Interface
cslearner/docker
Docker - the open-source application container engine
cslearner/fasst
Source code for our OSDI 2016 paper
cslearner/glog
C++ implementation of the Google logging module
cslearner/grpc
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
cslearner/libevent
A public libevent repository. The official repository is at https://github.com/libevent/libevent
cslearner/libuv
Cross-platform asynchronous I/O
cslearner/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.0
cslearner/LITE
LITE Kernel RDMA Support for Datacenter Applications
cslearner/memcached
memcached development tree
cslearner/MemcachedGPU
cslearner/models-to-code
Source code for 'Models to Code' by Leon Starr, Andrew Mangogna, and Stephen Mellor
cslearner/muduo
A C++ non-blocking network library for multi-threaded server in Linux
cslearner/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
cslearner/NJU-DisSys-2017
Distributed System, Fall 2017, CS@NJU
cslearner/protobuf
Protocol Buffers - Google's data interchange format
cslearner/rdma_bench
A framework to understand RDMA
cslearner/resume
An elegant \LaTeX\ résumé template
cslearner/shadowsocks
cslearner/softiwarp
SoftiWARP: Software iWARP kernel driver and user library for Linux
cslearner/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
cslearner/tensorflow
Computation using data flow graphs for scalable machine learning
cslearner/Tinyhttpd
tinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。
cslearner/tmux
tmux source code