#hash-ring #consistent-hashing #ring #consistent #hash #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

#1988 in Algorithms

Download history 517/week @ 2024-03-13 298/week @ 2024-03-20 94/week @ 2024-03-27 208/week @ 2024-04-03 639/week @ 2024-04-10 528/week @ 2024-04-17 410/week @ 2024-04-24 474/week @ 2024-05-01 270/week @ 2024-05-08 528/week @ 2024-05-15 417/week @ 2024-05-22 277/week @ 2024-05-29 226/week @ 2024-06-05 553/week @ 2024-06-12 233/week @ 2024-06-19 146/week @ 2024-06-26

1,265 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