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/bones7456
Automatically exported from code.google.com/p/bones7456
hshopeful/ali_kernel
The Linux Kernel Tree for Alibaba.
hshopeful/annotated_redis_source
带有详细注释的 Redis 2.6 源码
hshopeful/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
hshopeful/BFQ
proportional disk sharing algorithm
hshopeful/build-web-application-with-golang
A golang ebook intro how to build a web with golang
hshopeful/cache
A few cache algorithms
hshopeful/collectd
The system statistics collection daemon. Mirror of the canonical repository (updated automatically). Please send Pull Requests here!
hshopeful/CS-Notes
:books: Computer Science Learning Notes
hshopeful/elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
hshopeful/flashcache
FlashCache is a general purpose writeback block cache for Linux.
hshopeful/flashcachegroup
Making FB's flashcache to cache a group of disks with a single SSD
hshopeful/go-tsz
Time series compression algorithm from Facebook's Gorilla paper
hshopeful/gpu_metrics
Monitoring different GPU metrics using nvml
hshopeful/hash_ring
Implements consistent hashing in Python (using md5 as hashing function)
hshopeful/io-scheduler
hshopeful/IOsched
Linux block I/O scheduler
hshopeful/mgo-statsd
Small go process which polls mongodb for server status shipping as metrics to statsd
hshopeful/mongodb_exporter
MongoDB exporter for prometheus.io
hshopeful/mongoose
Mongoose Embedded Web Server Library - Mongoose is more than an embedded webserver. It is a multi-protocol embedded networking library with functions including TCP, HTTP client and server, WebSocket, JSON-RPC client and server and much more.
hshopeful/net-tools
Linux base networking tools
hshopeful/ngx_consistent_hash
The implementation of the consistent hash algorithm.
hshopeful/open-falcon
互联网企业级监控系统
hshopeful/otree
a simple btree implementation with automatic space reclaiming
hshopeful/sio-iosched
SIO (Simple I/O) scheduler for the Linux kernel. Aimed for Solid State Drives.
hshopeful/spring-cloud-netflix-example
spring-cloud-netflix-example is an example for microservices system
hshopeful/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
hshopeful/tera
A distributed table storage system.
hshopeful/trie
A C++ Trie implementation with some interesting features.
hshopeful/zipkin-cpp
Zipkin tracing library for C/C++