chunyi1994 / kvstoreLinks
[c++]使用boost.asio写的简单内存键值对缓存
☆11Updated 7 years ago
Alternatives and similar repositories for kvstore
Users that are interested in kvstore are comparing it to the libraries listed below
Sorting:
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- Lua 5.3.0 源码阅读,阅读过程中加入注释方便理解☆16Updated 9 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- C++ network library☆10Updated 10 years ago
- Just a simple coroutine implement.☆11Updated 8 years ago
- High performence and high efficiency business framework☆11Updated 2 years ago
- A simple sql parser with context-free grammer, predictive parser and lexer with DFA☆12Updated 9 years ago
- a variant of LevelDB with faster write speed☆18Updated 10 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- 《程序员面试代码指南——IT名企算法与数据结构题目最优解》、个人面试算法练习☆14Updated 6 years ago
- An C++ serialization library☆10Updated 10 years ago
- 基于一致性哈希的分布式键值存储系统☆42Updated 5 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- a distributed storage engine☆89Updated 8 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- 这是我的毕业设计☆8Updated 8 years ago
- 一个用c以及cpp写的简单的web服务器!☆16Updated 8 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++.☆17Updated 6 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- 带注释的leveldb v1.18 代码☆24Updated 8 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 7 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu 占用2%左右☆17Updated 9 years ago
- Proactor design pattern (C++, threads)☆18Updated 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 6 years ago
- RPC(Remote Procedure Call) on top of nark-serialization☆50Updated 9 months ago