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:
- MIT 6.824 Lab 2012(C++)☆30Updated 12 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 8 years ago
- 模板☆16Updated 11 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 years ago
- mit-6.824-2012☆42Updated 10 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- Minimal C++ Project Template☆39Updated 8 years ago
- ☆37Updated 10 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆10Updated 10 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 11 years ago
- Companion to my Practical Network Programming course at boolan.com☆21Updated 2 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 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
- ☆13Updated 10 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Our own thread library similar to pthreads☆18Updated 2 years ago
- A simple SQL Server...☆16Updated 10 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆115Updated 6 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago