liwenhaosuper / BTreeDatabaseLinks
A c++ version of BTree based mini-database and a python version of simplified BTree
☆15Updated 11 years ago
Alternatives and similar repositories for BTreeDatabase
Users that are interested in BTreeDatabase are comparing it to the libraries listed below
Sorting:
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- C++ network library☆10Updated 10 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detecti…☆17Updated 9 years ago
- A simple utf8 decode/encode lib in c☆34Updated 9 years ago
- ☆17Updated 8 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- ☆12Updated 13 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- Lua 5.3.0 源码阅读,阅读过程中加入注释方便理解☆16Updated 9 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 weeks ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- ☆20Updated 9 years ago
- FastDCS is a distributed computing system.☆35Updated 7 years ago
- Lock-Free Thread Pool☆78Updated last year
- ☆13Updated 8 years ago
- Raft network simulator, for QA☆18Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- Lock-free linked list☆16Updated 12 years ago
- ☆37Updated 10 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- ☆66Updated 4 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago