ZYunfeii / MiniKVLinks
A high-performance minimalist KV database.
☆15Updated 2 years ago
Alternatives and similar repositories for MiniKV
Users that are interested in MiniKV are comparing it to the libraries listed below
Sorting:
- Tiny and simple c++ rpc library☆86Updated 7 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆82Updated 5 months ago
- 连接池模板,可以应用于redis和mysql,实现了简易的redis分布式锁,对hiredis进行了二次封装☆15Updated 2 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Updated 6 years ago
- C++简单小工具轮子☆103Updated 3 years ago
- 基于C++11的muduo网络库☆119Updated 4 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆84Updated 3 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆76Updated 6 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆52Updated 3 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Updated 6 years ago
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆71Updated 8 years ago
- 📚一个三级缓存的高并发内存池☆62Updated 6 years ago
- 网络云盘(简单的毕设项目)☆53Updated 5 years ago
- RPC远程调用框架☆26Updated 4 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆241Updated 3 years ago
- C++高性能网络服务器☆78Updated 5 years ago
- 一个基于协程的异步网络库☆116Updated 4 years ago
- 【muduo 源码解析】☆47Updated 3 years ago
- ☆170Updated 6 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆39Updated last year
- C++11 RPC framework Unfinished☆35Updated 2 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- C++分布式网络通信框架(RPC)☆19Updated 2 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆43Updated 6 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆250Updated last year
- 基于C++使用 epoll + threadpool 实现的 webServer,支持GET、POST☆48Updated 7 years ago
- A webserver developed using modern c++☆46Updated 6 years ago
- A distributed service governance framework. 分布式服务治理框架☆434Updated last year
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆48Updated 5 years ago
- 基于epoll实现的C++版内网穿透☆197Updated 3 years ago