c++模拟实现一致性哈希,使用了虚拟节点,具有插入数据功能,在新增实际节点或者删除实际节点时,会对虚拟节点上的数据进行迁移
☆23May 16, 2020Updated 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:
- Cache Simulator specialized for flash caching for bulk storage systems)☆12Jan 16, 2024Updated 2 years ago
- ☆11Dec 20, 2024Updated last year
- a consistent_hash implementation writen in c++☆82Feb 10, 2014Updated 12 years ago
- 总结C++求职过程中,常见的手撕算法题,LRU,MyString,MyShare_ptr,无锁队列,单例模式,观察者模式☆20Jan 6, 2024Updated 2 years ago
- 基于muduo+protobuf+zookeeper的一个rpc分布式网络通信框架☆14May 31, 2023Updated 2 years ago
- cdn 解决最优网络流传输分配的服务器选点问题☆11Nov 11, 2018Updated 7 years ago
- Golang Development Tips☆16Jul 31, 2023Updated 2 years ago
- Code for "Baleen: ML Admission & Prefetching for Flash Caches" (FAST 2024).☆27Feb 29, 2024Updated 2 years ago
- gif animation frame extractor☆23Mar 25, 2023Updated 2 years ago
- ☆28Nov 29, 2024Updated last year
- ☆12Jan 22, 2023Updated 3 years ago
- Tigon: A Distributed Database for a CXL Pod [OSDI '25]☆45Nov 25, 2025Updated 3 months ago
- [ICCV2025] All in One: Visual-Description-Guided Unified Point Cloud Segmentation☆28Jul 25, 2025Updated 7 months ago
- Rate Limiter for Hertz☆14Oct 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…☆33Apr 23, 2025Updated 10 months ago
- BBR论文中文翻译☆11Mar 11, 2020Updated 6 years ago
- ☆14Oct 18, 2023Updated 2 years ago
- 关于无锁队列的知识☆11Feb 13, 2017Updated 9 years ago
- PIM-DL: Expanding the Applicability of Commodity DRAM-PIMs for Deep Learning via Algorithm-System Co-Optimization☆36Feb 21, 2024Updated 2 years ago
- QCon深圳2020全球开发者大会PPT合集☆16Dec 30, 2020Updated 5 years ago
- UPMEM LLM Framework allows profiling PyTorch layers and functions and simulate those layers/functions with a given hardware profile.☆40Aug 6, 2025Updated 7 months ago
- 纯c版本的协程实现 ,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆941Nov 29, 2024Updated last year
- 一款开源指纹识别工具。☆15May 19, 2017Updated 8 years ago
- iostat源码剖析☆13Nov 17, 2016Updated 9 years ago
- Express UDP is a high-performance UDP communication software library based on the xdp socket technology introduced in kernel 4.18.☆17Aug 3, 2023Updated 2 years ago
- tbnet☆14Sep 6, 2017Updated 8 years ago
- Json v. Protobuf benchmarks and tests☆10Dec 22, 2016Updated 9 years ago
- ☆11Sep 23, 2023Updated 2 years ago
- 自动化检查内存泄漏工具☆12Mar 1, 2017Updated 9 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Dec 25, 2020Updated 5 years ago
- Using PHP GD☆24Mar 1, 2016Updated 10 years ago
- 脚本语言 , 解释器 (易用c++扩展 , 易嵌入到c++中)☆13Oct 13, 2015Updated 10 years ago
- Pure copy from sylar☆15Jun 22, 2022Updated 3 years ago
- ☆13Feb 14, 2023Updated 3 years ago
- 在前端纯js将table表格导出excel文件☆13Dec 24, 2015Updated 10 years ago
- C++ implementation of an object pool pattern☆12May 20, 2024Updated last year
- This is a short project using www.postgis.net , and www.github.com/pramsey/pointcloud to store efficentlly large point clouds in a www.…☆14Apr 14, 2015Updated 10 years ago
- Caching simulations LRU vs ARC.☆14Apr 27, 2015Updated 10 years ago
- An implementation of the SuperFastHash non-cryptographic hashing algorithm in JavaScript and WebAssembly☆19Apr 6, 2019Updated 6 years ago