begeekmyfriend / bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
☆1,871Updated 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,486Updated 2 years ago
- Yet another fast and efficient HTTP server☆852Updated 2 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆473Updated 4 years ago
- buddy内存分配器实现☆293Updated 9 months ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,146Updated last year
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,593Updated 2 years ago
- Go-style concurrency in C++11☆3,254Updated last year
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆781Updated 3 weeks ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆221Updated 7 years ago
- skip list with rank, code less than z_set in redis☆174Updated last year
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆368Updated 4 years ago
- ☆676Updated 10 years ago
- ☆492Updated 8 years ago
- Substitute for bloom filter.☆327Updated 4 years ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆2,954Updated this week
- Full-featured high-performance event loop loosely modelled after libevent☆1,696Updated 4 years ago
- smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl☆398Updated 6 months ago
- AVL implementation which is as fast/compact as linux's rbtree☆363Updated 3 years ago
- Some code snippets for sharing☆1,896Updated 5 months ago
- Nick's libevent manual☆707Updated 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,689Updated 4 years ago
- A simple C++ based RPC framework.☆2,019Updated 2 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,231Updated 4 years ago
- ☆365Updated last year
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆886Updated 5 months ago
- 知名开源代码库的注释版:C++、Golang等☆1,381Updated 2 years ago
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆586Updated 3 years ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,712Updated 3 years ago