Dendrite vs Slidge
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
Slidge
XMPP-to-anything puppeteering bridge framework
| Feature | Dendrite | Slidge |
|---|---|---|
| Category | Matrix & XMPP | Matrix & XMPP |
| License | Apache-2.0 | AGPL-3.0 |
| Language | Go | Python |
| Setup difficulty | Medium | Hard |
| Min. RAM | 512 MB | 256 MB |
| Deployment | docker, binary, source | docker, source |
| GitHub stars | ★ 5,632 | ★ 200 |
| First released | 2017 | 2021 |
| Replaces | Slack, Discord | Beeper, Matrix bridges |
Why pick each one
Choose Slidge if…
- Released under the AGPL-3.0 license
- First-class Docker support for quick deployment
- Written in Python
- Tiny footprint — runs in 256 MB RAM
Frequently asked questions
Is Dendrite or Slidge better?
Dendrite is the stronger all-round pick: it has both the larger community and the simpler medium setup. Consider Slidge if its specific feature set fits your needs better.
Are Dendrite and Slidge free and open-source?
Yes. Dendrite is licensed under Apache-2.0 and Slidge under AGPL-3.0. Both can be self-hosted at no software cost.
Can I run Dendrite and Slidge with Docker?
Dendrite: yes. Slidge: yes.