begeekmyfriend / bplustreeLinks
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
☆1,885Updated 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,518Updated 2 years ago
- Yet another fast and efficient HTTP server☆853Updated 3 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 7 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆477Updated 4 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆362Updated 6 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,162Updated 2 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- buddy内存分配器实现☆294Updated last year
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,655Updated 3 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆375Updated 4 years ago
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,708Updated 5 years ago
- ☆173Updated 10 years ago
- A Collection of Papers on Database Index Structures☆489Updated 3 years ago
- Analysis leveldb source code step by step☆366Updated last year
- ☆492Updated 9 years ago
- B+ tree implementation which stores data in file☆281Updated last year
- Coroutine library for C/C++☆525Updated 5 years ago
- Read code, comment it.☆356Updated 4 years ago
- Some code snippets for sharing☆1,908Updated last year
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆795Updated 7 months ago
- memcached 源码剖析注释☆599Updated 2 years ago
- A simple C++ based RPC framework.☆2,038Updated 2 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆209Updated 2 years ago
- Code reading for sqlite backend☆408Updated 2 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆927Updated last year
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。☆484Updated 5 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 7 years ago
- smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl☆405Updated last year