Pinned Repositories
Algorithms
全面的算法代码库
beansdb
Yet another distributed key-value storage system from Douban Inc.
bfs
The Baidu File System.
bfs-1
distributed file system(small file storage) writen by golang.
brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
com.scottzzq.recommender
add recommend
com.scottzzq.spring-boot-mybatis.sample
spring boot mybatis sample
fflib
用于分布式程序的c++类库,封装了socket、rpc、lua、CQRS框架、算法等组件,适于SNS、WEBGAME、MMO后台程序, about C++,linux socket,lua,rpc,broker,cqrs,timer,log libary
interview
写在19年初的后端社招面试经历🤑
scottzzq's Repositories
scottzzq/fflib
用于分布式程序的c++类库,封装了socket、rpc、lua、CQRS框架、算法等组件,适于SNS、WEBGAME、MMO后台程序, about C++,linux socket,lua,rpc,broker,cqrs,timer,log libary
scottzzq/interview
写在19年初的后端社招面试经历🤑
scottzzq/Algorithms
全面的算法代码库
scottzzq/beansdb
Yet another distributed key-value storage system from Douban Inc.
scottzzq/bfs
The Baidu File System.
scottzzq/bfs-1
distributed file system(small file storage) writen by golang.
scottzzq/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
scottzzq/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
scottzzq/com.scottzzq.recommender
add recommend
scottzzq/com.scottzzq.spring-boot-mybatis.sample
spring boot mybatis sample
scottzzq/cpp
raft c++
scottzzq/gim
golang写的IM服务器,支持多业务接入
scottzzq/IFS
image storage system
scottzzq/images
images
scottzzq/kvproto
Protocol buffer files for TiKV
scottzzq/ledisdb
a high performance NoSQL powered by Go
scottzzq/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
scottzzq/netty.protobuf.example
netty proxyserver protobuf
scottzzq/onecache
Another High Perofrmance Redis Proxy, Replacement of Twemproxy
scottzzq/pd
IFS master
scottzzq/pika
Pika is a nosql compatible with redis protocol, it is developed by Qihoo's DBA and infrastructure team
scottzzq/qdb
A fast, high availability, fully Redis compatible store.
scottzzq/recommend-system
recommend system study
scottzzq/redbase
scottzzq/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, Seaweed-FS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".
scottzzq/tikv
Distributed transactional key value database powered by Rust and Raft
scottzzq/Tool
Some interesting sharing
scottzzq/zeppelin
Scalable huge distributed KV storage
scottzzq/zeppelin-client
Client Library for zeppelin
scottzzq/zkclient
c++ wrapper for libzookeeper