begeekmyfriend / bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
☆1,867Updated 2 years ago
Alternatives and similar repositories for bplustree:
Users that are interested in bplustree are comparing it to the libraries listed below
- A asymmetric coroutine library for C.☆2,478Updated 2 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆353Updated 3 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,572Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,139Updated last year
- the fastest in-memory index in the East 东半球最快并发索引☆471Updated 4 years ago
- Yet another fast and efficient HTTP server☆849Updated 2 years ago
- Distributed In-Memory Index 分布式内存索引☆330Updated 6 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆771Updated last month
- 你见过的最简单的 GCC/CLANG 项目构建工具,定义式构建,比命令式更简单☆854Updated last month
- Go-style concurrency in C++11☆3,238Updated last year
- skip list with rank, code less than z_set in redis☆171Updated last year
- Some code snippets for sharing☆1,889Updated 2 months ago
- ☆493Updated 8 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆218Updated 7 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,227Updated 4 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆197Updated 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,685Updated 4 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,361Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆544Updated 9 months ago
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,741Updated 6 years ago
- ☆670Updated 10 years ago
- A collection of gdb tips. 100 maybe just mean many here.☆3,119Updated last year
- A simple C++ based RPC framework.☆2,002Updated last year
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,054Updated 4 months ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆703Updated last year
- 🎁 A glib-like multi-platform c library☆4,954Updated last month
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆371Updated 3 years ago
- Substitute for bloom filter.☆326Updated 4 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆872Updated 3 months ago
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,340Updated 2 years ago