Nov11 / boltdb_in_cppLinks
read source code of boltdb & re-implement it in c++
☆13Updated 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
- 基于folly、wangle和proxygen的c++11基础库☆10Updated 7 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- 2017春季MIT分布式系统课程实验☆18Updated 5 years ago
- jemalloc阅读笔记☆9Updated 2 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 4 months 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☆27Updated 2 years ago
- modern c++ raft library☆47Updated 5 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 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
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- [Course] Simple database in C++ (Database 2017)☆22Updated 6 years ago
- TCP/IP stack implementation☆18Updated 5 years ago
- Message queue and thread pool implementations of C++ Workflow☆36Updated 10 months ago
- 《深入理解文件系统原理和实践》pdf, ISBN: 978-7-89381-214-9☆24Updated last year
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- rewrite subset of linux 2.6 by OOP, C++ advanced topics☆11Updated 3 years ago
- Libco 源码分析☆30Updated 6 years ago
- sqlite的阅读笔记☆22Updated 2 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 2 months ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- libevent protobuf rpc☆17Updated 5 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago