Pinned Repositories
AMQP-CPP
C++ library for asynchronous non-blocking communication with RabbitMQ
boost
http://svn.boost.org/svn/boost/trunk, http://svn.boost.org/svn/boost/branches/release
ceph
Ceph is a distributed object, block, and file storage platform
cockroach
A Scalable, Geo-Replicated, Transactional Datastore
ColumnStore
confluo
Real-time Monitoring and Analysis of Data Streams
CV
db-readings
Readings in Databases
OOzdb
wuyu201321060203.github.io
wuyu201321060203's Repositories
wuyu201321060203/wuyu201321060203.github.io
wuyu201321060203/db-readings
Readings in Databases
wuyu201321060203/OOzdb
wuyu201321060203/AMQP-CPP
C++ library for asynchronous non-blocking communication with RabbitMQ
wuyu201321060203/ceph
Ceph is a distributed object, block, and file storage platform
wuyu201321060203/cockroach
A Scalable, Geo-Replicated, Transactional Datastore
wuyu201321060203/ColumnStore
wuyu201321060203/confluo
Real-time Monitoring and Analysis of Data Streams
wuyu201321060203/CV
wuyu201321060203/docker
Docker - the open-source application container engine
wuyu201321060203/fastsocket
Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability, Fastsocket can provide extremely good performance in multicore machines. In addition, it is very easy to use and maintain. As a result, it has been deployed in the production environment of SINA.
wuyu201321060203/fibio
Fiber and async I/O based network library
wuyu201321060203/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
wuyu201321060203/Goldfish
wuyu201321060203/h2o
HTTP server / library implementation with support for HTTP/1, HTTP/2, websocket
wuyu201321060203/iceoryx
Eclipse iceoryx™ - true zero-copy inter-process-communication
wuyu201321060203/interest
wuyu201321060203/kafka
Mirror of Apache Kafka
wuyu201321060203/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
wuyu201321060203/libevent
A public libevent repository. The official repository is still at at git://levent.git.sourceforge.net/gitroot/levent/libevent
wuyu201321060203/libwebsockets
canonical libwebsockets.org websocket library
wuyu201321060203/networking-programming
wuyu201321060203/papers-we-love
Papers from the computer science community to read and discuss.
wuyu201321060203/Qix
Node.Js、Golang、Machine Learning、PostgreSQL、Deep Learning
wuyu201321060203/RAMCloud
Official RAMCloud repo
wuyu201321060203/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
wuyu201321060203/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
wuyu201321060203/twisted
Event-driven networking engine written in Python.
wuyu201321060203/userspace-rcu
This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores.
wuyu201321060203/websocketpp
C++ websocket client/server library