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
- 模板☆16Updated 11 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 8 years ago
- Companion to my Practical Network Programming course at boolan.com☆21Updated 2 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- mit-6.824-2012☆42Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- Another Template Meta Programming Library☆15Updated 8 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Lua 5.3.0 源码阅读,阅读过程中加入注释方便理解☆17Updated 9 years ago
- Too young. Too simple. Sometimes naive. A SQL DBMS as a course project.☆18Updated 9 years ago
- A simple SQL Server...☆16Updated 10 years ago
- A lightweight asynchronous event-driven network application framework in C++.☆105Updated 10 years ago
- High-performance key-value store☆12Updated 6 years ago
- Distributed File sharing☆23Updated 13 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Updated 12 years ago
- Minimal C++ Project Template☆39Updated 8 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- ☆13Updated 10 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
- The tiny bitcask storage engine☆114Updated 6 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- event-driven crawler implemented by C++☆168Updated 6 years ago
- ☆20Updated 9 years ago
- B+ tree implementation which stores data in file☆279Updated last year