#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

new 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 394/week @ 2024-12-08

394 downloads per month

MIT/Apache

15KB
300 lines

Consistent Hashing

The current implementation only supports strings as nodes

Dependencies

~15–46MB
~797K SLoC