Crates.io | chash |
lib.rs | chash |
version | 0.1.0 |
source | src |
created_at | 2023-08-31 17:21:53.598858 |
updated_at | 2023-08-31 17:21:53.598858 |
description | A consistent hashing library for Rust |
homepage | https://github.com/ahmedtadde/chash/ |
repository | https://github.com/ahmedtadde/chash/ |
max_upload_size | |
id | 960213 |
size | 41,039 |
This library provides a consistent hashring which simultaneously achieves both uniformity and consistency. It is a direct port of the Go pkg https://github.com/buraksezer/consistent.
For detailed information about the concept, you should take a look at the following resources:
Licensed under either of
at your option.