begeekmyfriend / bplustreeLinks
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,490Updated 2 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,608Updated 3 years ago
- Yet another fast and efficient HTTP server☆851Updated 2 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆363Updated last week
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆474Updated 4 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,146Updated last year
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆891Updated 6 months ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆783Updated last month
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- Coroutine library for C/C++☆522Updated 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,695Updated 4 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Updated 7 years ago
- Gear-Lib, C library for IOT Embedded Multimedia and Network☆3,162Updated 9 months ago
- Full-featured high-performance event loop loosely modelled after libevent☆1,703Updated 4 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆368Updated 4 years ago
- ☆492Updated 8 years ago
- JSON parser in standard C☆691Updated this week
- A simple C++ based RPC framework.☆2,021Updated 2 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆713Updated 2 months ago
- 知名开源代码库的注释版:C++、Golang等☆1,383Updated 2 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- Nick's libevent manual☆707Updated last year
- Go-style concurrency in C++11