distillate
distillate is a zero-dependency library of approximate membership query filters for JavaScript: Bloom, Blocked Bloom, and Binary Fuse. Each structure answers “have I seen this key?” in a fraction of the space an exact set needs, at a tunable false positive rate.
This site is under construction. Until it lands, the reference material lives in the repository.