chaozh/ideas

C++框架

Closed this issue · 1 comments

常用算法:lru、lirs、
无锁结构:lockfree list、queue、
树形结构:btree、lsm、bwtree、
常用组件:net server、log、option、thread、
高级组件:rpc、paxos、raft

参考:
silt / silt
sears / bLSM、couchbase / forestdb、percona / tokudb-engine
redis、RocksDB、LevelDB
phxpaxos、baotiao / floyd、willemt / raft
happyfish100 / fastdfs