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,514Updated 2 years ago
- Yet another fast and efficient HTTP server☆853Updated 3 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 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☆363Updated 5 months ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- ☆492Updated 8 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,160Updated 2 years ago
- Some code snippets for sharing☆1,906Updated 11 months ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆793Updated 6 months ago
- Coroutine library for C/C++☆525Updated 5 years ago
- buddy内存分配器实现☆294Updated last year
- ☆172Updated 10 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,707Updated 5 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆375Updated 4 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆208Updated 2 years ago
- Read code, comment it.☆356Updated 4 years ago
- Analysis leveldb source code step by step☆366Updated last year
- 中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说 明并配合demo指导--每周末定时更新2-3篇技术文章…☆730Updated last year
- B+ tree implementation which stores data in file☆281Updated last year
- The tiny bitcask storage engine☆113Updated 6 years ago
- A Collection of Papers on Database Index Structures☆488Updated 3 years ago
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆689Updated 4 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,651Updated 3 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- Go-style concurrency in C++11☆3,299Updated 2 years ago
- Full-featured high-performance event loop loosely modelled after libevent☆1,758Updated 4 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆923Updated 11 months ago
- memcached 源码剖析注释☆600Updated 2 years ago