Hydrogen vs Dendrite

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

Not the right match-up?
FeatureHydrogenDendrite
CategoryMatrix & XMPPMatrix & XMPP
LicenseApache-2.0Apache-2.0
LanguageTypeScriptGo
Setup difficultyEasyMedium
Min. RAM50 MB512 MB
Deploymentbare-metaldocker, binary, source
GitHub stars★ 709★ 5,632
First released20232017
ReplacesSlack, Discord

Why pick each one

Choose Hydrogen if…

  • Released under the Apache-2.0 license
  • Easy to set up — beginner-friendly
  • Written in TypeScript
  • Tiny footprint — runs in 50 MB RAM
Hydrogen details

Choose Dendrite if…

  • Much lighter than Synapse
  • Active development by Matrix.org
Dendrite details

Frequently asked questions

Is Hydrogen or Dendrite better?

Neither is universally better. Dendrite has the larger community, while Hydrogen is simpler to set up (easy difficulty). Choose based on the comparison table above and your own setup.

Are Hydrogen and Dendrite free and open-source?

Yes. Hydrogen is licensed under Apache-2.0 and Dendrite under Apache-2.0. Both can be self-hosted at no software cost.

Can I run Hydrogen and Dendrite with Docker?

Hydrogen: check the project docs for container support. Dendrite: yes.

Related comparisons