Nheko vs Tuwunel
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?
Nheko
Desktop Matrix client with native Qt interface
VS
Tuwunel
Simple, fast and reliable chat server powered by Matrix based on
| Feature | Nheko | Tuwunel |
|---|---|---|
| Category | Matrix & XMPP | Matrix & XMPP |
| License | GPL-3.0 | Apache-2.0 |
| Language | C++ | Rust |
| Setup difficulty | Easy | Medium |
| Min. RAM | 256 MB | 50 MB |
| Deployment | binary, source | bare-metal |
| GitHub stars | ★ 2,472 | ★ 2,407 |
| First released | 2017 | 2025 |
| Replaces | Slack, Discord | Conduit, Dendrite, Synapse |
Why pick each one
Choose Nheko if…
- Released under the GPL-3.0 license
- Easy to set up — beginner-friendly
- Active community (2.5k GitHub stars)
- Written in C++
Choose Tuwunel if…
- Released under the Apache-2.0 license
- Active community (2.4k GitHub stars)
- Written in Rust
- Tiny footprint — runs in 50 MB RAM
Frequently asked questions
Is Nheko or Tuwunel better?
Nheko is the stronger all-round pick: it has both the larger community and the simpler easy setup. Consider Tuwunel if its specific feature set fits your needs better.
Are Nheko and Tuwunel free and open-source?
Yes. Nheko is licensed under GPL-3.0 and Tuwunel under Apache-2.0. Both can be self-hosted at no software cost.
Can I run Nheko and Tuwunel with Docker?
Nheko: check the project docs for container support. Tuwunel: check the project docs for container support.