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 RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 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
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 5 months ago
- jemalloc阅读笔记☆9Updated 2 years ago
- 《深入理解文件系统原理和实践》pdf, ISBN: 978-7-89381-214-9☆24Updated last year
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- Easy to use RPC framework☆42Updated 7 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆28Updated 2 years ago
- 基于B+树的磁盘索引☆12Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- 基于folly、wangle和proxygen的c++11基础库☆10Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- TCP/IP stack implementation☆18Updated 5 years ago
- [Course] Simple database in C++ (Database 2017)☆22Updated 6 years ago
- ☆16Updated 3 years ago
- tbnet☆13Updated 7 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- A front-end (lexer, parser and partial compiler) for a subset of the SQL language☆45Updated 11 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- 协程化的轻量级高性能网络库☆40Updated 2 years ago
- Lock-free linked list☆16Updated 12 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago