consistent_hash 0.1.0

An implementation of Consistent hashing algorithm
Documentation

consistent_hash

Crates.io: consistent_hash Build Status License: MIT

A Rust implementation of Consistent hashing algorithm.

Documentation

Currently this crate only provides statically built, virtual node based hash rings.