gwtak / BPlusTree_disk_io
基于B+树的磁盘索引
☆13Updated 4 years ago
Alternatives and similar repositories for BPlusTree_disk_io:
Users that are interested in BPlusTree_disk_io are comparing it to the libraries listed below
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆40Updated 4 years ago
- 基于EventLoop和多线程的morden cpp 的linux网络库☆11Updated 4 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 6 years ago
- read source code of boltdb & re-implement it in c++☆11Updated 6 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago
- 一个使用B-Tree作为索引,基于MMap的嵌入式键值数据库☆14Updated last week
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- 基于一致性哈希的分布式键值存储系统☆42Updated 4 years ago
- 轻量级分布式消息队列☆24Updated 9 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- jemalloc阅读笔记☆9Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- tbnet☆13Updated 7 years ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协…☆14Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆76Updated 3 years ago
- 2017春季MIT分布式系统课程实验☆18Updated 4 years ago
- TCP/IP stack implementation☆18Updated 4 years ago
- Skiplist written in C/C++ language.☆27Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last month
- ☆63Updated 3 years ago
- 带注释的leveldb v1.18 代码☆24Updated 7 years ago
- Libco 源码分析☆30Updated 6 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- High performance web server☆24Updated 6 years ago