xuchongfeng / kvstoreLinks
公开课CS162的分布式KV存储项目
☆11Updated 10 years ago
Alternatives and similar repositories for kvstore
Users that are interested in kvstore are comparing it to the libraries listed below
Sorting:
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆307Updated 4 years ago
- 一个简单的用户级线程库☆350Updated 5 years ago
- Tutorial of Muduo network library☆546Updated 6 years ago
- ☆492Updated 8 years ago
- Google Protobuf RPC based on Muduo☆204Updated 6 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆733Updated 7 months ago
- ☆46Updated 11 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆165Updated 6 years ago
- Some code snippets for sharing☆1,906Updated 11 months ago
- Read code, comment it.☆356Updated 4 years ago
- brpc源码分析☆344Updated 5 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,243Updated 4 years ago
- Hurricane is a C++ based distributed real-time processing system.☆218Updated 3 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆374Updated 4 years ago
- 学习STL过程,自己实现的STL代码☆196Updated 8 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- a ligthweight asynchronized network library focused on backend c++ development☆96Updated 6 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆229Updated 6 years ago
- My Blog & Thanks Github!☆287Updated 7 years ago
- LevelDB 源码剖析☆181Updated 6 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆639Updated 4 years ago
- 《深度探索c++对象模型》的阅读笔记☆56Updated 10 years ago
- ☆152Updated 9 months ago
- A simple C++ based RPC framework.☆2,037Updated 2 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- mykernel 2.0: Develop your own OS kernel by reusing Linux infrastructure, based on x86-64/Linux Kernel 5.4.34.☆710Updated last year