Y
Hacker News
new
|
ask
|
show
|
jobs
by
krispbyte
2542 days ago
According to
https://github.com/brave/adblock-rust
they use a similar algorithm as uBlock Origin. So not really "new", just reimplemented in rust.
1 comments
pythux
2542 days ago
It’s actually a Rust implementation of
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
link