Decision Workspace
weblite vs reqwless vs embedded-websocket
Side-by-side comparison of Rust crates
39
weblite
experimentalv0.0.1
A very simple `no_std` implementation of the HTTP and WebSocket protocols aimed at embedded use cases
59
reqwless
growingv0.14.0
HTTP client for embedded devices
40
embedded-websocket
growingv0.9.4
A lightweight websocket library for embedded systems (no_std)
Core Metrics
| weblite | reqwless | embedded-websocket | |
|---|---|---|---|
| Health Score | 39 | 59 | 40 |
| Total Downloads | 86 | 91.6K | 33.7K |
| 30d Downloads | 17 | 7.0K | 317 |
| Dependents | 0 | 12 | 3 |
| Releases | 1 | 19 | 13 |
| Last Updated | 111d ago | 74d ago | 472d ago |
| Age | 3m | 3y 9m | 6y 9m |
Health Breakdown
weblite
Maintenance
7
Quality
14
Community
6
Popularity
2
Documentation
10
reqwless
Maintenance
14
Quality
13
Community
11
Popularity
6
Documentation
15
embedded-websocket
Maintenance
5
Quality
12
Community
8
Popularity
5
Documentation
10
Technical Details
| weblite | reqwless | embedded-websocket | |
|---|---|---|---|
| Version | 0.0.1 | 0.14.0 | 0.9.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 26 | 11 |
| Crate Size | 19KB | 51KB | 33KB |
| Features | 1 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 7.7% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.91 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •reqwless leads with a health score of 59/100, but none of the options score above 80.
- •⚠ embedded-websocket has not been updated in over a year.