#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

#1 in #distributed-system

Download history 332/week @ 2024-12-06 221/week @ 2024-12-13 15/week @ 2024-12-20

568 downloads per month

MIT/Apache

15KB
300 lines

Consistent Hashing

The current implementation only supports strings as nodes

Dependencies

~16–46MB
~777K SLoC