@suptxt/quickset

A fast and performant *Least Frequently Used* (LFU) sorted set implementation for working with reasonably sized integers (unsigned). Trades memory for performance, optimised for frequently updating and counting a relatively small set of integers (integer

spacesaver-js

Estimate top K items in data stream using the SpaceSaver algorithm. Backed by Redis.