zinx2016 / Explorer
Explorer is a key-value storage system with client and server
☆33Updated 7 years ago
Alternatives and similar repositories for Explorer:
Users that are interested in Explorer are comparing it to the libraries listed below
- a mini implementation of muduo☆128Updated 10 years ago
- A High Performance Multithread Network Library☆107Updated 6 years ago
- Multithreaded network library in C++17☆90Updated 3 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- A C++ Tiny Web Server☆106Updated 5 years ago
- 使用C++11完成的Web服务器☆36Updated 5 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- A tiny C++ webserver, when it goes wrong, it returns I know nothing.☆70Updated 4 years ago
- A WebServer write by C++☆130Updated 5 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆117Updated 6 years ago
- ☆40Updated 6 years ago
- stl源码剖析(侯捷)的学习笔记☆140Updated 9 years ago
- 修改了WebBench的源码,使其可以支持针对HTTP长连接的测试☆54Updated 7 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆200Updated last year
- 小的实验项目代码☆34Updated last year
- 《深度探索c++对象模型》的阅读笔记☆53Updated 9 years ago
- C++高性能网络服务器☆76Updated 4 years ago
- 学习STL过程,自己实现的STL代码☆196Updated 8 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- SGI STL源码-注释版☆76Updated 6 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆221Updated 7 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Updated 5 years ago
- JSON-RPC implementation in C++17☆349Updated 3 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Updated 9 years ago