chunyi1994 / kvstore
[c++]使用boost.asio写的简单内存键值对缓存
☆11Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for kvstore
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- leveldb-1.9.0 注解版☆11Updated 5 years ago
- Lua 5.3.0 源码阅读,阅读过程中加入注释方便理解☆14Updated 9 years ago
- C++ network library☆9Updated 9 years ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆30Updated 5 months ago
- High performence and high efficiency business framework☆11Updated last year
- a variant of LevelDB with faster write speed☆18Updated 9 years ago
- 带注释的leveldb v1.18 代码☆24Updated 7 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- ☆19Updated 5 years ago
- Just a simple coroutine implement.☆12Updated 7 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆53Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- An C++ serialization library☆10Updated 9 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆16Updated 9 years ago
- server based on boost☆19Updated 5 years ago
- Easy to use RPC framework☆42Updated 6 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆17Updated 8 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- 轻量级分布式消息队列☆24Updated 9 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆28Updated 10 years ago
- A network framework☆9Updated 6 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 years ago
- Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++.☆17Updated 6 years ago
- 基于一致性哈希的分布式键值存储系统☆42Updated 4 years ago
- web server☆15Updated 8 years ago
- This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processi…☆50Updated 5 years ago