#bloom-filter #css-selectors #counting

selectors-bloom

Bloom filter used in the selectors crate

1 unstable release

Uses old Rust 2015

0.1.0 Oct 26, 2016

#47 in #css-selectors

MPL-2.0 license

9KB
231 lines

Moved

The contents of this repository have moved to components/selectors inside the servo/servo repository.


lib.rs:

Simple counting bloom filters.

Dependencies

~18KB