Pinned Repositories
ali_kernel
The Linux Kernel Tree for Alibaba.
annotated_redis_source
带有详细注释的 Redis 2.6 源码
AVL
AVL implementation in C/C++
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
BFQ
proportional disk sharing algorithm
bones7456
Automatically exported from code.google.com/p/bones7456
buddy
Buddy memory allocation
build-web-application-with-golang
A golang ebook intro how to build a web with golang
cache
A few cache algorithms
collectd
The system statistics collection daemon. Mirror of the canonical repository (updated automatically). Please send Pull Requests here!
hshopeful's Repositories
hshopeful/AVL
AVL implementation in C/C++
hshopeful/buddy
Buddy memory allocation
hshopeful/cop4610
hshopeful/edf-iosched
scheduler for virtual discs (VM/VPS or possibly HW RAID)
hshopeful/LDPC-codes
Software for Low Density Parity Check codes
hshopeful/node-hash-ring
A Consistent Hashing C++ add-on for node.js
hshopeful/Paxos
Implementation of Paxos algorithm