murmur2-partitioner
This JS-script calculates the partition based on a key and the amount of partitions for a JS Kafka producer in way consistent to the default Java Kafka client
This JS-script calculates the partition based on a key and the amount of partitions for a JS Kafka producer in way consistent to the default Java Kafka client
Leader and followers algorithm to make partitioning easy.
Lightweight package to prevent unwanted imports between TS or JS folders.
Implementation of the k-mediods clustering algorithm
an implementation of Rendezvous hashing (highest random weight)
Gernerates partitions for positive interger (https://en.wikipedia.org/wiki/Partition_(number_theory))
Linear-time Partitioning. Runtime: O(n). Chooses a pivot and re-arrages the array so that everything on the left is <= pivot and everything on the right is > pivot
Greedy number partitioning algorithm
Largest differencing method
This utility will help you with partitioning your tables in PostgreSQL databases
resizable hashing strategy for large-scale storage
Implements Karmarkar-Karp Least Differencing Method of number partitioning