Construct 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?
FeatureConstructDendrite
CategoryMatrix & XMPPMatrix & XMPP
LicenseBSD-3-ClauseApache-2.0
LanguageC++Go
Setup difficultyHardMedium
Min. RAM256 MB512 MB
Deploymentbinary, sourcedocker, binary, source
GitHub stars★ 395★ 5,632
First released20182017
ReplacesSlack, DiscordSlack, Discord

Why pick each one

Choose Construct if…

  • Released under the BSD-3-Clause license
  • Written in C++
  • Tiny footprint — runs in 256 MB RAM
Construct details

Choose Dendrite if…

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

Frequently asked questions

Is Construct or Dendrite better?

Dendrite is the stronger all-round pick: it has both the larger community and the simpler medium setup. Consider Construct if its specific feature set fits your needs better.

Are Construct and Dendrite free and open-source?

Yes. Construct is licensed under BSD-3-Clause and Dendrite under Apache-2.0. Both can be self-hosted at no software cost.

Can I run Construct and Dendrite with Docker?

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

Related comparisons