Dendrite vs mautrix-whatsapp
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?
Dendrite
Second-generation Matrix homeserver written in Go
VS
mautrix-whatsapp
Matrix-WhatsApp puppeting bridge
| Feature | Dendrite | mautrix-whatsapp |
|---|---|---|
| Category | Matrix & XMPP | Matrix & XMPP |
| License | Apache-2.0 | AGPL-3.0 |
| Language | Go | Go |
| Setup difficulty | Medium | Medium |
| Min. RAM | 512 MB | 256 MB |
| Deployment | docker, binary, source | docker, binary, source |
| GitHub stars | ★ 5,632 | ★ 1,855 |
| First released | 2017 | 2019 |
| Replaces | Slack, Discord | WhatsApp official client |
Why pick each one
Choose mautrix-whatsapp if…
- Released under the AGPL-3.0 license
- First-class Docker support for quick deployment
- Active community (1.9k GitHub stars)
- Written in Go
Frequently asked questions
Is Dendrite or mautrix-whatsapp 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 mautrix-whatsapp free and open-source?
Yes. Dendrite is licensed under Apache-2.0 and mautrix-whatsapp under AGPL-3.0. Both can be self-hosted at no software cost.
Can I run Dendrite and mautrix-whatsapp with Docker?
Dendrite: yes. mautrix-whatsapp: yes.