metang326 / consistent_hashing_cppLinks
c++模拟实现一致性哈希,使用了虚拟节点,具有插入数据功能,在新增实际节点或者删除实际节点时,会对虚拟节点上的数据进行迁移
☆21Updated 5 years ago
Alternatives and similar repositories for consistent_hashing_cpp
Users that are interested in consistent_hashing_cpp are comparing it to the libraries listed below
Sorting:
- 基于协程和事件循环的c++网络库☆60Updated 5 years ago
- 简单有效的内存池实现☆95Updated 9 years ago
- 📚一个三级缓存的高并发内存池☆58Updated 6 years ago
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- ☆34Updated 6 years ago
- Tiny and simple c++ rpc library☆85Updated 7 years ago
- Multithreaded network library in C++17☆92Updated 3 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆47Updated 4 years ago
- RPC远程调用框架☆26Updated 4 years ago
- 基于C++11的muduo网络库☆113Updated 4 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆86Updated 4 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 关于无锁队列的知识☆11Updated 8 years ago
- My Blog☆26Updated 9 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆38Updated 8 months ago
- a mini implementation of muduo☆129Updated 11 years ago
- ☆45Updated 3 years ago
- 动手写全文搜索引擎☆10Updated 5 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆73Updated 5 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆78Updated 7 years ago
- libevent source code analysis☆62Updated 2 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆50Updated 3 years ago
- 【muduo 源码解析】☆48Updated 3 years ago
- c++工具库☆106Updated 4 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Updated 6 years ago