Decision Workspace
freshblu-server vs mqtt-client-wasm vs ntex-mqtt
Side-by-side comparison of Rust crates
50
freshblu-server
experimentalv1.0.0
HTTP/WebSocket/MQTT server for the FreshBlu IoT messaging platform
46
mqtt-client-wasm
experimentalv0.2.2
MQTT v3.1.1/v5.0 client for browsers using WebSocket (ws/wss) transport, compiled to WebAssembly
72
ntex-mqtt
stablev7.6.1
Client and Server framework for MQTT v5 and v3.1.1 protocols
Core Metrics
| freshblu-server | mqtt-client-wasm | ntex-mqtt | |
|---|---|---|---|
| Health Score | 50 | 46 | 72 |
| Total Downloads | 59 | 18 | 294.7K |
| 30d Downloads | 59 | 4 | 3.4K |
| Dependents | 0 | 0 | 64 |
| Releases | 4 | 1 | 192 |
| Last Updated | 19d ago | 58d ago | today |
| Age | 21d | 1m | 5y 12m |
Health Breakdown
freshblu-server
Maintenance
18
Quality
14
Community
6
Popularity
2
Documentation
10
mqtt-client-wasm
Maintenance
10
Quality
13
Community
6
Popularity
2
Documentation
15
ntex-mqtt
Maintenance
19
Quality
16
Community
15
Popularity
7
Documentation
15
Technical Details
| freshblu-server | mqtt-client-wasm | ntex-mqtt | |
|---|---|---|---|
| Version | 1.0.0 | 0.2.2 | 7.6.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 43 | 17 | 23 |
| Crate Size | 90KB | 66KB | 159KB |
| Features | 4 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.87.0 | 1.88 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •ntex-mqtt leads with a health score of 72/100, but none of the options score above 80.
- •mqtt-client-wasm is pre-1.0 — API may change.