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 simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 10 years ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- tbnet☆14Updated 8 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 3 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 11 months ago
- 基于B+树的磁盘索引☆13Updated 5 years ago
- 基于协程和事件循环的c++网络库☆63Updated 6 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 8 years ago
- 2017春季MIT分布式系统课程实验☆18Updated 5 years ago
- FastDCS is a distributed computing system.☆35Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- 基于folly、wangle和proxygen的c++11基础库☆11Updated 7 years ago
- C++ raft lib☆138Updated 3 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- TCP/IP stack implementation☆18Updated 5 years ago
- Libco 源码分析☆30Updated 7 years ago
- libevent protobuf rpc☆17Updated 5 years ago
- A high-performance, concurrent hash table☆25Updated 12 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- ☆13Updated 9 years ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- 简洁的epoll例子☆17Updated 10 years ago
- Easy to use RPC framework☆42Updated 8 years ago