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.☆26Updated 9 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☆76Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- 基于folly、wangle和proxygen的c++11基础库☆10Updated 7 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 6 months ago
- network library based on io_uring and C++20 coroutine☆107Updated 5 years ago
- C++ raft lib☆136Updated 3 years ago
- Libco 源码分析☆30Updated 6 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆28Updated 2 years ago
- A front-end (lexer, parser and partial compiler) for a subset of the SQL language☆45Updated 12 years ago
- 基于B+树的磁盘索引☆12Updated 5 years ago
- 《深入理解文件系统原理和实践》pdf, ISBN: 978-7-89381-214-9☆24Updated last year
- modern c++ raft library☆47Updated 5 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- libevent protobuf rpc☆17Updated 5 years ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 5 years ago
- std::future extension☆37Updated 4 years ago
- ☆17Updated 3 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
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- [Course] Simple database in C++ (Database 2017)☆22Updated 6 years ago