c++模拟实现一致性哈希,使用了虚拟节点,具有插入数据功能,在新增实际节点或者删除实际节点时,会对虚拟节点上的数据进行迁移
☆23May 16, 2020Updated 6 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Cache Simulator specialized for flash caching for bulk storage systems)☆13Jan 16, 2024Updated 2 years ago
- Experiments and course for oscamp.☆13May 5, 2025Updated last year
- ☆18Jun 4, 2025Updated last year
- 基于聚类算法Kmeans和HAC进行的图像分割实验。☆10Sep 8, 2021Updated 4 years ago
- KITTI数据集国内分享☆18Sep 13, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A simpler version of UniTask☆14May 31, 2024Updated 2 years ago
- 总结C++求职过程中,常见的手撕算法题,LRU,MyString,MyShare_ptr,无锁队列,单例模式,观察者模式☆21Jan 6, 2024Updated 2 years ago
- AutoUpdate是基于QT的通用桌面程序自动升级更新解决方案。☆17Mar 22, 2026Updated 3 months ago
- 基于muduo+protobuf+zookeeper的一个rpc分布式网络通信框架☆15May 31, 2023Updated 3 years ago
- ☆18Sep 5, 2022Updated 3 years ago
- [VLDB'23] A Skew-Resistant Index for Processing-in-Memory☆28Jan 5, 2026Updated 5 months ago
- cdn 解决最优网络流传输分配的服务器选点问题☆11Nov 11, 2018Updated 7 years ago
- Qt多线程TCP☆13May 29, 2019Updated 7 years ago
- Golang Development Tips☆16Jul 31, 2023Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Semi-supervised Semantic Segmentation with Mutual Knowledge Distillation☆26Oct 20, 2022Updated 3 years ago
- gif animation frame extractor☆24Mar 25, 2023Updated 3 years ago
- A 2D game made with C++ and Qt 6.☆14Jan 29, 2026Updated 5 months ago
- ☆17Nov 4, 2022Updated 3 years ago
- Distributed high-availability asynchronous RPC framework based on epoll+protobuf☆19Nov 29, 2023Updated 2 years ago
- Rate Limiter for Hertz☆13Oct 8, 2022Updated 3 years ago
- PyGim is the first runtime framework to efficiently execute Graph Neural Networks (GNNs) on real Processing-in-Memory systems. It provide…☆36Apr 23, 2025Updated last year
- ☆14Oct 18, 2023Updated 2 years ago
- 关于无锁队列的知识☆11Feb 13, 2017Updated 9 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- QCon深圳2020全球开发者大会PPT合集☆16Dec 30, 2020Updated 5 years ago
- ☆16Mar 2, 2022Updated 4 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆943Nov 29, 2024Updated last year
- iostat源码剖析☆12Nov 17, 2016Updated 9 years ago
- Json v. Protobuf benchmarks and tests☆10Dec 22, 2016Updated 9 years ago
- This repository features Amazon SageMaker Ground Truth and explains how to ingest raw 3D point cloud data, label it, train a 3D object de…☆13Jun 23, 2022Updated 4 years ago
- 自动化检查内存泄漏工具☆12Mar 1, 2017Updated 9 years ago
- ☆28Feb 9, 2022Updated 4 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Dec 25, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- MRPC: A mini rpc framework in cpp