Decision Workspace
kalgan_string vs char_index vs owned_chars
Side-by-side comparison of Rust crates
36
kalgan_string
growingv0.9.1
A collection of functions for string manipulation used by Kalgan Framework.
47
char_index
growingv0.1.4
A crate for efficient charwise indexing into a string
43
owned_chars
growingv0.3.2
Owned iterators with the same output as Chars and CharIndices
Core Metrics
| kalgan_string | char_index | owned_chars | |
|---|---|---|---|
| Health Score | 36 | 47 | 43 |
| Total Downloads | 4.1K | 56.6K | 67.0K |
| 30d Downloads | 38 | 17.3K | 696 |
| Dependents | 4 | 3 | 37 |
| Releases | 2 | 5 | 7 |
| Last Updated | 1492d ago | 518d ago | 1924d ago |
| Age | 4y 1m | 2y 7m | 10y 3m |
Health Breakdown
kalgan_string
Maintenance
3
Quality
16
Community
4
Popularity
4
Documentation
9
char_index
Maintenance
6
Quality
15
Community
8
Popularity
6
Documentation
12
owned_chars
Maintenance
4
Quality
15
Community
10
Popularity
6
Documentation
8
Technical Details
| kalgan_string | char_index | owned_chars | |
|---|---|---|---|
| Version | 0.9.1 | 0.1.4 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MPL-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 2 | 1 |
| Crate Size | 2KB | 12KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | — |
| MSRV | — | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •char_index leads with a health score of 47/100, but none of the options score above 80.
- •owned_chars has the most downloads (67.0K), suggesting wider adoption.
- •⚠ kalgan_string, char_index, owned_chars have not been updated in over a year.