SaaSHub helps you find the best software and product alternatives Learn more →
Adblock-rust Alternatives
Similar projects and alternatives to adblock-rust
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
Fenix
Discontinued ⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
-
user.js
Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening
-
bromite
Bromite is a Chromium fork with ad blocking and privacy enhancements; take back your browser!
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
privacytests.org
Source code for privacytests.org. Includes browser testing code and site rendering.
-
-
-
easylist
EasyList filter subscription (EasyList, EasyPrivacy, EasyList Cookie, Fanboy's Social/Annoyances/Notifications Blocking List)
-
-
brave-core
Core engine for the Brave browser for mobile and desktop. For issues https://github.com/brave/brave-browser/issues
-
-
challenge-bypass-extension
DEPRECATED - Client for Privacy Pass protocol providing unlinkable cryptographic tokens
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
adblock-rust discussion
adblock-rust reviews and mentions
-
"test your adblocker" websites can harm users and the adblocker ecosystem
If you really wanted to know, most of the tests for Brave's adblock engine are at https://github.com/brave/adblock-rust/tree/master/tests
Those are automated unit and integration tests with controlled filter data as inputs. That's the only practically useful kind of test for an adblocker.
-
uBlock Origin is no longer available on Chrome web store
Why do you think this would happen? Brave incorporates ublock as part of their Rust based adblocking library https://github.com/brave/adblock-rust
-
In June 2024, ad blockers such as uBlock Origin will be disabled in Chrome 127
Brave has written their own (open source) adblock engine (in rust) that is directly integrated into the browser (ie. not an extension, so is not affected by Manifest V3).
https://github.com/brave/adblock-rust
Here is a (somewhat dated) article describing it by the authors:
https://brave.com/improved-ad-blocker-performance/
- Brave's Rust-based adblock engine
-
uBlock Origin 1.50.0
Brave has its own Rust implementation of an adblocker embedded in the browser: https://github.com/brave/adblock-rust; so it does not embed uBlock Origin (but the filters are mostly compatible)
Disclaimer: I work at Brave but not on the browser.
-
Does Brave now fully support Procedural Filtering or is uBlock still needed?
We support :has currently, which impacts many filters in EL and uBO. Some non-supported filters such as upward() can be manually converted over to use :has instead. The other unsupported procedual filters are a WIP will depend how easy/hard they are implement. No ETA, but have opened a ticket https://github.com/brave/adblock-rust/issues/293
-
Firefox extends its anti-tracking protection to Android
ublock on chromium and brave itself can't use all of the filters in that list: https://github.com/brave/adblock-rust/issues/4
-
take your daily medicine guys
It's open source https://github.com/brave/adblock-rust
-
$removeparam not working in filter lists
I've fixed this in the adblock engine as of https://github.com/brave/adblock-rust/commit/8a755bdb190bb55a3a3acee1e6507085051bdeec, and I'll push to get this patched in 1.47 soon. Thanks for the reports!
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Apr 2025
Stats
brave/adblock-rust is an open source project licensed under Mozilla Public License 2.0 which is an OSI approved license.
The primary programming language of adblock-rust is Rust.