Ecosyste.ms: OpenCollective

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

github.com/mozilla/rust-cascade

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

Upgrade rand to 0.8

glandium opened this pull request almost 2 years ago
Update rand to 0.8

glandium opened this pull request over 2 years ago
Add support for filter generation

jschanck opened this pull request over 2 years ago
Add support for filter generation

jschanck opened this issue over 2 years ago
bump version to 1.3.0

mozkeeler opened this pull request over 2 years ago
Add support for "SHA256CTR" filters

jschanck opened this pull request over 2 years ago
Define a new and more performant type of SHA256-based filter

jschanck opened this issue over 2 years ago
Regenerate test_data files with filter-cascade 0.4.1

jschanck opened this pull request almost 3 years ago
Regenerate test_data files using filter-cascade 0.4.1

jschanck opened this issue almost 3 years ago
fixes #29: implement an approximate size function

mozkeeler opened this pull request almost 3 years ago
replace MallocSizeOf with an approximate size function

mozkeeler opened this issue almost 3 years ago
fixes #27: derive MallocSizeOf

mozkeeler opened this pull request almost 3 years ago
derive MallocSizeOf so cert_storage can use it

mozkeeler opened this issue almost 3 years ago
fixes #25: Cascade/Bloom owns underlying data

mozkeeler opened this pull request almost 3 years ago
have Bloom own its filter data

mozkeeler opened this issue almost 3 years ago
Warning: using procedural-masquerade crate

mozfreddyb opened this issue over 3 years ago
Add salts, file format v2, SHA256 hash support, and logic inversion

jcjones opened this pull request almost 5 years ago
Add a Travis-CI configuration

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

eviljeff opened this issue almost 5 years ago
Add an optional salt

jcjones opened this issue almost 5 years ago
xor filters

est31 opened this issue about 5 years ago
update rust-cascade to use new format

mozkeeler opened this pull request about 5 years ago
File format update: Add a hash algorithm enum per-level

jcjones opened this issue about 5 years ago
convert Cascade to be non-copy/read-only so we can memmap cascade files

mozkeeler opened this pull request over 5 years ago
20190426 bitvec vendor issues

mozmark opened this pull request over 5 years ago
ideas for minor simplifications

mozkeeler opened this pull request over 5 years ago
Get more eyes on this...

mozmark opened this issue almost 6 years ago
re-implement to remove dependence on floating point values in the lay…

mozmark opened this pull request about 6 years ago
20181106 files and endianness

mozmark opened this pull request about 6 years ago
Make a wiki page on why using a non-cryptographic hash is good

jcjones opened this issue about 6 years ago
Port from sha-2 to mmh3 based filter for perf, simplicity and tooling…

mozmark opened this pull request about 6 years ago
borrow inputs to avoid some cloning

mozkeeler opened this pull request over 6 years ago
Stylistic improvement

jonathanKingston opened this issue over 6 years ago
Make compilation of test dependencies in lib.rs conditional.

mozmark opened this issue over 6 years ago
Create traits to clean up clunky use of generics. This removes the po…

mozmark opened this pull request over 6 years ago
Fix clunky generics support

mozmark opened this issue over 6 years ago