bloom-filters
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
@thi.ng/lsys
Functional, extensible L-System architecture w/ support for probabilistic rules
randevu
The official TypeScript implementation of the RANDEVU algorithm
skipstruct
Set of efficient data structures based on skip lists.
ca-bloom-filter
A lightweight, performant bloom filter implementation with a simple API