#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

#1897 in Algorithms

Download history 462/week @ 2024-01-14 343/week @ 2024-01-21 333/week @ 2024-01-28 538/week @ 2024-02-04 414/week @ 2024-02-11 431/week @ 2024-02-18 408/week @ 2024-02-25 272/week @ 2024-03-03 523/week @ 2024-03-10 415/week @ 2024-03-17 88/week @ 2024-03-24 201/week @ 2024-03-31 347/week @ 2024-04-07 671/week @ 2024-04-14 421/week @ 2024-04-21 425/week @ 2024-04-28

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