Dendrite vs Simple-Matrix-Bot-Lib

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?
FeatureDendriteSimple-Matrix-Bot-Lib
CategoryMatrix & XMPPMatrix & XMPP
LicenseApache-2.0MIT
LanguageGoPython
Setup difficultyMediumEasy
Min. RAM512 MB128 MB
Deploymentdocker, binary, sourcesource
GitHub stars★ 5,632★ 100
First released20172021
ReplacesSlack, DiscordSlack bot framework

Why pick each one

Choose Dendrite if…

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

Choose Simple-Matrix-Bot-Lib if…

  • Released under the MIT license
  • Easy to set up — beginner-friendly
  • Written in Python
  • Tiny footprint — runs in 128 MB RAM
Simple-Matrix-Bot-Lib details

Frequently asked questions

Is Dendrite or Simple-Matrix-Bot-Lib better?

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

Are Dendrite and Simple-Matrix-Bot-Lib free and open-source?

Yes. Dendrite is licensed under Apache-2.0 and Simple-Matrix-Bot-Lib under MIT. Both can be self-hosted at no software cost.

Can I run Dendrite and Simple-Matrix-Bot-Lib with Docker?

Dendrite: yes. Simple-Matrix-Bot-Lib: check the project docs for container support.

Related comparisons