begeekmyfriend / bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
☆1,870Updated 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,485Updated 2 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆363Updated 3 years ago
- Yet another fast and efficient HTTP server☆852Updated 2 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,589Updated 2 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆472Updated 4 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,147Updated last year
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆220Updated 7 years ago
- Full-featured high-performance event loop loosely modelled after libevent☆1,693Updated 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,685Updated 4 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,368Updated last year
- B+ tree implementation which stores data in file☆278Updated last year
- Go-style concurrency in C++11☆3,252Updated last year
- skip list with rank, code less than z_set in redis☆174Updated last year
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,097Updated 6 months ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆882Updated 4 months ago
- Substitute for bloom filter.☆328Updated 4 years ago
- Coroutine library for C/C++☆523Updated 4 years ago
- A simple C++ based RPC framework.☆2,015Updated 2 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆549Updated 10 months ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- buddy内存分配器实现☆293Updated 8 months ago
- Nick's libevent manual☆704Updated last year
- brpc源码分析☆326Updated 5 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- Some code snippets for sharing☆1,893Updated 4 months ago
- smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl☆398Updated 5 months ago
- A Collection of Papers on Database Index Structures☆482Updated 2 years ago
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,753Updated 6 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆778Updated last week