#consistent-hashing #hash-ring #distributed #flexible

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

#1956 in Algorithms

Download history 162/week @ 2023-11-20 150/week @ 2023-11-27 118/week @ 2023-12-04 274/week @ 2023-12-11 291/week @ 2023-12-18 47/week @ 2023-12-25 232/week @ 2024-01-01 280/week @ 2024-01-08 455/week @ 2024-01-15 343/week @ 2024-01-22 335/week @ 2024-01-29 537/week @ 2024-02-05 470/week @ 2024-02-12 374/week @ 2024-02-19 413/week @ 2024-02-26 272/week @ 2024-03-04

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