yuyuyu101 / C-Buffered-treeLinks
A buffered-tree implemented in dictionary type and more
☆75Updated 12 years ago
Alternatives and similar repositories for C-Buffered-tree
Users that are interested in C-Buffered-tree are comparing it to the libraries listed below
Sorting:
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 13 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- NoSQL storage System with Redis protocol, on top of LevelDB,☆37Updated 10 years ago
- ☆37Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- ☆20Updated 9 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- A application server framework help you build your own application server. Now supporting WSGI Server and Redis Cluster!☆86Updated 10 years ago
- ☆16Updated 8 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 11 years ago
- Lua 5.3.0 源码阅读,阅读过程中加入注释方便理解☆16Updated 9 years ago
- Raft network simulator, for QA☆18Updated 6 years ago
- C++ network library☆10Updated 10 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 7 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago
- A simple coroutine☆39Updated 10 years ago
- ☆66Updated 4 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- redis's async event loop library☆188Updated 5 years ago