electronics
adblock-rust
electronics | adblock-rust | |
---|---|---|
2 | 54 | |
16 | 1,467 | |
- | 4.0% | |
0.0 | 8.2 | |
over 2 years ago | 6 days ago | |
Rust | Rust | |
- | Mozilla Public License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
electronics
-
Know of any projects using WASM
So does my project https://github.com/mkhan45/SIMple-Electronics (in progress).
-
What's everyone working on this week (15/2021)?
I'm still working on my digital electronics/logic simulator: https://github.com/mkhan45/SIMple-Electronics
adblock-rust
-
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!
- How bad will the scope of *privacy* on the web be if firefox dies?
What are some alternatives?
stork - 🔎 Impossibly fast web search, made for static sites.
brave-browser - Brave browser for Android, iOS, Linux, macOS, Windows.
cpp-from-the-sky-down
uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
whattheframe
ungoogled-chromium - Google Chromium, sans integration with Google
mos - An assembler, code formatter, language server and debug adapter for the MOS 6502 CPU.
qutebrowser - A keyboard-driven, vim-like browser based on Python and Qt.
bonsaidb - A developer-friendly document database that grows with you, written in Rust
qtwebkit - Code in this repository is obsolete. Use this fork: https://github.com/movableink/webkit
battery_pal_windows - A simple windows notification area icon
v86 - x86 PC emulator and x86-to-wasm JIT, running in the browser