begeekmyfriend / bplustreeLinks
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
☆1,880Updated 2 years ago
Alternatives and similar repositories for bplustree
Users that are interested in bplustree are comparing it to the libraries listed below
Sorting:
- A asymmetric coroutine library for C.☆2,512Updated 2 years ago
- Yet another fast and efficient HTTP server☆852Updated 3 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆476Updated 4 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆365Updated 4 months ago
- Analysis leveldb source code step by step☆365Updated 10 months ago
- buddy内存分配器实现☆295Updated last year
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,707Updated 5 years ago
- ☆172Updated 10 years ago
- ☆492Updated 8 years ago
- A simple but usable RPC framework☆665Updated 5 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,154Updated 2 years ago
- Code reading for sqlite backend☆407Updated 2 years ago
- A Collection of Papers on Database Index Structures☆488Updated 3 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,644Updated 3 years ago
- Coroutine library for C/C++☆525Updated 5 years ago
- Some code snippets for sharing☆1,906Updated 10 months ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆372Updated 4 years ago
- qw4990's Blog☆219Updated 3 years ago
- The tiny bitcask storage engine☆113Updated 6 years ago
- brpc源码分析☆341Updated 5 years ago
- A simple C++ based RPC framework.☆2,033Updated 2 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 8 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- A mini database implementation.☆241Updated last month
- smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl☆402Updated 11 months ago