Nov11 / boltdb_in_cpp
read source code of boltdb & re-implement it in c++
☆11Updated 6 years ago
Alternatives and similar repositories for boltdb_in_cpp:
Users that are interested in boltdb_in_cpp are comparing it to the libraries listed below
- 一个使用B-Tree作为索引,基于MMap的嵌入式键值数据库☆14Updated this week
- 基于folly、wangle和proxygen的c++11基础库☆9Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- jemalloc阅读笔记☆9Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- modern c++ raft library☆46Updated 5 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- leveldb_1.17代码注释(annotated leveldb_1.17 source code)☆9Updated 10 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 2 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 7 years ago
- Libco 源码分析☆30Updated 6 years ago
- 2017春季MIT分布式系统课程实验☆18Updated 4 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆51Updated last year
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- ShaunDB is a distributed key-value database by myself design.It is intended to satisfy my thesis implementation of the lsm tree, and to g…☆24Updated last year
- 《深入理解文件系统原理和实践》pdf, ISBN: 978-7-89381-214-9☆23Updated 9 months ago
- Easy to use RPC framework☆42Updated 7 years ago
- FastDCS is a distributed computing system.☆35Updated 6 years ago
- TCP/IP stack implementation☆18Updated 4 years ago
- A Raft based K-V database implemented with cpp.☆37Updated 5 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 6 months ago
- 简洁的epoll例子☆17Updated 9 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 7 years ago
- ☆13Updated 8 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year