Jump consistent hash implementation in TypeScript
[](https://circleci.com/gh/libterty/jump_consistent_hash/tree/master)
A library for consistent hashing.
Implementation of Jump consistent hash i.e. 'A Fast, Minimal Memory, Consistent Hash Algorithm' from Google