consistent_hashing 0.5.0

ConsistentHashing Alogrithm in Rust
Documentation
[dependencies.md5]
version = "0.7.0"

[dependencies.rand]
version = "0.7.3"

[package]
authors = ["Stephen Leyva <sleyva1297@gmail.com>"]
description = "ConsistentHashing Alogrithm in Rust"
edition = "2018"
keywords = ["loadbalancing"]
license = "MIT"
name = "consistent_hashing"
version = "0.5.0"