#consistent-hashing #distributed-systems #btree-map #consistent-hashing-aa

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

#10 in #consistent-hashing

MIT/Apache

15KB
300 lines

Consistent Hashing

The current implementation only supports strings as nodes

Dependencies

~16–46MB
~780K SLoC