apache / datasketches-java

A software library of stochastic streaming algorithms, a.k.a. sketches.
https://datasketches.apache.org
Apache License 2.0
893 stars 209 forks source link

WIP: Bloom filter #512

Closed jmalkin closed 7 months ago

jmalkin commented 7 months ago

Incomplete javadocs and testing of various input types. Far enough along to go into a branch, not yet ready for final review.