#consistent-hashing #hash-ring #distributed

consistent_hash_ring

A flexible and efficient consistent hash ring

26 releases

0.8.0 Dec 4, 2020
0.7.2 Aug 19, 2020
0.7.1 May 18, 2020
0.7.0 Jan 24, 2020
0.5.6 Jul 4, 2019

#8 in #hash-ring

Download history 204/week @ 2025-11-11 217/week @ 2025-11-18 165/week @ 2025-11-25 259/week @ 2025-12-02 290/week @ 2025-12-09 137/week @ 2025-12-16 77/week @ 2025-12-23 209/week @ 2025-12-30 230/week @ 2026-01-06 116/week @ 2026-01-13 234/week @ 2026-01-20 282/week @ 2026-01-27 496/week @ 2026-02-03 222/week @ 2026-02-10 235/week @ 2026-02-17 227/week @ 2026-02-24

1,272 downloads per month
Used in blip

MIT license

29KB
463 lines

consistent_hash_ring crates.io docs.rs travis-ci.org

Rust implementation of a consistent hash ring.

License

MIT

Dependencies

~18KB