Decision Workspace
dequote vs brotli vs shell-words
Side-by-side comparison of Rust crates
42
dequote
growingv0.9.0
Remove nested quotes around text
72
brotli
growingv8.0.2
A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.
63
shell-words
stablev1.1.1
Process command line according to parsing rules of UNIX shell
Core Metrics
| dequote | brotli | shell-words | |
|---|---|---|---|
| Health Score | 42 | 72 | 63 |
| Total Downloads | 1.3K | 162.1M | 82.8M |
| 30d Downloads | 4 | 12.4M | 7.6M |
| Dependents | 0 | 6.1K | 9.5K |
| Releases | 1 | 52 | 4 |
| Last Updated | 594d ago | 223d ago | 107d ago |
| Age | 1y 7m | 10y 4m | 8y |
Health Breakdown
dequote
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
15
brotli
Maintenance
9
Quality
21
Community
20
Popularity
8
Documentation
14
shell-words
Maintenance
12
Quality
23
Community
12
Popularity
8
Documentation
8
Technical Details
| dequote | brotli | shell-words | |
|---|---|---|---|
| Version | 0.9.0 | 8.0.2 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Unlicense OR CC0-1.0 | BSD-3-Clause AND MIT | MIT/Apache-2.0 |
| Dependencies | 0 | 4 | 0 |
| Crate Size | 6KB | 742KB | 10KB |
| Features | 0 | 16 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2015 | — |
| MSRV | 1.56.0 | 1.59.0 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •brotli leads with a health score of 72/100, but none of the options score above 80.
- •shell-words is depended on by 9.5K crates — strongest ecosystem trust.
- •⚠ dequote has not been updated in over a year.
- •dequote is pre-1.0 — API may change.