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:
- 连接池模板,可以应用于redis和mysql,实现了简易的redis分布式锁,对hiredis进行了二次封装☆15Updated 2 years ago
- Tiny and simple c++ rpc library☆86Updated 7 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆76Updated 6 years ago
- ☆170Updated 6 years ago
- C++简单小工具轮子☆103Updated 3 years ago
- C++ Library for POSIX System.☆26Updated last month
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Updated 6 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆241Updated 3 years ago
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆159Updated 4 years ago
- C++ 集群聊天服务器☆40Updated last year
- 基于C++11的muduo网络库☆119Updated 4 years ago
- C++11 RPC framework Unfinished☆35Updated 2 years ago
- A distributed service governance framework. 分布式服务治理框架☆434Updated last year
- ☆266Updated 4 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆39Updated last year
- 自己实现智能指针☆104Updated 9 years ago
- RPC远程调用框架☆26Updated 4 years ago
- an implementation of a lsmtree☆11Updated 2 years ago
- Linux C++ Web 文件服务器☆284Updated 7 months ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆84Updated 3 years ago
- C++分布式网络通信框架(RPC)☆19Updated 2 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆250Updated last year
- 基于muduo、protobuf、zookeeper的rpc实现☆52Updated 3 years ago
- 基于epoll实现的C++版内网穿透☆197Updated 3 years ago
- Linux下的一个C++轻量级Web服务器,在完善自带的KV存储引擎之后提供分布式的存储服务☆32Updated 3 years ago
- 📚一个三级缓存的高并发内存池☆62Updated 6 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- C++实现的简单http服务器(进程池+epoll)☆96Updated 7 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Updated 3 years ago
- 基于C++使用 epoll + threadpool 实现的 webServer,支持GET、POST☆48Updated 7 years ago