Decision Workspace
tokio-xmpp vs xmpp-derive vs async-tungstenite
Side-by-side comparison of Rust crates
62
tokio-xmpp
growingv5.0.0
Asynchronous XMPP for Rust with tokio
35
xmpp-derive
growingv0.1.3
xmpp-rs is an implementation of the Extensible Messaging and Presence Protocol (XMPP). Based on tokio-rs and futures-rs. It's goal is to be fully tested and usable. This library is splitted in 3 crates (client, server, proto). As defined by the naming, you can use every crate independently. xmpp-client: will allow you to build a client. xmpp-server: is an implementation of XMPP on server side. xmpp-rs: Grab both client and server in a single crate.
74
async-tungstenite
growingv0.34.0
Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation
Core Metrics
| tokio-xmpp | xmpp-derive | async-tungstenite | |
|---|---|---|---|
| Health Score | 62 | 35 | 74 |
| Total Downloads | 38.8K | 2.2K | 16.0M |
| 30d Downloads | 853 | 3 | 1.3M |
| Dependents | 25 | 0 | 2.8K |
| Releases | 17 | 1 | 56 |
| Last Updated | 146d ago | 3242d ago | 7d ago |
| Age | 8y 2m | 8y 10m | 6y 4m |
Health Breakdown
tokio-xmpp
Maintenance
10
Quality
21
Community
13
Popularity
5
Documentation
13
xmpp-derive
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
11
async-tungstenite
Maintenance
20
Quality
15
Community
17
Popularity
8
Documentation
14
Technical Details
| tokio-xmpp | xmpp-derive | async-tungstenite | |
|---|---|---|---|
| Version | 5.0.0 | 0.1.3 | 0.34.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MIT |
| Dependencies | 23 | 4 | 35 |
| Crate Size | 95KB | 3KB | 50KB |
| Features | 15 | 0 | 19 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2018 |
| MSRV | — | — | 1.85 |
| Owners | 4 | 1 | 2 |
Links
Quick Verdict
- •async-tungstenite leads with a health score of 74/100, but none of the options score above 80.
- •async-tungstenite is depended on by 2.8K crates — strongest ecosystem trust.
- •⚠ xmpp-derive has not been updated in over a year.
- •xmpp-derive, async-tungstenite are pre-1.0 — API may change.