RSS-proxy vs yarr

A side-by-side comparison of two self-hosted rss & news readers options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
FeatureRSS-proxyyarr
Deploy effortUnder-an-hour setupUnder-an-hour setup
Health score20 · At risk89 · Excellent
CategoryRSS & News ReadersRSS & News Readers
LicenseMITMIT
LanguageTypeScriptGo
Setup difficultyMediumEasy
Min. RAM256 MB64 MB
Deploymentdockerbinary, docker
GitHub stars★ 1,923★ 4,049
First released20192020
ReplacesFeedlyFeedly, Google Reader

What are RSS-proxy and yarr?

RSS-proxy

RSS-proxy is an open-source tool that generates RSS, Atom, or JSON feeds from websites that do not offer them, by analyzing page markup to detect article lists. It runs as a self-hosted service via Docker; its successor project is feedless.

  • Creates feeds from any page
  • JSON and Atom output
  • Self-hosted aggregation

yarr

yarr is a minimal, self-contained RSS and Atom feed aggregator that runs as a single binary with an embedded web UI. It targets users wanting the simplest possible feed reader. It is deployed as a binary or via Docker.

  • Single self-contained binary
  • Embedded web interface
  • SQLite storage
  • Cross-platform

Read the full yarr guide →

RSS-proxy vs yarr: key differences

RSS-proxy is written in TypeScript, while yarr is built with Go. Yarr is the lighter option, starting around 64 MB of RAM against 256 MB for RSS-proxy. Yarr has the considerably larger community, at 4,049 GitHub stars versus 1,923.

Why pick each one

Choose RSS-proxy if…

  • Released under the MIT license
  • First-class Docker support for quick deployment
  • Active community (1.9k GitHub stars)
  • Written in TypeScript
RSS-proxy details

Choose yarr if…

  • Extremely simple to run
  • Tiny footprint
  • No dependencies

Watch out for

  • Single-user only
  • Minimal feature set
yarr details

Frequently asked questions

Is RSS-proxy or yarr better?

yarr is the stronger all-round pick: it has both the larger community and the simpler easy setup. Consider RSS-proxy if its specific feature set fits your needs better.

Are RSS-proxy and yarr free and open-source?

Yes. RSS-proxy is licensed under MIT and yarr under MIT. Both can be self-hosted at no software cost.

Can I run RSS-proxy and yarr with Docker?

RSS-proxy: yes. yarr: yes.

Which is lighter on resources, RSS-proxy or yarr?

yarr has the smaller minimum footprint at 64 MB of RAM, compared to about 256 MB for RSS-proxy. Real-world usage depends on library size, user count, and enabled features.

Related comparisons