Decision Workspace
flowsdk vs fixed-buffer vs mqtt-endpoint-tokio
Side-by-side comparison of Rust crates
47
flowsdk
experimentalv0.4.2
Safety-first, realistic, behavior-predictable messaging SDK for MQTT and more.
55
fixed-buffer
growingv1.0.2
Fixed-size buffers for network protocol parsers
55
mqtt-endpoint-tokio
experimentalv0.6.5
A high-performance async MQTT client/server library for Rust with tokio, supporting MQTT v5.0 and v3.1.1 with TCP, TLS, and WebSocket transports
Core Metrics
| flowsdk | fixed-buffer | mqtt-endpoint-tokio | |
|---|---|---|---|
| Health Score | 47 | 55 | 55 |
| Total Downloads | 85 | 281.6K | 4.2K |
| 30d Downloads | 22 | 5.3K | 223 |
| Dependents | 3 | 41 | 2 |
| Releases | 3 | 18 | 16 |
| Last Updated | 59d ago | 270d ago | 70d ago |
| Age | 2m | 5y 5m | 7m |
Health Breakdown
flowsdk
Maintenance
11
Quality
13
Community
8
Popularity
2
Documentation
13
fixed-buffer
Maintenance
9
Quality
19
Community
10
Popularity
7
Documentation
10
mqtt-endpoint-tokio
Maintenance
15
Quality
14
Community
7
Popularity
4
Documentation
15
Technical Details
| flowsdk | fixed-buffer | mqtt-endpoint-tokio | |
|---|---|---|---|
| Version | 0.4.2 | 1.0.2 | 0.6.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MPL-2.0 | Apache-2.0 | MIT |
| Dependencies | 23 | 9 | 25 |
| Crate Size | 226KB | 24KB | 105KB |
| Features | 6 | 3 | 11 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.86.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fixed-buffer leads with a health score of 55/100, but none of the options score above 80.
- •flowsdk, mqtt-endpoint-tokio are pre-1.0 — API may change.