#consistent-hashing #btree-map #distributed-system #algorithm #node

bin+lib consistent-hashing-aa

A crate that implements the consistent hashing algorithm using BTreeMap

4 releases

0.1.70 Dec 16, 2024
0.1.69 Dec 11, 2024
0.1.1 Dec 11, 2024
0.1.0 Dec 10, 2024

#2 in #distributed-system

Download history 353/week @ 2024-12-07 202/week @ 2024-12-14 13/week @ 2024-12-21 1/week @ 2025-01-11

173 downloads per month

MIT/Apache

15KB
300 lines

Consistent Hashing

The current implementation only supports strings as nodes

Dependencies

~16–49MB
~775K SLoC