fast-linked-list
General purpose, but clean doubly Linked List implementation for the web.
effi-find
Creates a function to choose an Item from a list in O(1)
non-replacement-random-item-sampler
An efficient random item sampler that ensures O(1) sampling complexity, and equal selection probability for all items across cycles. Each cycle ensures unique, non-repeating item selections, with each item sampled only once per cycle. Upon cycle completio