Decision Workspace
lwuri vs uri_to_host_port vs async-coap-uri
Side-by-side comparison of Rust crates
50
lwuri
experimentalv0.1.1
Crate for using and manipulating Uniform Resource Identifiers with a minimal memory footprint and strong typing.
42
uri_to_host_port
experimentalv0.1.4
A lightweight, robust Rust utility to parse a URI and extract its host and port / 一个轻量、健壮的 Rust 工具,用于解析 URI 并提取其主机和端口
40
async-coap-uri
growingv0.1.0
Crate for using and manipulating Uniform Resource Identifiers with a minimal memory footprint and strong typing.
Core Metrics
| lwuri | uri_to_host_port | async-coap-uri | |
|---|---|---|---|
| Health Score | 50 | 42 | 40 |
| Total Downloads | 29 | 1.3K | 4.7K |
| 30d Downloads | 17 | 55 | 58 |
| Dependents | 0 | 4 | 1 |
| Releases | 2 | 3 | 1 |
| Last Updated | 6d ago | 184d ago | 2410d ago |
| Age | 1m | 6m | 6y 7m |
Health Breakdown
lwuri
Maintenance
14
Quality
16
Community
6
Popularity
2
Documentation
12
uri_to_host_port
Maintenance
11
Quality
14
Community
5
Popularity
4
Documentation
8
async-coap-uri
Maintenance
1
Quality
16
Community
7
Popularity
4
Documentation
12
Technical Details
| lwuri | uri_to_host_port | async-coap-uri | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.4 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MulanPSL-2.0 | Apache-2.0 |
| Dependencies | 3 | 6 | 4 |
| Crate Size | 53KB | 15KB | 47KB |
| Features | 3 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lwuri leads with a health score of 50/100, but none of the options score above 80.
- •async-coap-uri has the most downloads (4.7K), suggesting wider adoption.
- •⚠ async-coap-uri has not been updated in over a year.