Pinned Repositories
955.WLB
955 不加班的公司名单
atoi
codis
redis cluster powered by go
ConstructBinaryTreefromInorderandPostorderTraversal
Cpp_houjie
侯捷C++课程PPT及代码
datavjs
DataV
docs
gopherchina website docs
dsp
dsp_redis_update
etcd
A highly-available key-value store for shared configuration and service discovery
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.
bxeldor's Repositories
bxeldor/955.WLB
955 不加班的公司名单
bxeldor/atoi
bxeldor/ConstructBinaryTreefromInorderandPostorderTraversal
bxeldor/Cpp_houjie
侯捷C++课程PPT及代码
bxeldor/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.
bxeldor/leetcod
bxeldor/leetcode-1
LeetCode Problems' Solutions
bxeldor/leetcode-2
IT面试题库
bxeldor/leetcode-3
Pure C solution for LeetCode
bxeldor/leetcode-4
LeetCode solutions written in C language
bxeldor/linux-doc
Linux Documentation 中文翻译计划
bxeldor/LongestCommonPrefix
bxeldor/memcached
memcached development tree
bxeldor/nginx-rtmp-module
NGINX-based Media Streaming Server
bxeldor/nginx-upsync-module
nginx-upsync-module, sync upstreams from consul or etcd and so on, dynamiclly modify backend-servers attributes(weight, max_fails, down...), needn't reload nginx
bxeldor/PalindromeNumber
bxeldor/pink
Pink is a wrapper of pthread, to make network programming easier
bxeldor/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
bxeldor/Reading-and-comprehense-twemproxy0.4.1
redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系。
bxeldor/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,持续更新
bxeldor/redis-cluster-proxy
A proxy for redis clusters.
bxeldor/redis-rdb-cli
Redis rdb CLI : A CLI tool that can parse, filter, split, merge rdb and analyze memory usage offline.
bxeldor/redis-replicator
Redis replication tool. support sync, psync, psync2. can parse rdb, aof, mixed rdb and aof files. support redis4.0
bxeldor/redis-traffic-stats
Redis query analyzer for counting, traffic stats by command
bxeldor/RemoveNthNodeFromEndofList
bxeldor/ReverseInteger
bxeldor/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
bxeldor/up
bxeldor/ValidParentheses
bxeldor/x-pipe
X-Pipe是由携程框架部门研发的Redis多数据中心复制管理系统。基于Redis的Master-Slave复制协议,实现低延时、高可用的Redis多数据中心复制,并且提供一键机房切换,复制监控、异常报警等功能。开源版本和携程内部生产环境版本一致。