Decision Workspace
bocu1 vs content_inspector vs textshrink
Side-by-side comparison of Rust crates
32
bocu1
growingv0.1.0
BOCU-1 compressed unicode encoding
48
content_inspector
growingv0.2.4
Fast inspection of binary buffers to guess/determine the encoding
41
textshrink
experimentalv0.3.0
A minimalistic lib that reduces text size by replacing specific character sequences with single Unicode characters (e.g., 'mm' becomes '㎜'). On average, this compresses text by ~5%, with variation also ~5%.
Core Metrics
| bocu1 | content_inspector | textshrink | |
|---|---|---|---|
| Health Score | 32 | 48 | 41 |
| Total Downloads | 1.6K | 9.9M | 1.6K |
| 30d Downloads | 3 | 637.0K | 8 |
| Dependents | 0 | 1.0K | 0 |
| Releases | 1 | 5 | 4 |
| Last Updated | 1186d ago | 2700d ago | 260d ago |
| Age | 3y 3m | 7y 9m | 9m |
Health Breakdown
bocu1
Maintenance
1
Quality
14
Community
3
Popularity
4
Documentation
10
content_inspector
Maintenance
4
Quality
15
Community
13
Popularity
8
Documentation
8
textshrink
Maintenance
9
Quality
15
Community
3
Popularity
4
Documentation
10
Technical Details
| bocu1 | content_inspector | textshrink | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.4 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 6 | 1 | 0 |
| Crate Size | 16KB | 11KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •content_inspector leads with a health score of 48/100, but none of the options score above 80.
- •content_inspector is depended on by 1.0K crates — strongest ecosystem trust.
- •⚠ bocu1, content_inspector have not been updated in over a year.