5 ms·
According to https://github.com/brave/adblock-rust https://github.com/brave/adblock-rust they use a similar algorithm as uBlock Origin. So not really "new", jus
by krispbyte 7y ago
According to https://github.com/brave/adblock-rust https://github.com/brave/adblock-rust they use a similar algorithm as uBlock Origin. So not really "new", just reimplemented in rust.
- pythux 7y agoIt’s actually a Rust implementation of https://github.com/cliqz-oss/adblocker https://github.com/cliqz-oss/adblocker. So you can interpret the difference in the chart between Ghostery and Brave as being how much Rust improved performance over Node.js