chunyi1994 / kvstoreLinks
[c++]使用boost.asio写的简单内存键值对缓存
☆11Updated 8 years ago
Alternatives and similar repositories for kvstore
Users that are interested in kvstore are comparing it to the libraries listed below
Sorting:
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- Web Server based on Boost asio☆22Updated 5 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Updated 9 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- a high performance server framework☆12Updated 2 years ago
- Skiplist written in C/C++ language.☆27Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- zookeeper c++ client ,包 含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- 一个自己封装的基于reactor的c++网络库☆37Updated 9 years ago
- MIT 6.824 Lab 2012(C++)☆30Updated 12 years ago
- WeiboAd Team Base C++ framework☆57Updated 7 years ago
- Libco 源码分析☆30Updated 6 years ago
- libevent protobuf rpc☆17Updated 5 years ago
- a distributed storage engine☆89Updated 8 years ago
- 基于B+树的磁盘索引☆12Updated 5 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 9 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 6 months ago
- Lua 5.3.0 源码阅读,阅读过程中加入注释方便理解☆17Updated 9 years ago
- A high-performance web server in C++11.☆311Updated last year
- Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++.☆17Updated 6 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago