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++网络库☆58Updated 5 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 自己用C++实现小型Redis☆34Updated 6 years ago
- Multithreaded network library in C++17☆90Updated 3 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆29Updated last year
- A high performance multithread C++ network library for linux.☆65Updated 5 years ago
- 📚一个三级缓存的高并发内存池☆57Updated 6 years ago
- 动手写全文搜索引擎☆10Updated 4 years ago
- A small Key-Value storage engine written in C++.☆108Updated 2 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆123Updated 3 years ago
- 协程化的轻量级高性能网络库☆40Updated last year
- 无锁链表vs加锁链表(性能 对比)☆37Updated 6 years ago
- 高性能的c++日志库☆70Updated 4 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated this week
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- 简单有效的内存池实现☆96Updated 8 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
- 用户态线程实现☆19Updated 6 years ago
- bitcask storage system【WIP】☆8Updated last year
- 用c++11重构了muduo库的核心MultiReactor架构☆41Updated last year
- 学习muduo库☆13Updated 2 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 9 years ago
- ☆34Updated 5 years ago
- RPC远程调用框架☆26Updated 4 years ago
- ☆40Updated 6 years ago
- c++20 coroutine with epoll and queue☆102Updated last year
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Updated 5 years ago
- 关于无锁队列的知识☆11Updated 8 years ago