Dendrite vs matrix-nio

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?
FeatureDendritematrix-nio
CategoryMatrix & XMPPMatrix & XMPP
LicenseApache-2.0ISC
LanguageGoPython
Setup difficultyMediumMedium
Min. RAM512 MB128 MB
Deploymentdocker, binary, sourcesource
GitHub stars★ 5,632★ 706
First released20172018
ReplacesSlack, DiscordSlack bot SDK

Why pick each one

Choose Dendrite if…

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

Choose matrix-nio if…

  • Released under the ISC license
  • Written in Python
  • Tiny footprint — runs in 128 MB RAM
matrix-nio details

Frequently asked questions

Is Dendrite or matrix-nio better?

Neither is universally better. Dendrite has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.

Are Dendrite and matrix-nio free and open-source?

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

Can I run Dendrite and matrix-nio with Docker?

Dendrite: yes. matrix-nio: check the project docs for container support.

Related comparisons