begeekmyfriend / bplustreeLinks
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
☆1,879Updated 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
- AVL implementation which is as fast/compact as linux's rbtree☆367Updated 3 months 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
- buddy内存分配器实现☆294Updated last year
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- ☆370Updated last year
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆372Updated 4 years ago
- hurlex 小内核分章节代码和文档☆1,038Updated 4 years ago
- Some code snippets for sharing☆1,904Updated 9 months ago
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,705Updated 5 years ago
- B+ tree implementation which stores data in file☆281Updated last year
- Coroutine library for C/C++☆525Updated 4 years ago
- Analysis leveldb source code step by step☆365Updated 10 months ago
- ☆152Updated 7 months ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,239Updated 4 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,152Updated 2 years ago
- ☆171Updated 10 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆794Updated 4 months ago
- A simple but usable RPC framework☆664Updated 5 years ago
- A simple C++ based RPC framework.☆2,032Updated 2 years ago
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。☆485Updated 5 years ago
- A Collection of Papers on Database Index Structures☆488Updated 3 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,638Updated 3 years ago
- ☆491Updated 8 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆912Updated 9 months ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆727Updated 5 months ago