Decision Workspace
fcsd vs dup-indexer vs ref_str
Side-by-side comparison of Rust crates
40
fcsd
growingv0.2.0
Front-coding string dictionary.
54
dup-indexer
growingv0.4.4
Create a non-duplicated index from Strings, static str, Vec, or Box values
51
ref_str
experimentalv0.1.1
Compressed borrowed-or-shared string types for no_std Rust.
Core Metrics
| fcsd | dup-indexer | ref_str | |
|---|---|---|---|
| Health Score | 40 | 54 | 51 |
| Total Downloads | 7.3K | 118.1K | 22 |
| 30d Downloads | 28 | 6.8K | 22 |
| Dependents | 0 | 9 | 0 |
| Releases | 5 | 13 | 2 |
| Last Updated | 1461d ago | 168d ago | today |
| Age | 4y 6m | 2y 11m | 1d |
Health Breakdown
fcsd
Maintenance
4
Quality
14
Community
5
Popularity
5
Documentation
12
dup-indexer
Maintenance
11
Quality
16
Community
9
Popularity
6
Documentation
12
ref_str
Maintenance
14
Quality
16
Community
6
Popularity
2
Documentation
13
Technical Details
| fcsd | dup-indexer | ref_str | |
|---|---|---|---|
| Version | 0.2.0 | 0.4.4 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 0 | 3 |
| Crate Size | 10KB | 16KB | 14KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dup-indexer leads with a health score of 54/100, but none of the options score above 80.
- •⚠ fcsd has not been updated in over a year.