Nov11 / boltdb_in_cppLinks
read source code of boltdb & re-implement it in c++
☆12Updated 7 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
Sorting:
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 5 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- 基于folly、wangle和proxygen的c++11基础库☆10Updated 7 years ago
- TCP/IP stack implementation☆18Updated 5 years ago
- tbnet☆14Updated 7 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 5 years ago
- FastDCS is a distributed computing system.☆35Updated 7 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 8 years ago
- C++ raft lib☆136Updated 3 years ago
- modern c++ raft library☆47Updated 5 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- ☆13Updated 8 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated last month
- libevent protobuf rpc☆17Updated 5 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- 基于B+树的磁盘索引☆12Updated 4 years ago
- [Course] Simple database in C++ (Database 2017)☆22Updated 6 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- 协程化的轻量级高性能网络库☆40Updated 2 years ago