liwenhaosuper / BTreeDatabase
A c++ version of BTree based mini-database and a python version of simplified BTree
☆16Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for BTreeDatabase
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- ☆17Updated 7 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- C++ network library☆9Updated 9 years ago
- A simple utf8 decode/encode lib in c☆34Updated 8 years ago
- A coroutine library written in and for C. Different kinds of Interfaces available: Posix thread style(old version), Lua coroutine style(C…☆37Updated 5 years ago
- Another Template Meta Programming Library☆15Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- NoSQL storage System with Redis protocol, on top of LevelDB,☆37Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- MIT 6.824 Lab 2012(C++)☆30Updated 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 8 years ago
- Basic C++ library on linux platform☆25Updated 7 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 6 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 8 years ago
- ☆13Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- Proactor design pattern (C++, threads)☆18Updated 7 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- ☆12Updated 13 years ago
- Our own thread library similar to pthreads☆16Updated 2 years ago
- In-memory generic B-tree implementation☆27Updated 13 years ago
- Lua 5.3.0 源码阅读,阅读过程中加入注释方便理解☆14Updated 9 years ago