Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/filter-cascade

A python filter cascade implementation
https://github.com/mozilla/filter-cascade

Add support for "SHA256CTR" filters

jschanck opened this pull request over 2 years ago
Add more performant SHA256-based filters

jschanck opened this issue over 2 years ago
Add specific exception handling around invalid error rates

jcjones opened this pull request over 4 years ago
add coverage ci tests?

eviljeff opened this issue over 4 years ago
Add a solver method

jcjones opened this issue over 4 years ago
Move to CircleCI

jcjones opened this pull request over 4 years ago
Fix #16 and #17: Salts must be propagated, and reduce the min_filter_size

jcjones opened this pull request over 4 years ago
Default to not leaving space in FilterCascade for additions

jcjones opened this issue over 4 years ago
filter isn't consistent after writing and reading from file

eviljeff opened this issue over 4 years ago
InvertedLogicException shouldn't fire beyond the first depth

jcjones opened this issue almost 5 years ago
Exploit Concurrency

jcjones opened this issue almost 5 years ago
Integration fixes - SHA256, Format v2, and inversion

jcjones opened this pull request almost 5 years ago
Duplicated Hash Algorithm bytes in the serialization

jcjones opened this issue almost 5 years ago
Fix #7: Remove the meta-diff file

jcjones opened this pull request almost 5 years ago
Add a method set_crlite_error_rates

jcjones opened this pull request almost 5 years ago
Fix #8 - Support inverting logic within the filter

jcjones opened this pull request almost 5 years ago
support bloom filters that have more `include` items than `exclude`

eviljeff opened this issue almost 5 years ago
Remove the meta-diff file

jcjones opened this issue almost 5 years ago
Add SHA256 and Salt support

jcjones opened this pull request almost 5 years ago
Add a Travis config instead of Github Actions

jcjones opened this pull request almost 5 years ago
Reformat using Black, add Github Actions and a Pre-commit config

jcjones opened this pull request almost 5 years ago
Support sha256 hash function

eviljeff opened this issue almost 5 years ago
Changed the errors on bitcount growth to be permitted 3 times.

jcjones opened this pull request over 5 years ago
Replaced size calculation with a more optimal version

bowlinearl opened this pull request over 5 years ago