Alternatives
Products that do what RT – a Rust-powered Twitch and YouTube front end with ad-blocking does
A minimal Rust & SvelteKit frontend for Twitch and YouTube—with ad-blocking.
- 1

- 2

- 3

- 4RA
2019 · github.com
- 5

- 6

- 7AR
Firefox 149 ships adblock-rust (Brave's Rust engine, MPL-2.0) completely disabled with no UI. It's controlled by two about:config prefs with no WebExtension API, so you can't touch them programmatically from a standard extension. This extension gives it a UI: ETP toggle (via browser.privacy API, instant), filter list manager with clipboard helpers for the manual about:config steps, and 8 preset lists. You can also add your own if you so desire.
Apr 2026 · github.com
- 8PA
2020 · github.com
- 9

- 10

- 11TC
2018 · telepost.io
- 12DA
2020 · github.com
- 13YA
There are many commercial YouTube summarizers, but I couldn't find an open-source one that truly fit my needs. So, I built YouTubeTLDR: a simple, self-hostable solution that uses the Gemini API without much bloat. I went with a synchronous approach + threading which was a nice break from Tokio. It is Bring Your Own Key, but the key is sent to the server for each request, which is something I might revise in the future. There is a demo on https://youtubetldr.onrender.com/
2025 · github.com
- 14BY
2018 · github.com
- 15YY
2020 · github.com
- 16RR
2015 · github.com
- 17

- 18TT
2016 · teevox.com
- 19BA
2020 · baitblock.app
- 20AD
2018 · github.com
- 21AC
Built an AI code reviewer using Letta (Python) that I can call natively from Rust applications. The interesting part: real-time streaming works perfectly across the language boundary with zero hassle using RunAgent. The agent runs in Python with persistent memory, leverages the best in house agentic memory management with Letta (Pythonic AI agent framework), and my rust code just uses it (kinda) natively, though Letta has no Rust bindings. And, streaming works like magic. No FFI, no complex bridges - just native async/streaming that feels like calling any Rust librar, but without…
2025 · medium.com
- 22GA
Hi All, I felt like I was re-inventing the wheel by bolting similar channel architectures onto different Go structs repeatedly so I decided to extract some common types into into one library so that they would be easier to re-use: - oneshot - spsc - spmc - mpsc - mpmc - broadcast - watch The types are inspired by Rust channels so if you're coming from Rust they should feel familiar. So far I'm really enjoying using them but it'd be great to get some external feedback if you have time! https://github.com/amorey/gochan Andres
May 2026 · github.com
- 23

- 24AB
A blogging platform where content are markdown files and html files, written in Rust
2024 · crates.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →