Decision Workspace
suff_collections vs os_display vs simplematch
Side-by-side comparison of Rust crates
43
suff_collections
growingv2.0.0
Fast realization of suffix array and suffix tree
57
os_display
growingv0.1.4
Display strings in a safe platform-appropriate way
55
simplematch
experimentalv0.3.1
Fast wildcard pattern matching for strings and bytes with a simple api
Core Metrics
| suff_collections | os_display | simplematch | |
|---|---|---|---|
| Health Score | 43 | 57 | 55 |
| Total Downloads | 12.1K | 3.1M | 16.0K |
| 30d Downloads | 13 | 344.5K | 4.9K |
| Dependents | 0 | 49 | 3 |
| Releases | 9 | 5 | 4 |
| Last Updated | 1843d ago | 364d ago | 188d ago |
| Age | 5y 4m | 4y 5m | 6m |
Health Breakdown
suff_collections
Maintenance
4
Quality
20
Community
5
Popularity
5
Documentation
9
os_display
Maintenance
5
Quality
18
Community
11
Popularity
8
Documentation
15
simplematch
Maintenance
14
Quality
16
Community
8
Popularity
5
Documentation
12
Technical Details
| suff_collections | os_display | simplematch | |
|---|---|---|---|
| Version | 2.0.0 | 0.1.4 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 2 | 1 | 1 |
| Crate Size | 28KB | 17KB | 38KB |
| Features | 0 | 6 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.66 | 1.62.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •os_display leads with a health score of 57/100, but none of the options score above 80.
- •⚠ suff_collections has not been updated in over a year.
- •os_display, simplematch are pre-1.0 — API may change.